Unknown Command /stats
#4

Try changing this:
Код:
Float:PlayerInfo[playerid][Deaths]/Float:PlayerInfo[playerid][Deaths],
to

Код:
PlayerInfo[playerid][Kills]/PlayerInfo[playerid][Deaths],
You have to check Kills/Deaths not Deaths/Deaths

You are also using too big string, you are using ADMIN string with 166 characters for max 3 characters ( "YES" ). Change it to ADMIN[3];

Also the KRank[29] to KRank[10];
Reply


Messages In This Thread
Unknown Command /stats - by Zaster - 06.01.2016, 10:05
Re: Unknown Command /stats - by Lucky13 - 06.01.2016, 10:09
Re: Unknown Command /stats - by Zaster - 06.01.2016, 10:14
Re: Unknown Command /stats - by Lucky13 - 06.01.2016, 10:21
Re: Unknown Command /stats - by Zaster - 06.01.2016, 10:28
Re: Unknown Command /stats - by Lucky13 - 06.01.2016, 10:30
Re: Unknown Command /stats - by Zaster - 06.01.2016, 10:52

Forum Jump:


Users browsing this thread: 1 Guest(s)