This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
Epoch
Watch
1
Star
0
Fork
0
You've already forked Epoch
mirror of
https://github.com/EpochModTeam/Epoch.git
synced
2024-08-30 18:22:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
818289161f
Epoch
/
Sources
/
epoch_server_core
/
build.hpp
2 lines
14 B
C++
Raw
Normal View
History
Unescape
Escape
pre 0.6 updates [Added] Dynamic Debris Epoch Event. Dynamically spawns vehicle and other debris on the roadways. Scans the roads on startup and uses a random seed generator to determine the locations of debris. Debris is spawned using createSimpleObject and is made to conform with the upper most roadway surface. [Added] Epoch Events 3.0 - Supports events based on server side configs and pbos. - New server side events can be added by just dropping .pbo into @epochhive/addons folder. - To make your own standalone events you can use Dynamic Debris Event as a template. [Removed] Vehicle simulation handler, so we can use A3 Dynamic Simulation instead. [Changed] Safe Vehicle and token checks simplified to only check the vehicles a player is in. [Changed] Safe Vehicle classes can now be configured via server settings pbo CfgSecConf >> vehicles >> safeVehicles array.
2017-05-26 13:32:34 +00:00
build
=
773
;
Reference in New Issue
Copy Permalink