19.07.2013, 16:51
(
Последний раз редактировалось CoaPsyFactor; 23.07.2013 в 19:46.
Причина: Update
)
vStreamEx v0.2
ChangeLog v0.2:
vStreamEx is vehicle streamer, it is still in development stage, but here is something you can try.
Currently there no much do to with this, only to add vehicle.
What does it do?
Well, it is simple, map is split to 12 by 12 zones, when ever player change zone, script checks for vehicles in that zone, and if vehicle is not created it creates it. But when there are no players streamed in for certain vehicle it deletes.
Limit it 2000 vehicles by 1 zone.
Functions to use:
AddVehicle // adds vehicle to server
How to use it:
- Just include it in your gamemode (MUST BE GAMEMODE), and with function AddVehicle insert vehicles.
Bugs:
-I haven't found any, but there could be some, it has not been tested with more than 5 players.
Credits:
- Me
- ****** (y_hooks)
This is not for every day use, it is still in Alpha stage
To test how does it work go on this serve 85.25.20.15:8138, Password is: developer
vStreamerex.inc
ChangeLog v0.2:
- Streaming vehicle on last stream-out position NEW
vStreamEx is vehicle streamer, it is still in development stage, but here is something you can try.
Currently there no much do to with this, only to add vehicle.
What does it do?
Well, it is simple, map is split to 12 by 12 zones, when ever player change zone, script checks for vehicles in that zone, and if vehicle is not created it creates it. But when there are no players streamed in for certain vehicle it deletes.
Limit it 2000 vehicles by 1 zone.
Functions to use:
AddVehicle // adds vehicle to server
How to use it:
- Just include it in your gamemode (MUST BE GAMEMODE), and with function AddVehicle insert vehicles.
Bugs:
-I haven't found any, but there could be some, it has not been tested with more than 5 players.
Credits:
- Me
- ****** (y_hooks)
This is not for every day use, it is still in Alpha stage
To test how does it work go on this serve 85.25.20.15:8138, Password is: developer
vStreamerex.inc