Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
//Have to have a backpack on that is empty for this to //work then run the command so it shifts u into the //spartan then respawn you will respawn in a black diving //suit or as a white t posing model then run the
//player set etc to make command on server i believe
//This does prevent boot visor
//Then open and close the arsenal and it gives you
//The option to boot visor
//Then run the command commands
Current problems are that if you die you have to do it again and if you need ammo/open arsenal you will have to do it again. But since your in a master chief suit dying is a skill issue.
//player set etc to make command on server/local(I spawn local, global, server and it works) i //believe
//This does prevent boot visor to fix this
//Then right click only on the arsenal and it gives you
//The option to boot visor. However if you need to open the arsenal
//It will remove you from antistasi
player additem "OPTRE_MJOLNIR_Mk4Armor";
player assignItem "OPTRE_MJOLNIR_Mk4Armor";
player additem "OPTRE_MJOLNIR_Mk4Helmet";
player assignItem "OPTRE_MJOLNIR_Mk4Helmet";
player additem "OPTRE_MJOLNIR_Undersuit";
player assignItem "OPTRE_MJOLNIR_Undersuit";
//May be able to replicate respawn with the commands
//player setVariable ["eligible",true,true];
//player remoteExec ["A3A_fnc_makePlayerBossIfEligible", 2];
//player remoteExec ["A3A_fnc_createPetros", 2];
player addWeapon "OPAEX_D20_W_Barriergun";
player addMagazine "OPAEX_D20_M_Barriergun";
player addWeapon "OPAEX_D20_W_FusionCoilGun";
player addMagazine "OPAEX_D20_M_FusionCoilGun";
+Ma5B Barrier gun (only available via D20 drop or scripting)
+Ma5B FusionCoil gun (only available via D20 drop or scripting)
?
I'm not familiar with scripting