13.02.2019, 14:47
so when a player buys a spoiler for his bullet ,side skirts or bumpers i have this code
the problem is the spoiler appear only after i respawn the car,how can i make it to be instant?so when he`s in the garage the spoiler willl instanlty appear on the car?
PHP код:
SpoilerBullet[vehicleid] = CreateDynamicObject(1003,0,0,0,0,0,0);
AttachDynamicObjectToVehicle(SpoilerBullet[vehicleid], vehicleid, 0.000000,-2.025000,0.300000,0.000000,0.000000,0.000000);