-
Notifications
You must be signed in to change notification settings - Fork 84
Optional Features
thevisad edited this page Mar 3, 2013
·
1 revision
You can enable custom packages when building your server files. A list of Reality-supported packages follows.
Name | Param | Description |
carepkgs | --with-carepkgs | Drops care packages with various loot types across the map (similar to heli crash sites) |
killmsgs | --with-killmsgs | Shows in-game messages when one player kills another (not needed for Lingor). Custom BE filters must be used (Download Pending) |
messaging | --with-messaging | Replacement for the old scheduler feature, see Messaging/Scheduler below |
buildings | --with-buildings | Allow spawning of database-defined structures/buildings on the map, see Buildings |
wrecks | --with-wrecks | Spawns various lootable vehicle wrecks across the map on server start |
invcust | --with-invcust | Allows you to grant custom spawn loadouts to individuals or group, see Custom Inventory |
mbg_celle2 | --with-mbg_celle2 | Server-pbo modifications/fixes for celle |
ssZeds | --with-ssZeds | Disable server-side zombie simulation (may improve server FPS) |
ssZedsMessaging | --with-ssZedsMessaging | Disable server-side zombie simulation (may improve server FPS) AND the Messaging package all rolled into one. if you want both packages, please use this one so there are no merging issues. |