26.10.2015, 13:31
So. My pawno is not working properly, and I need someone to help me fix these lines.
Код:
format( String, sizeof ( String ), "Player %s got banned from newbie chat for earning 3 warnings.", GetPlayerNameEx;
gets this error: error 076: syntax error in the expression, or invalid function call
&
Код:
return SendClientMessage( playerid, -1, "Only gamemasters/admins can use this command." new tempname, temptext[ 128 ];
gets this error: (135876 -- 13587 : error 001: expected token: ",", but found "new"