Epoch/Sources/epoch_server/compile
DESKTOP-UH65DCE\MusTanG 1f96a6e625 Shipwreck loot upgrade
Configs:
-Custom wrecks : ClassName string expected
-Custom locations : Posistion Array{x,y,z} expected

Description:
-This upgrade was to provide maps without the built-in terrain objects
"SHIPWRECK" to have this feature available with a few custom locations
added to the servers config.

Function Changes:
-Custom Locations and Wrecks Classnames are pulled from the config
variable.
-Wrecks are created and added to the already gathered array of Terrain
Objects "SHIPWRECK".
-On Maps without these terrain objects, the original array will be
empty[], and then the custom locations will populate it from there.
-On Maps with these terrain objects, the custom locations are added to
the already populated array of "SHIPWRECK"'s and will then become part
of the random selection of all known shipwrecks and custom locations.

Remember custom shipwrecks have a distance check and will stop a loot
spawn if there is already another shipwreck within the configured
amount.
2018-02-11 11:05:53 -06:00
..
epoch_antagonists more private updates 2017-05-01 19:23:00 -05:00
epoch_bases Tweaked SwapBuilding 2018-01-02 14:39:31 +01:00
epoch_group optimize remoteexec usage for multiple targets 2017-10-03 09:11:18 -05:00
epoch_grouptemp optimize remoteexec usage for multiple targets 2017-10-03 09:11:18 -05:00
epoch_looting Shipwreck loot upgrade 2018-02-11 11:05:53 -06:00
epoch_missions fixed invaild format for missionComms params 2017-05-01 14:36:51 -05:00
epoch_player Missing SERVER_VARS on revive 2018-01-09 17:28:12 +01:00
epoch_server Trader Config + Reserved Vehicle Slots 2018-01-07 02:41:38 +01:00
epoch_traders Trader Config + Reserved Vehicle Slots 2018-01-07 02:41:38 +01:00
epoch_trading Handle not full mags in Trader 2018-01-13 15:12:54 +01:00
epoch_vehicle Not Serverside... 2018-01-15 18:55:44 +01:00