Player's Ping in a variable?
#3

When i compile i get
Код:
I:\All\SA-MP Servers\0.3e Win\filterscripts\TD_playerstats.pwn(164) : error 035: argument type mismatch (argument 1)
I:\All\SA-MP Servers\0.3e Win\filterscripts\TD_playerstats.pwn(164) : error 035: argument type mismatch (argument 1)
I:\All\SA-MP Servers\0.3e Win\filterscripts\TD_playerstats.pwn(153) : warning 203: symbol is never used: "pingstring"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
in the code of
pawn Код:
new ping[MAX_PLAYERS], pingstring;
    ping[playerid] = GetPlayerPing(playerid);
    format(pingstring, sizeof(pingstring),"%i", ping[playerid]);//Line 164
Why is this coming?
Reply


Messages In This Thread
Player's Ping in a variable? - by [HK]Ryder[AN] - 12.09.2012, 15:37
Re: Player's Ping in a variable? - by Kyle - 12.09.2012, 15:41
Re: Player's Ping in a variable? - by [HK]Ryder[AN] - 12.09.2012, 15:47
Re: Player's Ping in a variable? - by C00K13M0N$73R - 12.09.2012, 15:51
Re: Player's Ping in a variable? - by [HK]Ryder[AN] - 12.09.2012, 15:52

Forum Jump:


Users browsing this thread: 1 Guest(s)