FPARMA Coop Template 3.2.0
- Removed all spawn functions in \xtra
- Added some Ares utilities
- Added "camera man" script
- Added some basic AI functions (patrol, defend, garrison), also available in Ares
- Added Ares respawn utilities when using built-in JIP / respawn manager (JRM)
- All units are now muted by default. AI giving orders way too buggy and seems to stack.
- IED uses playSound3d
- Fixed ACE markers logging in briefing
- Fixed JRM undefined variable
- Other minor fixes and restructure
Change Log
v3.2.0 (2016/01/14 22:18 +00:00)
- fa7a6ba IEDs use playSound3D (@Cuel)
- 6bacd5c Up'd version (@Cuel)
- a24ef21 Fix syntax error (@Cuel)
- f3a8911 Comments (@Cuel)
- 710a5c3 Clean up (@Cuel)
- e1ab766 Use CBA player actions (@Cuel)
- 5359983 Moved debug script to xtra (@Cuel)
- 32385ce Moved ares respawn into one script (@Cuel)
- 39c8c5a Ignore previous commit, this is the script (@Cuel)
- bfb03e8 Added "camera man" script, hides hud and can go into BIS cam (@Cuel)
- 09712e9 Comments (@Cuel)
- 27143a2 Add initPost to disable AI voice. Moved XEH to its own file (@Cuel)
- c69d6ec fix for spectating on mission start (@Cuel)
- 85b4b05 use ACE waitUntil, moved markers revert to initplayer (@Cuel)
- 340ef1a don't run (@Cuel)
- c3552ac Removed str _unit from loadout (@Cuel)
- 195d5a1 Simplified logic (@Cuel)
- fea9438 Comments (@Cuel)
- c70fe6a Update ACE log markers (@Cuel)
- 384e712 Ident (@Cuel)
- 1a59657 Paradrop is way too buggy. (@Cuel)
- 629195a Support closest builindg for garrison (@Cuel)
- 1f8cc4e Removed not used param, fix getpos (@Cuel)
- f78e586 delete disconnected players (@Cuel)
- 0b5617a stage spectator before setSpectator (@Cuel)
- 9e941a1 spectator fix (@Cuel)
- 40f991d Fixes for JRM and ares (@Cuel)
- 24570c6 fixes in artillery, use params and new cba func (@Cuel)
- 9ccd35a Support not being server in addToCurators (@Cuel)
- 83857f4 Added AI funcs to ares (@Cuel)
- 34723d1 added US woodland m4/m16 gear (@Cuel)
- f4dc661 Add new AI functions (@Cuel)
- bb03835 Clean up old spawn scripts (@Cuel)
- 1e2c5d1 Removed check for badPos (@Cuel)
- b8575e7 Fix for getPlayer (@Cuel)
- 013ff58 restructure (@Cuel)
- 3eacdb6 Removed server object and BFT (@Cuel)
- 54d94a9 Added - respawn single unit to ares scripts. Better structure (@Cuel)
- 02e4910 Move code in config (@Cuel)
- f486a54 Made some scripts postInit by default, renamed init to preInit (@Cuel)
- e6e3d17 Add run-once check to JRM (@Cuel)
- 4ee1d9d Revert global var (@Cuel)
- 07c2664 Remove hint after 4 sec (@Cuel)
- a04df95 removed assignTeam (@Cuel)
- 12dd4fb use Global var instead of saving it on the player (@Cuel)
- 168dd64 JRM: Reveal after TP (@Cuel)
- b1ca55d Removed sideChat (@Cuel)
- 6095ed5 Fixed readability (@Cuel)
- 811553d check nvg for empty string (@Cuel)
- 0a987e8 Gear edits, use toUpper (@Cuel)
- 296366a Fixed undefined variable (@Cuel)
- 60c5ed0 Gear: check for empty string and exit (@Cuel)
- 2823d4a Removed sideChat (@Cuel)