Problem with empty statement - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem with empty statement (
/showthread.php?tid=239926)
Problem with empty statement -
[H]265 - 14.03.2011
My code:
pawn Код:
if(MAX_FUEL - Fuel[vehicleid] * 5 > GetPlayerMoney(playerid));
MAX_FUEL is 50
Fuel = how much fuel have some car
5 = price of 1L of fuel
Can someone help? :S
Re: Problem with empty statement -
airsoft - 14.03.2011
Lol, remove the ; from the end of the statement