24.06.2013, 15:57
Ignore what I just wrote, try this. I'm not completely sure though.
Change the "x" to the amount you want taken
Код:
public OnVehicleMod(playerid, vehicleid, componentid) { GivePlayerMoney(playerid -x); return 1; }