Bad Boy wrote:
What's going wrong? Open the console with ~ or / and write down the error message in it (or quit the game and copy the message from the LogConsole.txt file). The code in here looks fine, assuming the health and garbTimer in line 1 and the collectgarbage function are all defined.
Without looking at the rest of the code or getting an error message I can't say what's going wrong, but if I had to guess I'd say that health should be replaced with self.Health in case health isn't defined.
I will try replacing health with that, also there is no error in the console, they just dont heal.
Also if you want I can upload the maul lua file.