Server shuts down when typing
#4

Just to let you know that using SetVehicleToRespawn function inside OnVehicleSpawn callback is like an infinite loop.

SetVehicleToRespawn calls OnVehicleSpawn and in OnVehicleSpawn, you call SetVehicleToRespawn so the same thing goes over and over again.

OnVehicleSpawn is called when a vehicle re-spawns, not when it's created.
Reply


Messages In This Thread
Server shuts down when typing - by ParadiseRP - 27.02.2014, 16:26
Re: Server shuts down when typing - by Sagna - 27.02.2014, 16:37
Re: Server shuts down when typing - by ParadiseRP - 27.02.2014, 16:50
Re: Server shuts down when typing - by Konstantinos - 27.02.2014, 16:56
Re: Server shuts down when typing - by ParadiseRP - 27.02.2014, 16:57
Re: Server shuts down when typing - by Konstantinos - 27.02.2014, 17:00
Re: Server shuts down when typing - by ParadiseRP - 27.02.2014, 17:12
Re: Server shuts down when typing - by Konstantinos - 27.02.2014, 17:14
Re: Server shuts down when typing - by ParadiseRP - 27.02.2014, 17:15
Re: Server shuts down when typing - by Konstantinos - 27.02.2014, 17:21

Forum Jump:


Users browsing this thread: 3 Guest(s)