23.12.2013, 12:35
I'm not sure about returning false/0. It may show the Unknown command message.
Check if the player is not in DM directly and set the health.
EDIT: And of course checking if IsInDM or dm is true/false (1/0) is incorrect. Each player may or may not be in DM so it needs to be an array.
Check if the player is not in DM directly and set the health.
EDIT: And of course checking if IsInDM or dm is true/false (1/0) is incorrect. Each player may or may not be in DM so it needs to be an array.