-
Content Count
1 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout JonDumela
-
Rank
Newbie
-
Debug Console for ARMA 2
JonDumela replied to moricky's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Hi guys, I just found some interesting commands for the Debug Console and wanted to share them. I lost my saves due to trying to back them up and accidentally overited my campaign file =/. So to get back to where I was which was pretty far, after the Razor 2 mission, I messed around with different commands and came up with a few to help me get back to where I was quickly. So I just figured this out. You can type... endmission "end1" to end the current mission with the best ending, or end2, end3, end4, end5, or end6. But even if you use end1 it will say you succeeded but the tasks will not be acccomplished and if you have 0 points it will still say 0 points, so I figured out to type... CurrentTask Player setTaskState "SUCCEEDED", with each of the task active and that completes each task. I lost my saves thats why I had to figure this out, good thing i did and only a few minutes after losing my saves ;) Also, some other handy commands are... player setDamage 0 - Heals You player allowDamage false - Give you Infinite Health player setCaptive true - Not exactly sure but it fixed a freezing bug for me a couple times when my player got stuck player addweapon "m107" - Highest powered Sniper rifle with double zoom player addmagazine "100Rnd_762x51_M240" - Ammo for that rifle player addweapon "rpg7v" - gives you the best rocket launcher, and you can even carry it at the same time as the High Powered Sniper Rifle which normally you can't. Make sure to drop any weapons the current mission gives you to begin with before adding your own. player addmagazine "pg7vr" - This is the best ammo for the Rocket Launcher. player addmagazine "pipebomb" - This will give you satchel explosives, Remember keep hitting enter for more : ) You can press num enter and regular enter together really fast to get a bunch or use addmagazinearray instead, but I'm not sure how to use addmagazinearray =/ Below is a list I will copy and paste I made for myself with all the items you can give yourself in the game. Weapons -------- Rifles ------ Machineguns ----------- Sniper Rifles ------------- Pistols ------- Launchers --------- Grenades/Mines/etc ------------------ Misc ---- USMC - Men ---------- USMC - Air ---------- USMC - Armored -------------- USMC - Car ---------- USMC - Fortifications --------------------- USMC - Ship ----------- USMC - Static ------------- USMC - Support -------------- USMC - Targets -------------- USMC - Warfare Buildings ------------------------ CDF- Men -------- CDF - Air --------- CDF - Armored ------------- CDF - Cars ---------- CDF - Static ------------ CDF - Support ------------- CDF - Warfare Buildings ----------------------- Russia - Men ------------ Russia - Air ------------ Russia - Armored ---------------- Russia - Cars ------------- Russia - Ship ------------- Russia - Static --------------- Russia - Support ---------------- Russia - Warfare Buildings -------------------------- Insurgents - Men ---------------- Insurgents - Air ---------------- Insurgents - Armored -------------------- Insurgents - Cars ----------------- Insurgents - Static ------------------- Insurgents - Support -------------------- Insurgents - Warfare Buildings ------------------------------ Guerillas - Men --------------- Guerillas - Air --------------- Guerillas - Armored ------------------- Guerillas - Cars ---------------- Guerillas - Static ------------------ Guerillas - Warfare Buildings ----------------------------- Civilian - Men -------------- Civilian - Female ----------------- Civilian - Air -------------- Civilian - Cars --------------- Civilian - Ship --------------- Animals --------------- Utes Objects --------------- Chernarus Objects --------------- LHD (Aircraft Carrier) ------------------------- ---------- Post added at 07:08 AM ---------- Previous post was at 06:28 AM ---------- Just thought I'd add, I acutally just used the - CurrentTask Player setTaskState "SUCCEEDED" - Command, and it does give a check mark on the task but it doesn't give you the points for completing it and in the mission after Razor 2 one of the team members said "Too bad we didn't get Bor-whateverhisnamewas" So I know that the tasks aren't being accomplished as far as the game proceeding goes. So does anyone know a legitimate command to complete tasks so that it regesters in the playout of the game?