11.08.2009, 09:00
I'm not the best scripter, but only mistake i found was :
I think maybe you are asking for comand to be with /dealen [player] [count] [pointless 3rd varibale, witch is required]?
Have you tested, what happens when you aren't in your zone, does messages works?
Код:
tmp = strtok(cmdtext, idx); if(!strlen(tmp)) { return 1; }
Have you tested, what happens when you aren't in your zone, does messages works?