26.12.2011, 14:34
I'm trying to script a admin duty command, and I have some errors. Those are the errors:
there are some warnings, but they do not effect anything.
This is the script
If you want any other line, please reply.
Thank you for your help.
PHP код:
C:\Users\User\Desktop\Premium Roleplay\gamemodes\mysql.pwn(85732) : error 035: argument type mismatch (argument 2)
C:\Users\User\Desktop\Premium Roleplay\gamemodes\mysql.pwn(85732) : error 029: invalid expression, assumed zero
This is the script
PHP код:
(58732)SendClientMessageToAll(playerid, COLOR_YELLOW, "Administrator %s is now on duty. (/report for assistance.")); GetPlayerNameEx(playerid);
Thank you for your help.