Installation
Dependencies
How to install
Add new Zone
-- Example to copy and paste / Adjust every parameter to your likeness
[1] = {
ZoneName= "City",
ZonePos= vector3(-42.61, -1422.24, 29.32),
FlightStart= vector3(873.16, -2376.45, 600.00),
FlightEnd= vector3(-2426.61, 734.02, 550.00),
FlightDuration = 15000, -- In Seconds, after the time runs out each player is automatically thrown out of the plane
StartZoneRadius = 300, -- Zone Radius starting from the beginning
EndZoneRadius = 5, -- The radius of the end zone
ZoneDamage = 0, -- Zone damage
ZoneTime = 5, -- Zone time in minute, the minute will be splitted with ZoneSplit, Example: 10min / 5 (ZoneSplit) = 2min per Zone
ZoneSplit = 3, -- Zone shrinks
ZoneStartTime = 60, -- In Seconds - Starting Zone and the next Zones will start after 60sec
},Add new Chest
Item Hashes
Last updated