warning tag mismatch
#6

Quote:
Originally Posted by Larceny
Посмотреть сообщение
NetStats_PacketLossPercent(playerid); is a float.

You have to convert to integer or vice-versa.

https://sampwiki.blast.hk/wiki/Float
https://sampwiki.blast.hk/wiki/Floatround
As Larceny said, Like this
pawn Код:
new Float:Ping;
Ping = GetPlayerPing(playerid)*NetStats_PacketLossPercent(playerid);
Reply


Messages In This Thread
warning tag mismatch - by Cerealguy - 05.01.2015, 19:48
Re: warning tag mismatch - by Divergent - 05.01.2015, 20:33
Re: warning tag mismatch - by Larceny - 05.01.2015, 20:36
Respuesta: warning tag mismatch - by Cerealguy - 05.01.2015, 20:39
Re: warning tag mismatch - by Larceny - 05.01.2015, 20:41
Re: warning tag mismatch - by xVIP3Rx - 05.01.2015, 20:43
Respuesta: warning tag mismatch - by Cerealguy - 05.01.2015, 20:57
Re: warning tag mismatch - by DaniceMcHarley - 05.01.2015, 20:59
Respuesta: warning tag mismatch - by Cerealguy - 05.01.2015, 21:12
Re: warning tag mismatch - by Larceny - 05.01.2015, 21:18

Forum Jump:


Users browsing this thread: 2 Guest(s)