Warning 202!
#2

Your GetPlayerName is the issue, you can't use it like that so try this:

pawn Код:
new playername[MAX_PLAYER_NAME];
GetPlayerName(id, playername, sizeof(playername));
format(string, sizeof(string), "You have set %s's materials to %i.", playername, Value);
Enjoy!
Reply


Messages In This Thread
Warning 202! - by Xenforox - 31.12.2014, 22:03
Re: Warning 202! - by jackx3rx - 31.12.2014, 22:12

Forum Jump:


Users browsing this thread: 1 Guest(s)