22.06.2010, 20:09
LOL! You need to tell the computer what to do, like:
Код:
if(strcmp("/heal", cmdtext, true,10) == 0); SetPlayerHealth(playerid, 100); return 1;