AddStaticVehicleEx problem
#1

I use this code for PD Vehicles, but it still respawns after some seconds... Any ideas?

Код:
AddStaticVehicleEx(490,2661.0996100,-3531.0996100,7.6000000,0.0000000,-1,-1,15,-1); //FBI Rancher
Reply
#2

Код:
AddStaticVehicleEx(490,2661.0996100,-3531.0996100,7.6000000,0.0000000,-1,-1,-1,-1); //FBI Rancher
Reply
#3

Quote:
Originally Posted by DuarteCambra
Посмотреть сообщение
I use this code for PD Vehicles, but it still respawns after some seconds... Any ideas?

Код:
AddStaticVehicleEx(490,2661.0996100,-3531.0996100,7.6000000,0.0000000,-1,-1,15,-1); //FBI Rancher
AddStaticVehicleEx(490,2661.0996100,-3531.0996100,7.6000000,0.0000000,-1,-1,-1);

Your respawn time was 15 seconds, as you had one additional number.
Reply
#4

Thanks, guys.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)