Richlist Command Errors
#2

i if (IsPlayerConnected(x)) if (GetPlayerMoney(x) >= HighestCash)
change this to
if(IsPlayerConnected(x) && GetPlayerMoney(x) >= HighestCash)
and similarly in other if's
Reply


Messages In This Thread
Richlist Command Errors - by Xessive - 24.04.2014, 05:16
Re: Richlist Command Errors - by BroZeus - 24.04.2014, 05:20
Re: Richlist Command Errors - by ChuckyBabe - 24.04.2014, 05:20
Re: Richlist Command Errors - by Xessive - 24.04.2014, 05:23
Re: Richlist Command Errors - by DonaldDuck - 17.10.2017, 18:31

Forum Jump:


Users browsing this thread: 2 Guest(s)