DestroyVeh after an amount of time after the vehicle has been spawned
#2

You aren't specifying the playerid or vehicleid in SetTimerEx.

PHP код:
SetTimerEx("destroy_veh"50001"dd"playeridvehicleid); 
Also you should remove the delay() inside destroy_veh because a new timer will check it.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)