19.03.2011, 10:42
Hi, I'm looking for a percentage system or something like that because I'm working in a /sellcar command, that makes the vehicle dissapear, and the money for the player, is the 65% of the real money that is in other public.
That's not my problem. My problem is i want to give the player, te 65% of the CarDealer.
I try with this, but in compiling i receive a "tag mismatch" message:
That's not my problem. My problem is i want to give the player, te 65% of the CarDealer.
I try with this, but in compiling i receive a "tag mismatch" message:
pawn Код:
GivePlayerMoney(playerid, (CostoCocheComprable(vehicleid)) / 1.53);