Version 1.7.0
CHANGE LOG SUMMARY
ADDED:
- Chat Commands:
#heal
|#heal <player-name>
- only available during briefing stage (safe start). Will fully heal the local player or the given remote player (by name). If you give it a name of a player that doesn't exist it won't do anything.#whisper <player-name> <message>
- will display hint on the given remote player's machine with the given message. Eg.#whisper feebee can you log into admin
#spec
- will open the spectator for the local player
- Extra Slots:
- 10x rifleman (JIP) slots per side
- An extra game master slot (for when assisting a new Zeus)
- General mission settings in
config.hpp
:- Currently the only option is to freeze time. See here for more information
CHANGED:
- New syntax for chat command
#loadout
:- Original usage for getting a particular loadout via
#loadout ftl
still works - You can pass a player name for the first parameter to copy that player's loadout to yourself, eg:
#loadout feebee
- You can pass two player names to copy loadout from first player to the second player, eg:
#loadout feebee kracken
- All methods will log it in chat for everyone.
- Original usage for getting a particular loadout via
- Changed the default BLUFOR loadout to RHS UCP gear with M4A1/M16A4
- Sandbox preset loadouts have been updated
FIXED:
- Fixed SQF validator script
REMOVED:
- Removed the unused PVP ready system
UPDATING
Replace everything except your loadout files and mission.sqm
. Then you can copy in changes you made to the config.hpp
and any other files.