6thSense.eu:Pack1: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "y[ _]*\|[ _]*(arma[0-9]+)[ _]*\|[ _]+" to "y|$1|")
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:
by [[6thSense.eu]]
by [[6thSense.eu]]


'''6thSense.eu Presents: Pack1 v0.3. ArmA v1.08 Compatible. (By Sickboy)'''
'''6thSense.eu Presents: Pack1 v0.4. ArmA v1.08+ Compatible. (By Sickboy)'''


This package contains 5 Modules by 6thSense.eu:
This package contains 7 Modules by 6thSense.eu:
*[[6thSense.eu:Pack1#Misc|6thSense.eu Misc]] - Contains functions, scripts and settings used by other 6thSense.eu Addons, and More!
*[[6thSense.eu:Pack1#Misc|6thSense.eu Misc]] - Contains functions, scripts and settings used by other 6thSense.eu Addons!
*[[6thSense.eu:Pack1#Tools|6thSense.eu Tools]] - Contains tools like GroupMarkerTracking, BodyRemover, etc. etc.
*[[6thSense.eu:Pack1#UI|6thSense.eu UI]] - Ui Enhancements, alike TrueIngameUI, but bigger gearmenu, compass and some placements.
*[[6thSense.eu:Pack1#Blood|6thSense.eu Blood]] - Enables Unit Dammage (Bleeding etc) and Special Blood Squirt Effects
*[[6thSense.eu:Pack1#Blood|6thSense.eu Blood]] - Enables Unit Dammage (Bleeding etc) and Special Blood Squirt Effects
*[[6thSense.eu:Pack1#CRDS|6thSense.eu CRDS]] - Enables Unit Dammage (Bleeding etc) and Special Player Hit FX
*[[6thSense.eu:Pack1#CRDS|6thSense.eu CRDS]] - Enables Unit Dammage (Bleeding etc) and Special Player Hit FX
Line 11: Line 13:
*[[6thSense.eu:Pack1#EditorUpdate|6thSense.eu EditorUpdate]] - Enables otherwise hidden classes inside the editor so you can place them :)
*[[6thSense.eu:Pack1#EditorUpdate|6thSense.eu EditorUpdate]] - Enables otherwise hidden classes inside the editor so you can place them :)
You do not have to use every module. SIX_Misc.pbo is the only one that is required by the other Modules <br>
You do not have to use every module. SIX_Misc.pbo is the only one that is required by the other Modules <br>
''ExtendedEventhandlers by Solus & Killswitch is now also a requirement''
<br>
<br>
*[http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=70;t=64542 BIS Forums Discussion Thread] <br>
*{{ExternalLink|link= http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=70;t=64542|text= BIS Forums Discussion Thread}} <br>
<br>
<br>
= Installation =
= Installation =
*Place the Addon folder: @SIX_Pack1 into your ArmA Installation Folder
*Place the Addon folder: @SIX_Pack1 into your ArmA Installation Folder (remove any of the addons you don't want to use, except SIX_Misc)
*Place the dta folder into your ArmA Installation Folder, so the contents of the dta folder should be copied to your arma\dta folder
*Place the dta folder into your ArmA Installation Folder, so the contents of the dta folder should be copied to your arma\dta folder
*Place the wanted Keys and SignFiles in place. I signed every addon twice: Once with individual keys for server operators that only wish to allow some components and once with the SIX_Pack1_04 key to allow all at once.
*Edit your ArmA shortcut to include the mod, add: -mod=@SIX_Pack1
*Edit your ArmA shortcut to include the mod, add: -mod=@SIX_Pack1
**or if you have multiple mods, per example: -mod=@ModWar;@MAP_Air;@SIX_Pack1
**or if you have multiple mods, per example: -mod=@ModWar;@MAP_Air;@SIX_Pack1
*Place the Demo Missions in your Missions or MPMissions folder and experiment
*If you wish Place the Demo Missions in your Missions or MPMissions folder and experiment
*'''You can remove any Addon from the pack, except SIX_Misc.pbo as it is required for most of the other modules'''


= Notes =
= Notes =
*6thSense.eu Blood, CRDS & Tracers all require [[6thSense.eu:Pack1#Misc|Misc]]
*'''You can remove any Addon from the pack, except SIX_Misc.pbo''' ''(and ExtendedInitEventHandlers)'' as it is required for most of the other modules
*You can use 6thSense.eu Misc and the EditorUpdate independently
*The EditorUpdate can be used fully independent from all other content!
*You can choose to use Blood and/or CRDS and/or Tracers. So you can enable Blood and CRDS while Tracers are disabled or visa versa, however you like


= Reporting Bugs =
= Reporting Bugs =
Please report bugs in our [http://bugs.6thsense.eu/arma/bug_report_page.php Bug Tracker] ('''please pick the proper Project''' and other options, aswell as first check if the bug isn't already reported, thanks!)<br>
Please report bugs in our [http://bugs.6thsense.eu/arma/bug_report_page.php Bug Tracker] ('''please pick the proper Project''' and other options, aswell as first check if the bug isn't already reported, thanks!)<br>
= Credits =
*People who's work was an inspiration to me, aswell as credits for their included code.
*BIS - Thanks, for their great Game and continued Support! Aswell as thanks to the Mod, Script & Missionmake Community!
<br>
<br>


Line 40: Line 38:
It contains many functions and scripting logics which are used by other scripts. <br>
It contains many functions and scripting logics which are used by other scripts. <br>
Main Features:
Main Features:
*6thSense.eu SIX_Base Functions
*6thSense.eu Base Functions, Scripts & Global Variables
*6thSense.eu Network Services "Lite" v0.5
*6thSense.eu Network Services v2
*6thSense.eu Unit Tracking + Grouptracker for displaying friendly group locations (DISABLED BY DEFAULT, PLEASE ENABLE IN SIX_Misc.hpp)
*6thSense.eu Body Remover (DISABLED BY DEFAULT, PLEASE ENABLE IN SIX_Misc.hpp)
*6thSense.eu UI Settings for Chat Messages
*6thSense.eu Disable Radio Voices option (VOICES ENABLED BY DEFAULT, PLEASE DISABLE IN SIX_Misc.hpp)
*MAPFact.net USMC Markers, inside SIX_Markers
*Universal Init Eventhandler System, allowing to hook in any addon
**With support for ArmA Anti-Cheat (ARMAAC) by MadDogX. When SIX_Misc and MDX_ARMAAC are combined, the anti-cheat will automaticly activate server-side. No mission editing needed.
Please always make sure you have the latest Misc Addon. <br>
Try 6thSense.eu Mod, which adds on top of all these goodies a huge Addon Base with many different camo's, vehicles etc. etc
Try 6thSense.eu Mod, which adds on top of all these goodies a huge Addon Base with many different camo's, vehicles etc. etc
=== Installation ===
*Please review the Pack1 Readme


=== Demo Missions ===
=== Demo Missions ===
Line 59: Line 46:


=== Notes ===
=== Notes ===
*Check dta\SIX_Misc.hpp for user settings
*You can also place the SIX_Misc addon into any other modfolder to your likings..
*SIX_Markers.pbo addon is only required if you have tracking === 1; and #define SIX_MARKERS in your SIX_Misc.hpp
*You can also place the SIX_Misc addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
*For nearly all functions, it is important that you name your objects, especially Player objects. E.g: player1, player2, player3, player4 etc. etc. Tank1, tank2, tank3 <br>
*To name a non-editor-placed object (so created by createVehicle or createUnit etc) equally on all machines, please check the six_fSetVarName function.
*The script uses the isServer function (introduced in v1.07beta+), it will however create a server logic for legacy purposes, if there is none available
*The script uses the isServer function (introduced in v1.07beta+), it will however create a server logic for legacy purposes, if there is none available
*One can make his mission permanent compatible with SIX_Misc, even when there are all vehicles, units etc. placed on the map that would have overwritten init eventhandlers, is to add to the mission init.sqf the following code:
*One can make his mission permanent compatible with SIX_Misc, even when there are all vehicles, units etc. placed on the map that would have overwritten init eventhandlers, is to add to the mission init.sqf the following code:
Line 75: Line 58:
*People who's work was an inspiration to me, aswell as credits for their included code.
*People who's work was an inspiration to me, aswell as credits for their included code.
*BIS - Thanks, for their great Game and continued Support! Aswell as thanks to the Mod, Script & Missionmake Community!
*BIS - Thanks, for their great Game and continued Support! Aswell as thanks to the Mod, Script & Missionmake Community!
<br>
== Tools ==
*6thSense.eu Unit Tracking + Grouptracker for displaying friendly group locations (DISABLED BY DEFAULT, PLEASE ENABLE IN SIX_Tools.hpp)
*6thSense.eu Body Remover (DISABLED BY DEFAULT, PLEASE ENABLE IN SIX_Tools.hpp)
*6thSense.eu Disable Radio Voices option (VOICES ENABLED BY DEFAULT, PLEASE DISABLE IN SIX_Tools.hpp)
*MAPFact.net USMC Markers, inside SIX_Markers.pbo
=== Notes ===
*Check dta\SIX_Tools.hpp for user settings
*SIX_Markers.pbo addon is only required if you have tracking === 1; and #define SIX_MARKERS in your SIX_Tools.hpp
== UI ==
*Based on TrueIngameUI
*Bigger GearMenu, Compass etc.
*UI Settings for Chat Messages


Settings in SIX_Ui.hpp


== Blood ==
== Blood ==
Line 87: Line 88:
100% SQF ReWrite by Sickboy <br>
100% SQF ReWrite by Sickboy <br>


=== Installation ===
*Please review the Pack1 Readme
=== Notes ===
=== Notes ===
*You can also place the SIX_Misc/Blood addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
*You can also place the SIX_Misc/Blood addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
Line 106: Line 104:
*Igor Drukov, snYpir, Asmodeus for the Original Scripting
*Igor Drukov, snYpir, Asmodeus for the Original Scripting
*==\SNKMAN/== for the ArmA Conversion
*==\SNKMAN/== for the ArmA Conversion
 
<br>


== CRDS ==
== CRDS ==
Line 114: Line 112:
Check the original Readme for more info <br>
Check the original Readme for more info <br>


=== Installation ===
*Please review the Pack1 Readme
=== Notes ===
=== Notes ===
*You can also place the SIX_Misc/CRDS addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
*You can also place the SIX_Misc/CRDS addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
Line 134: Line 129:
=== Credits ===
=== Credits ===
*Chaos/ChaosStudios for the Original CRDS2-P for OFP.
*Chaos/ChaosStudios for the Original CRDS2-P for OFP.
 
<br>


== Tracers ==
== Tracers ==
Line 145: Line 140:
completely rewritten and rebuild package, by Sickboy and Garlay. <br>
completely rewritten and rebuild package, by Sickboy and Garlay. <br>
Credits are found at the end of this Readme. <br>
Credits are found at the end of this Readme. <br>
=== Installation ===
*Please review the Pack1 Readme


=== Demo Missions ===
=== Demo Missions ===
Line 179: Line 171:
*Anyone forgotten, please excuse me :| Thanks to all involved!
*Anyone forgotten, please excuse me :| Thanks to all involved!
*BIS - Thanks, for their great Game and continued Support! Aswell as thanks to the Mod, Script & Missionmake Community!
*BIS - Thanks, for their great Game and continued Support! Aswell as thanks to the Mod, Script & Missionmake Community!
 
<br>


== EditorUpdate ==
== EditorUpdate ==
Line 191: Line 183:
*All buildings and objects that were hidden by default configuration, findable in the classes: Buildings and Ruins
*All buildings and objects that were hidden by default configuration, findable in the classes: Buildings and Ruins
*Hidden Units like Marian Quandt, Prime Minister, and more.
*Hidden Units like Marian Quandt, Prime Minister, and more.
==== Project Status ====
STABLE
==== Version History ====
*v0.5 - Initial Release of the Reloaded edition
==== Install ====
Install this mod Directly into your ArmA installation folder
Startup ArmA after following:
Add behind the armed assault shortcut: -mod=@6thSenseEU
It should look like this, mind the quotes:
“C:\Program Files\Bohemia Interactive\ArmA\arma.exe” –mod=@6thSenseEU
If you have multiple mods, spread them with semicolon, e.g: –mod=@marpat;@6thSenseEU
You can also add -nosplash for fast starting your game without all the intro crap.
==== Need Help? ====
If you have problems setting up, need help and the Wiki does not supply sufficient information, please post in the [http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi BIS Forums]


==== Credits ====
==== Credits ====
*Karel85 (His first ArmA editor addon was the inspiration for this idea) <br>
*Karel85 (His first ArmA editor addon was the inspiration for this idea)
*Posters on the BIS Forum Thread about Germany1985’s editor addon: [http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST&f=65&t=54933&st=15 Bis Forums Thread] <br>
*Posters on the BIS Forum Thread about Germany1985’s editor addon: {{ExternalLink|link= http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST&f=65&t=54933&st=15|text= Bis Forums Thread}}


=== Classes and Screenshots ===
=== Classes and Screenshots ===
[http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=71;t=56616;st=15 BIS Forums Thread] <br>
{{ExternalLink|link= http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=71;t=56616;st=15|text= BIS Forums Thread}} <br>


=== FAQ ===
=== FAQ ===
Line 222: Line 196:
Missions made with this editor addon will work even when you don't have this editor addon installed. <br>
Missions made with this editor addon will work even when you don't have this editor addon installed. <br>
But, missions made with G85's Editor Update, will not work if you don't have their addon installed. <br>
But, missions made with G85's Editor Update, will not work if you don't have their addon installed. <br>
<br>
<br>
<br>


== Changelog ==
= Pack1 Changelog =
'''v0.4''' <br>
*Included biSign and Key files for Server Operators and Players (Each pbo is signed twice, oncee with the Global SIX_Pack1_04 key, and once with individual keys, for maximum flexibility)
*Overall performance and other small improvements
*Moved a lot of "Additional Functionality" from SIX_Misc into SIX_Tools. Basicly making SIX_Misc a true base of functions, scripts and variables, nothing more, nothing less.
*Updated to latest ExtendedEventhandlers by Solus & Killswitch
<br>
'''v0.3''' <br>
'''v0.3''' <br>
''Misc'' <br>
''SIX_Misc Changes'' <br>
*Made the pack compatible with ExtendedInitEventhandlers by Solus, v1.01 included with the package.
*Made the pack compatible with ExtendedInitEventhandlers by Solus, v1.01 included with the package.
*Changed the Sides Array to use side objects instead of strings
*Changed the Sides Array to use side objects instead of strings
''CRDS'' <br>
''SIX_CRDS Changes'' <br>
*Cleaned up CRDS considerably, only starting certain scripts on units after they get hit, instead of spawning scripts at start that wait for conditions
*Cleaned up CRDS considerably, only starting certain scripts on units after they get hit, instead of spawning scripts at start that wait for conditions
*Volume Tuning... AGAIN...
*Volume Tuning... AGAIN...
''Blood'' <br>
''SIX_Blood Changes'' <br>
*Slightly Tuned settings, but still need to figure out what is causing slowdowns on some computers
*Slightly Tuned settings, but still need to figure out what is causing slowdowns on some computers
<br>
'''v0.2 Final''' <br>
All Addons are now grouped together in a @SIX_Pack1 folder, you can remove (/leave out) any addon you don't want to use except SIX_Misc.pbo <br>
''SIX_Misc Changes'' <br>
*Fixed "play_Init" not passing on Dedicated Server
''SIX_Blood Changes'' <br>
*Removed some unnececairy code+variables
''SIX_CRDS Changes'' <br>
*Added ability to configure through hpp file in dta folder for Single Player, or in Mission for both SP/MP. ATM only the option: allowHeal is available. Future versions will include full set of settings
<br>
'''v0.2 RC1''' <br>
''SIX_Misc Changes'' <br>
*Added SIX_allI and allV (Infantry and Vehicle Arrays) to the unitarrays script
''SIX_Blood Changes'' <br>
*Removed checks for vehicles/infantry, making use now of updated SIX_Misc Arrays
*Rewritten some scripts and functions
*Rewritten Multiplayer component, should work flawless now
*Models and Textures updated by Garlay, Materials Configured. Removed Shadow settings.
*Lag caused by wrong Model Setup and Scripts should be history now
*Added SIX_Blood.hpp . Blood now fully configurable for SinglePlayer, aswell as Mission Configurability like the Tracers
*Corrected settings, Players + AI should die by Bloodloss overtime
''SIX_CRDS Changes'' <br>
*Removed checks for vehicles/infantry, making use now of updated SIX_Misc Arrays
''SIX_Tracers Changes'' <br>
*Removed checks for vehicles/infantry, making use now of updated SIX_Misc Arrays
<br>
'''v0.1 RC9''' <br>
''SIX_Misc Changes''
*Added SIX_fMisc and SIX_fMiscSet functions to read and write variables to the object
*Moved more variables from Global Space into Object Space
''SIX_Blood Changes'' <br>
*'''Added OFPEC Blood Addon''', full rewrite to SQF
''SIX_CRDS Changes'' <br>
*Added SIX_fCRDS and SIX_fCRDS functions to read and write variables to the object
*Enabled check if SIX_Blood is present, if it is, it will disable the Bleeding functionality of CRDS
''SIX_Tracers Changes'' <br>
*Added SIX_fTracers and SIX_fTracersSet functions to read and write variables to the object
<br>
'''v0.1RC8''' <br>
''SIX_Misc Changes'' <br>
*Switched to using objects for storing variables, functions and scripts as opposed to using arrays. (String names keep code easier readable than numbers and even less Global Variables are used)
*Switched to using only 1 source for scripts and functions instead of 2
''SIX_CRDS Changes'' <br>
*Switched to using objects for storing variables, functions and scripts as opposed to using arrays. (String names keep code easier readable than numbers and even less Global Variables are used)
*Moved a few Global Variables into Arrays.
''SIX_Tracers Changes'' <br>
*Switched to using objects for storing variables, functions and scripts as opposed to using arrays. (String names keep code easier readable than numbers and even less Global Variables are used)
<br>
'''v0.1 RC7''' <br>
''SIX_Misc Changes'' <br>
*Reduced the amount of global Variables (Saved ~10)
*Moved all scripts and functions into arrays (Saved ~30)
*Moved a few script/function inits so they only get loaded if certain features are enabled
''SIX_Tracers Changes'' <br>
*Reduced the amount of global Variables (Saved ~5)
*Moved all scripts and functions into arrays (Saved ~5)
*Moved weapons+ammo info into arrays instead of many global variables (Saves ~10-100), depending on which weapons+ammo are available)
''SIX_CRDS Changes'' <br>
*Reduced the amount of global Variables (Saved ~20)
*Moved all scripts and functions into arrays (Saved ~4)
*Fixed HitEventhandler
*Black-screen-of-death should not happen anymore :-)
<br>
'''v0.1 RC6''' <br>
''SIX_Misc Changes'' <br>
*Added support for the {{ExternalLink|link= http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=73;t=64927|text= ArmA Anti Cheat (ARMAAC) By MadDogX}}. When the SIX_Misc and ARMAAC Addons are combined on a server, the anti-cheat protection will automaticly be enabled without need for mission editing etc!
''SIX_Tracers Changes'' <br>
*New Variable: SIX_TRACER_DELAY, also configurable for SP and per Mission, which determines the delay between bullet exiting the barrel until tracer ignition time. Put to 0 to disable any pause
*Changed Default delay to 0.02
*Renewed Weapon/Ammo lookup routines, combined Weapon+Ammo information now in 1 variable.
*All settings for tracers can now be overwritten by weapon config, while tracers will always be disabled when either weapon or ammo has tracers disabled.
*Added the Configuration Class and functionality to configure AUTO, REFRESH and DELAY in SP.
*Renewed the Config Functions, they now output a default value other than <null>, even when no config entry was found
''SIX_CRDS Changes'' <br>
*Lowered some of the sounds, *again* :-) Could really use that Sound Maintaining help ;-)
<br>
'''v0.1 RC5''' <br>
''SIX_Tracers Changes'' <br>
*Added SIX_tracerDiff setting to Weapon classes, this setting can be used to make the "Rifle Tracers Enabled" dependent on your own "Rifle Bullet Tracers" difficulty setting in the ArmA Options. Thanks goes out to MaddMatt for the idea, not to mention his determination ;-)
*Rifle Tracers are enabled by default, unless as described above, the Rifle Tracers Difficulty setting is set to Disabled.
*SP Configuration is disabled by default (check SIX_Tracers.hpp).
*Using a pause of 0.05 seconds (~) to make sure the tracers do not appear to close to the barrel. Again that MadGuy ;-)
*Extra performance considerations in place, altough if they are measurable; you tell me
<br>
'''v0.1 RC4''' <br>
''SIX_Misc Changes'' <br>
*Fixed Player Determination Once more, hopefully for good This time. Fixing the problem that Tracers etc. did not work or 'half' in SinglePlayer
*Disabled GroupTracker & BodyRemover by default. Please enable inside SIX_Misc.hpp. Solution based on requests @ BI Forums thread
*Split markers from SIX_Misc to SIX_Markers. Solution based on request by MaddMatt
*Added define SIX_MARKERS to SIX_Misc.hpp, when defined it will use the SIX_Markers (Make sure you have the pbo installed in with SIX_Misc). If you want to use standard BIS Markers, please comment the SIX_Markers define, like: // #define SIX_MARKERS
*Changed SIX_ENA_VOICE define to SIX_VOICE_ENA
''SIX_CRDS Changes'' <br>
*Fixed missing stringtable entry
*Fixed problem with medipacks not disappearing after used
<br>
'''v0.1RC3''' <br>
''SIX_CRDS Changes'' <br>
*Lowered volumes once again :)
''SIX_Misc Changes'' <br>
*Fixing some issues with player checks
*Renewed config settings system
*Thrown away the @SIX_Misc folder dependency, settings file is now located in your ArmA\dta  folder
*Probably resolved some issues with JIP etc, possibly fixing some Tracers-not-being-enabled bugs
''SIX_Tracers Changes''
*Thrown away the @SIX_TracersCfgSP  folder dependency, settings file is now located in your ArmA\dta  folder
*You can now also place the addons into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
<br>
'''v0.1 RC2''' <br>
''SIX_Misc Changes'' <br>
*Fixed Server-Determination Issue; Init EventHandlers now run on AllVehicles class and higher, instead from the All class. When running from the All Class, the isServer function returns true even on clients and as such mess up the Server-determination.
*Resolved issue with the Group Tracker colors; all markers remained original color, now they get the colors you set in SIX_Settings.hpp
*Resolved issue with NetTx and Rx private variable designation
''SIX_CRDS Changes'' <br>
*Made most of the sounds lower in volume; hearing someone breath from 100m was not meant to be


 
{{GameCategory|arma1|Addons}}
[[Category:ArmA:_Addons]]
[[Category:6thSense.eu]]

Revision as of 14:11, 22 June 2021

by 6thSense.eu

6thSense.eu Presents: Pack1 v0.4. ArmA v1.08+ Compatible. (By Sickboy)

This package contains 7 Modules by 6thSense.eu:

  • 6thSense.eu Misc - Contains functions, scripts and settings used by other 6thSense.eu Addons!
  • 6thSense.eu Tools - Contains tools like GroupMarkerTracking, BodyRemover, etc. etc.
  • 6thSense.eu UI - Ui Enhancements, alike TrueIngameUI, but bigger gearmenu, compass and some placements.
  • 6thSense.eu Blood - Enables Unit Dammage (Bleeding etc) and Special Blood Squirt Effects
  • 6thSense.eu CRDS - Enables Unit Dammage (Bleeding etc) and Special Player Hit FX
  • 6thSense.eu Tracers - Enables Tracers for MG's & Vehicle Weapons
  • 6thSense.eu EditorUpdate - Enables otherwise hidden classes inside the editor so you can place them :)

You do not have to use every module. SIX_Misc.pbo is the only one that is required by the other Modules
ExtendedEventhandlers by Solus & Killswitch is now also a requirement

  • BIS Forums Discussion Thread (dead link)


Installation

  • Place the Addon folder: @SIX_Pack1 into your ArmA Installation Folder (remove any of the addons you don't want to use, except SIX_Misc)
  • Place the dta folder into your ArmA Installation Folder, so the contents of the dta folder should be copied to your arma\dta folder
  • Place the wanted Keys and SignFiles in place. I signed every addon twice: Once with individual keys for server operators that only wish to allow some components and once with the SIX_Pack1_04 key to allow all at once.
  • Edit your ArmA shortcut to include the mod, add: -mod=@SIX_Pack1
    • or if you have multiple mods, per example: -mod=@ModWar;@MAP_Air;@SIX_Pack1
  • If you wish Place the Demo Missions in your Missions or MPMissions folder and experiment

Notes

  • You can remove any Addon from the pack, except SIX_Misc.pbo (and ExtendedInitEventHandlers) as it is required for most of the other modules
  • The EditorUpdate can be used fully independent from all other content!

Reporting Bugs

Please report bugs in our Bug Tracker (please pick the proper Project and other options, aswell as first check if the bug isn't already reported, thanks!)

Content Documentation

Misc

This SIX_Misc addon will be used by many of the 6thSense.eu Addons.
It contains many functions and scripting logics which are used by other scripts.
Main Features:

  • 6thSense.eu Base Functions, Scripts & Global Variables
  • 6thSense.eu Network Services v2

Try 6thSense.eu Mod, which adds on top of all these goodies a huge Addon Base with many different camo's, vehicles etc. etc

Demo Missions

  • None ATM

Notes

  • You can also place the SIX_Misc addon into any other modfolder to your likings..
  • The script uses the isServer function (introduced in v1.07beta+), it will however create a server logic for legacy purposes, if there is none available
  • One can make his mission permanent compatible with SIX_Misc, even when there are all vehicles, units etc. placed on the map that would have overwritten init eventhandlers, is to add to the mission init.sqf the following code:
  private ["_miscInit"];
  _miscInit=getText (configFile >> "SIX_Misc_EventHandlers" >> "Init");
  if(_miscInit !== "")then{call compile _miscInit};

This is even compatible with servers or clients that don't have the addon!! There should be no error if there is no SIX_Misc addon. But when a client has it installed, it will be enabled

Credits

  • People who's work was an inspiration to me, aswell as credits for their included code.
  • BIS - Thanks, for their great Game and continued Support! Aswell as thanks to the Mod, Script & Missionmake Community!


Tools

  • 6thSense.eu Unit Tracking + Grouptracker for displaying friendly group locations (DISABLED BY DEFAULT, PLEASE ENABLE IN SIX_Tools.hpp)
  • 6thSense.eu Body Remover (DISABLED BY DEFAULT, PLEASE ENABLE IN SIX_Tools.hpp)
  • 6thSense.eu Disable Radio Voices option (VOICES ENABLED BY DEFAULT, PLEASE DISABLE IN SIX_Tools.hpp)
  • MAPFact.net USMC Markers, inside SIX_Markers.pbo

Notes

  • Check dta\SIX_Tools.hpp for user settings
  • SIX_Markers.pbo addon is only required if you have tracking === 1; and #define SIX_MARKERS in your SIX_Tools.hpp


UI

  • Based on TrueIngameUI
  • Bigger GearMenu, Compass etc.
  • UI Settings for Chat Messages

Settings in SIX_Ui.hpp

Blood

Blood; Squirt, Drops, Loosing Health
Based on OFPEC Blood:
Concept by Igor Drukov
Scripting / PBO compilation by snYpir
Default blood objects by Asmodeus
Converted to Armed Assault by ==\SNKMAN/==

100% SQF ReWrite by Sickboy

Notes

  • You can also place the SIX_Misc/Blood addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
  • This Addon disables the CRDS Bleeding, but works for the rest in harmony with CRDS effects!

Demo Missions

  • None ATM (Try CRDS one)

Config Settings

  • None ATM

Config Array

  • None ATM

Credits

  • Igor Drukov, snYpir, Asmodeus for the Original Scripting
  • ==\SNKMAN/== for the ArmA Conversion


CRDS

CRDS; Player Dammage/BlackOut/CryOut.
Based on CRDS2-P for OFP, by ChaosStudios (http://www.ofpmdb.net). Completely rewritten to SQF

Check the original Readme for more info

Notes

  • You can also place the SIX_Misc/CRDS addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files

Demo Missions

  • Demo1:

Config Settings

  • SIX_CRDS_REFRESH - Number (Default 30): Refresh time in seconds, how long pause between checks if new units are on the battlefield
  • SIX_CRDS_AUTO - Number (Default 1): Decides if the automatic CRDS enabling should be activated. Use 0 to disable
  • SIX_CRDS_MEDKMN1 - Boolean (Default true): Decides if the Small Medkit should be available
  • SIX_CRDS_MEDKMN2 - Boolean (Default true): Decides if the Big Medkit should be available

Config Array

  • SIX_CRDS_SETTINGS=[SIX_CRDS_REFRESH, SIX_CRDS_AUTO, SIX_CRDS_MEDKMN1, SIX_CRDS_MEDKMN2];

Credits

  • Chaos/ChaosStudios for the Original CRDS2-P for OFP.


Tracers

This Tracer Addon uses a tracer model instead of particle source.
We are still considering using a particle source at the bullet as ignition/light source.
FPS should be seriously increased compared to the hundreds/thousands of particles we used before ;-)

This tracer addon is based on many peoples addons, ideas, thoughts and other contributions.
Though the current state of the package; config wise, model wise and script wise is a nearly
completely rewritten and rebuild package, by Sickboy and Garlay.
Credits are found at the end of this Readme.

Demo Missions

  • Demo1: Incl. Day & Night Time Choice
  • Demo2: Incl. Tracer Configuration on Mission Level, please review h\SIX_TracersCfg.hpp

Notes

  • Rifle Tracers are enabled by default, unless the "Rifle Bullet Tracers" difficulty option is set to "Disabled", or if you override through SIX_Tracers.hpp
  • The Mod disables default BIS Tracers, if you still see them you probably did not install the Addon right
    • Or another mod is overwriting ours, please disable others systematicly to check.
  • You can also place the SIX_Misc/Tracer addon into any other modfolder to your likings.. just make sure the dta folder has the .hpp files
  • More Readme, Info, Screenshots, Demo Missions etc. etc. coming!
  • One can make his mission permanent compatible with SIX_Tracers, please review SIX_Misc Readme

Config Settings

  • SIX_TRACER_REFRESH - Number (Default 30): Refresh time in seconds, how long pause between checks if new units are on the battlefield
  • SIX_TRACER_AUTO - Number (Default 1): Decides if the automatic tracer enabling should be activated. Use 0 to disable
  • SIX_TRACER_DELAY - Number (default 0.02): Delay time in seconds, how long pause between bullet coming out of barrel and tracer ignition

Config Array

  • SIX_TRACER_SETTINGS=[SIX_TRACER_DELAY, SIX_TRACER_REFRESH, SIX_TRACER_AUTO];

Credits

  • BN880 - For his great tracers in OFP, which were a great inspiration
  • Wolfbane - For his excellent tracers in OFP, which were used as a base for the work Centipede did
  • Centipede & Kenbow - For their excellent conversion of WolfBane's Tracers: CENT Tracers.
  • ThePredator - For his complete package of CENT Tracers bundled with his excellent config for disabling default BIS Tracers and adding Tracer Properties, aswell as lot's of input, testing, vids etc.
  • Garlay - For his Tracer Models, Vector tryouts & findings, config tests, etc. etc.
  • Simba - For his contributions at the BIS forums
  • MadDogX - For his contributions at the BIS forums
  • Anyone forgotten, please excuse me :| Thanks to all involved!
  • BIS - Thanks, for their great Game and continued Support! Aswell as thanks to the Mod, Script & Missionmake Community!


EditorUpdate

Getting Started

Introduction

This is EditorUpdate unlocks objects (scope=2) that are normally hidden in the editor (scope=1). This will enable access to these objects in the editor, specially handy to mission editors. This patch is backward compatible with original BIS files. Missions created with these objects & units will work even on machines where this patch isn’t installed!

Contents

  • All buildings and objects that were hidden by default configuration, findable in the classes: Buildings and Ruins
  • Hidden Units like Marian Quandt, Prime Minister, and more.

Credits

  • Karel85 (His first ArmA editor addon was the inspiration for this idea)
  • Posters on the BIS Forum Thread about Germany1985’s editor addon: Bis Forums Thread (dead link)

Classes and Screenshots

BIS Forums Thread (dead link)

FAQ

Is this addon "compatible" to G85's Editor Update?

Yes, 1 way.
Missions made with this editor addon will work even when you don't have this editor addon installed.
But, missions made with G85's Editor Update, will not work if you don't have their addon installed.


Pack1 Changelog

v0.4

  • Included biSign and Key files for Server Operators and Players (Each pbo is signed twice, oncee with the Global SIX_Pack1_04 key, and once with individual keys, for maximum flexibility)
  • Overall performance and other small improvements
  • Moved a lot of "Additional Functionality" from SIX_Misc into SIX_Tools. Basicly making SIX_Misc a true base of functions, scripts and variables, nothing more, nothing less.
  • Updated to latest ExtendedEventhandlers by Solus & Killswitch


v0.3
SIX_Misc Changes

  • Made the pack compatible with ExtendedInitEventhandlers by Solus, v1.01 included with the package.
  • Changed the Sides Array to use side objects instead of strings

SIX_CRDS Changes

  • Cleaned up CRDS considerably, only starting certain scripts on units after they get hit, instead of spawning scripts at start that wait for conditions
  • Volume Tuning... AGAIN...

SIX_Blood Changes

  • Slightly Tuned settings, but still need to figure out what is causing slowdowns on some computers


v0.2 Final
All Addons are now grouped together in a @SIX_Pack1 folder, you can remove (/leave out) any addon you don't want to use except SIX_Misc.pbo
SIX_Misc Changes

  • Fixed "play_Init" not passing on Dedicated Server

SIX_Blood Changes

  • Removed some unnececairy code+variables

SIX_CRDS Changes

  • Added ability to configure through hpp file in dta folder for Single Player, or in Mission for both SP/MP. ATM only the option: allowHeal is available. Future versions will include full set of settings


v0.2 RC1
SIX_Misc Changes

  • Added SIX_allI and allV (Infantry and Vehicle Arrays) to the unitarrays script

SIX_Blood Changes

  • Removed checks for vehicles/infantry, making use now of updated SIX_Misc Arrays
  • Rewritten some scripts and functions
  • Rewritten Multiplayer component, should work flawless now
  • Models and Textures updated by Garlay, Materials Configured. Removed Shadow settings.
  • Lag caused by wrong Model Setup and Scripts should be history now
  • Added SIX_Blood.hpp . Blood now fully configurable for SinglePlayer, aswell as Mission Configurability like the Tracers
  • Corrected settings, Players + AI should die by Bloodloss overtime

SIX_CRDS Changes

  • Removed checks for vehicles/infantry, making use now of updated SIX_Misc Arrays

SIX_Tracers Changes

  • Removed checks for vehicles/infantry, making use now of updated SIX_Misc Arrays


v0.1 RC9
SIX_Misc Changes

  • Added SIX_fMisc and SIX_fMiscSet functions to read and write variables to the object
  • Moved more variables from Global Space into Object Space

SIX_Blood Changes

  • Added OFPEC Blood Addon, full rewrite to SQF

SIX_CRDS Changes

  • Added SIX_fCRDS and SIX_fCRDS functions to read and write variables to the object
  • Enabled check if SIX_Blood is present, if it is, it will disable the Bleeding functionality of CRDS

SIX_Tracers Changes

  • Added SIX_fTracers and SIX_fTracersSet functions to read and write variables to the object


v0.1RC8
SIX_Misc Changes

  • Switched to using objects for storing variables, functions and scripts as opposed to using arrays. (String names keep code easier readable than numbers and even less Global Variables are used)
  • Switched to using only 1 source for scripts and functions instead of 2

SIX_CRDS Changes

  • Switched to using objects for storing variables, functions and scripts as opposed to using arrays. (String names keep code easier readable than numbers and even less Global Variables are used)
  • Moved a few Global Variables into Arrays.

SIX_Tracers Changes

  • Switched to using objects for storing variables, functions and scripts as opposed to using arrays. (String names keep code easier readable than numbers and even less Global Variables are used)


v0.1 RC7
SIX_Misc Changes

  • Reduced the amount of global Variables (Saved ~10)
  • Moved all scripts and functions into arrays (Saved ~30)
  • Moved a few script/function inits so they only get loaded if certain features are enabled

SIX_Tracers Changes

  • Reduced the amount of global Variables (Saved ~5)
  • Moved all scripts and functions into arrays (Saved ~5)
  • Moved weapons+ammo info into arrays instead of many global variables (Saves ~10-100), depending on which weapons+ammo are available)

SIX_CRDS Changes

  • Reduced the amount of global Variables (Saved ~20)
  • Moved all scripts and functions into arrays (Saved ~4)
  • Fixed HitEventhandler
  • Black-screen-of-death should not happen anymore :-)


v0.1 RC6
SIX_Misc Changes

  • Added support for the ArmA Anti Cheat (ARMAAC) By MadDogX (dead link). When the SIX_Misc and ARMAAC Addons are combined on a server, the anti-cheat protection will automaticly be enabled without need for mission editing etc!

SIX_Tracers Changes

  • New Variable: SIX_TRACER_DELAY, also configurable for SP and per Mission, which determines the delay between bullet exiting the barrel until tracer ignition time. Put to 0 to disable any pause
  • Changed Default delay to 0.02
  • Renewed Weapon/Ammo lookup routines, combined Weapon+Ammo information now in 1 variable.
  • All settings for tracers can now be overwritten by weapon config, while tracers will always be disabled when either weapon or ammo has tracers disabled.
  • Added the Configuration Class and functionality to configure AUTO, REFRESH and DELAY in SP.
  • Renewed the Config Functions, they now output a default value other than <null>, even when no config entry was found

SIX_CRDS Changes

  • Lowered some of the sounds, *again* :-) Could really use that Sound Maintaining help ;-)


v0.1 RC5
SIX_Tracers Changes

  • Added SIX_tracerDiff setting to Weapon classes, this setting can be used to make the "Rifle Tracers Enabled" dependent on your own "Rifle Bullet Tracers" difficulty setting in the ArmA Options. Thanks goes out to MaddMatt for the idea, not to mention his determination ;-)
  • Rifle Tracers are enabled by default, unless as described above, the Rifle Tracers Difficulty setting is set to Disabled.
  • SP Configuration is disabled by default (check SIX_Tracers.hpp).
  • Using a pause of 0.05 seconds (~) to make sure the tracers do not appear to close to the barrel. Again that MadGuy ;-)
  • Extra performance considerations in place, altough if they are measurable; you tell me


v0.1 RC4
SIX_Misc Changes

  • Fixed Player Determination Once more, hopefully for good This time. Fixing the problem that Tracers etc. did not work or 'half' in SinglePlayer
  • Disabled GroupTracker & BodyRemover by default. Please enable inside SIX_Misc.hpp. Solution based on requests @ BI Forums thread
  • Split markers from SIX_Misc to SIX_Markers. Solution based on request by MaddMatt
  • Added define SIX_MARKERS to SIX_Misc.hpp, when defined it will use the SIX_Markers (Make sure you have the pbo installed in with SIX_Misc). If you want to use standard BIS Markers, please comment the SIX_Markers define, like: // #define SIX_MARKERS
  • Changed SIX_ENA_VOICE define to SIX_VOICE_ENA

SIX_CRDS Changes

  • Fixed missing stringtable entry
  • Fixed problem with medipacks not disappearing after used


v0.1RC3
SIX_CRDS Changes

  • Lowered volumes once again :)

SIX_Misc Changes

  • Fixing some issues with player checks
  • Renewed config settings system
  • Thrown away the @SIX_Misc folder dependency, settings file is now located in your ArmA\dta folder
  • Probably resolved some issues with JIP etc, possibly fixing some Tracers-not-being-enabled bugs

SIX_Tracers Changes

  • Thrown away the @SIX_TracersCfgSP folder dependency, settings file is now located in your ArmA\dta folder
  • You can now also place the addons into any other modfolder to your likings.. just make sure the dta folder has the .hpp files


v0.1 RC2
SIX_Misc Changes

  • Fixed Server-Determination Issue; Init EventHandlers now run on AllVehicles class and higher, instead from the All class. When running from the All Class, the isServer function returns true even on clients and as such mess up the Server-determination.
  • Resolved issue with the Group Tracker colors; all markers remained original color, now they get the colors you set in SIX_Settings.hpp
  • Resolved issue with NetTx and Rx private variable designation

SIX_CRDS Changes

  • Made most of the sounds lower in volume; hearing someone breath from 100m was not meant to be