warning 202: number of arguments does not match definition
#5

Quote:
Originally Posted by phillip875
Посмотреть сообщение
Right..

pawn Код:
new playan[MAX_PLAYERS],adminn[MAX_PLAYER_NAME];
GetPlayerName(playerid,adminn,sizeof(adminn));
GetPlayerName(adminid,playan,sizeof(playan));
format(string, sizeof(string), "AdmCmd: %s has received a jetpack from %s", playan, adminn);
Change adminid to the variable that is holding the target player id.
There u go:

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)