Does the streamer respawn the vehicles?
#1

Hello,
I'm making a new RP-Server, it has currently
1582 lines, and i have very much vehicles added
to my server, it was slow so i decided to include
a streamer. (#include <streamer>). But now if i
drive a bike/car and go off from the vehicle and
after 10-20 seconds it respawns. Is it the streamer
that respawns the vehicle or..? Who can give me
some hints to know what the problem is..?

Thank You.
Reply
#2

Quote:
Originally Posted by Ihsan_Cingisiz
Посмотреть сообщение
Hello,
I'm making a new RP-Server, it has currently
1582 lines, and i have very much vehicles added
to my server, it was slow so i decided to include
a streamer. (#include <streamer>). But now if i
drive a bike/car and go off from the vehicle and
after 10-20 seconds it respawns. Is it the streamer
that respawns the vehicle or..? Who can give me
some hints to know what the problem is..?

Thank You.
Okay, it respawns to the place after 5-10 sec. where
it was if you exit your vehicle. How can i change the amount
or how can i disable it, i think it's the streamer
Reply
#3

What are you using for the vehicles? I'm not too famailr with vehicle streamers as I don't use them.

Is it like: addstaticvehicle,
CreateVehicle
AddStaticVehicleEx

Both createvehicle and addstaticvehicleEX have respawn times that you can change. If thats not the problem then what streamer are you using?

https://sampwiki.blast.hk/wiki/AddStaticVehicleEx
Reply
#4

Quote:
Originally Posted by Kayla.S
Посмотреть сообщение
What are you using for the vehicles? I'm not too famailr with vehicle streamers as I don't use them.

Is it like: addstaticvehicle,
CreateVehicle
AddStaticVehicleEx

Both createvehicle and addstaticvehicleEX have respawn times that you can change. If thats not the problem then what streamer are you using?

https://sampwiki.blast.hk/wiki/AddStaticVehicle
Ohh, thanks..
Where was my mind.. :S
I use AddStaticVehicleEx, it has a respawn delay...
Thanks man!
Reply
#5

No problem.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)