Some warnings and errors i can't fix.
#2

if(GetPlayerMoney(playerid) => 600)
This is wrong...

Do it like this:
if(GetPlayerMoney(playerid) >= 600)
Reply


Messages In This Thread
Some warnings and errors i can't fix. - by Mitchelll - 04.11.2014, 15:43
Re: Some warnings and errors i can't fix. - by Runn3R - 04.11.2014, 15:53
Re: Some warnings and errors i can't fix. - by Mitchelll - 04.11.2014, 15:56
Re: Some warnings and errors i can't fix. - by Mitchelll - 04.11.2014, 16:02
Re: Some warnings and errors i can't fix. - by Runn3R - 04.11.2014, 16:09

Forum Jump:


Users browsing this thread: 2 Guest(s)