12.03.2011, 18:12
Just replace the strcmp line with:
Then cut your command from the OnPlayerCommandText() and place it anywhere in the script, just like you would place static, public or stock declarations.
Good luck!
pawn Код:
CMD:joindm( playerid, params[] )
Good luck!