Payments for pay n sprays
#4

Quote:
Originally Posted by SacrificeGaming
Посмотреть сообщение
this is a filterscript or include ?
Yeaah, No.

I think you would want to charge the player when he resprays the vehicle and not when he enter the Pay n' Spray.

PHP код:
public OnVehicleRespray(playeridvehicleidcolor1color2)
{
    
GivePlayerMoney(playeridGetPlayerMoney(playerid) - 100); // $100 would be deducted when the player resprays the vehicle
    
return 1;

Reply


Messages In This Thread
Payments for pay n sprays - by IndependentGaming - 21.02.2018, 13:22
Re: Payments for pay n sprays - by GaByM - 21.02.2018, 13:31
Re: Payments for pay n sprays - by IndependentGaming - 21.02.2018, 13:47
Re: Payments for pay n sprays - by ISmokezU - 21.02.2018, 15:41
Re: Payments for pay n sprays - by AstroPoid - 21.02.2018, 15:46

Forum Jump:


Users browsing this thread: 2 Guest(s)