number of arguments does not match definition
#4

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
pawn Код:
ormat(str,format(str),
I assume you wanted to type sizeof. Change to:
pawn Код:
format(str,sizeof(str),"[Pontszбm: %s] [Pйnz: %d] [H-Цl: %d] [Z-Цl: %d] [Admin Szint: %d]","[Score: %s] [Money: %d] [H-Kills: %d] [Z-Kills: %d] [Admin Level: %d]",GetPlayerScore(playerid),GetPlayerMoney(playerid),Kills[playerid][EMBER],Kills[playerid][ZOMBI],GetPVarInt(playerid,"adminlevel"));
Works, many thanks!
Reply


Messages In This Thread
number of arguments does not match definition - by Blackazur - 08.11.2013, 16:14
Re: number of arguments does not match definition - by Konstantinos - 08.11.2013, 16:15
Re: number of arguments does not match definition - by SAMProductions - 08.11.2013, 16:16
AW: Re: number of arguments does not match definition - by Blackazur - 08.11.2013, 16:22

Forum Jump:


Users browsing this thread: 1 Guest(s)