Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
* Include macros from arc_misc instead (https://feedback.bistudio.com/T77179)
* Add spectator slots, resolves #114
* Remove company marker, resolves #116
* Replace "ARCOMM TEMPLATE" text with "**PLACEHOLDER TEXT**" to prompt people to edit
  • Loading branch information
Freddo3000 authored and BorderKeeper committed Oct 23, 2020
1 parent fcb8387 commit 4e193ea
Show file tree
Hide file tree
Showing 3 changed files with 338 additions and 215 deletions.
2 changes: 1 addition & 1 deletion ARCMT.vr/description.ext
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class CfgDebriefing {
};

// DO NOT REMOVE. Include the macros for custom loadouts.
#include "loadouts\_macros.hpp"
#include "\x\arc_misc\addons\tmf_loadouts\macros.inc"

class CfgLoadouts {
class EXAMPLE_LOADOUT {
Expand Down
60 changes: 0 additions & 60 deletions ARCMT.vr/loadouts/_macros.hpp

This file was deleted.

Loading

0 comments on commit 4e193ea

Please sign in to comment.