Problem with giveplayermoney
#1

C:\Users\Adrian\Documents\Server LVCNR\gamemodes\LV-CNR.pwn(3816) : error 029: invalid expression, assumed zero
C:\Users\Adrian\Documents\Server LVCNR\gamemodes\LV-CNR.pwn(3816) : warning 215: expression has no effect
C:\Users\Adrian\Documents\Server LVCNR\gamemodes\LV-CNR.pwn(3816) : error 001: expected token: ";", but found ")"
C:\Users\Adrian\Documents\Server LVCNR\gamemodes\LV-CNR.pwn(3816) : error 029: invalid expression, assumed zero
C:\Users\Adrian\Documents\Server LVCNR\gamemodes\LV-CNR.pwn(3816) : fatal error 107: too many error messages on one line

them errors over this
Code:
	            new FinalBankPrice = floatround(Price, floatround_ceil);

		    GivePlayerMoney(playerid, +FinalBankPrice);
some how can i fix it
Reply


Messages In This Thread
Problem with giveplayermoney - by San1 - 08.06.2012, 09:13
Re: Problem with giveplayermoney - by Konstantinos - 08.06.2012, 09:33

Forum Jump:


Users browsing this thread: 2 Guest(s)