04.12.2010, 20:47
A few suggestions for a pay n spray and tuning shops:
Код:
DisableTuningGarages(); DisablePayNSpray(); SetPayNSprayPrice(price); SetComponentPrice(componentid); public OnVehiclePayNSpray(vehicleid,color1,color2); public OnVehicleTuned(vehicleid); public OnVehicleEnterTuneShop(vehicleid); //for anti-teleport anticheat public OnVehicleExitTuneShop(vehicleid); //for anti-teleport anticheat