Skip to content

Version 1.5.3

Compare
Choose a tag to compare
@jameslkingsley jameslkingsley released this 23 Apr 18:41
· 89 commits to master since this release

CHANGE LOG SUMMARY

ADDED:

  • Chat commands
    • #loadout <name> will give you the given loadout and notify everyone in global chat; eg. #loadout aar -> Kingsley received loadout 'aar' from chat
    • #groupname <name> will set your group name; eg. #groupname PltHQ - will only work if you're the group leader
    • #groupcolor <color> will set your group marker color; eg. #groupcolor yellow - will only work if you're the group leader
    • #radio <type> will give you a radio; eg. #radio 148 - will log it in Map > ARCMF > Log
    • #rp will reset your position to the nearest safe location - used when you are stuck inside a rock etc

FIXED:

  • Safe start wasn't initializing
  • Admin briefing wasn't showing up

UPDATING

  1. Replace the following files:
    • briefing.sqf
    • f/briefing/f_briefing_admin.sqf
    • f/safeStart/f_safeStart.sqf
    • f/arc/config.hpp
    • f/arc/radios/fn_addMissingRadio.sqf
    • init.sqf
  2. Add the following file:
    • f/arc/chat/fn_registerCommands.sqf