Wow. This is really interesting.
I sort of get how it works. In the 7,8,9,10 exec boxes, I can type commands such as hint and diag_log and that's excellent, a great debugging tool, but what do all the other boxes do?
Wow. This is really interesting.
I sort of get how it works. In the 7,8,9,10 exec boxes, I can type commands such as hint and diag_log and that's excellent, a great debugging tool, but what do all the other boxes do?
You can type variable names in the "watcher" fields to get the current value of those variables as well.
LoyalGuard
Former OFPEC Editors Staff Member | Former ACE1 Dev Team Member
My ArmA Projects
"...brain-hurting expressions of realism like Loyalguard’s functioning Chernarus Electrical Grid." -PC Gamer
"watcher" fields? Which ones are those?
Dont have it open right now. Probably at the top. Type a name of a global or public variable and the current value should appear below it.
Unfortunately so far no one was willing to do the docu and I was not able to myself either.
It has not high prio to me, yet eventually it will get done.
I am just curious, if anyone was able to understand how it works and what can be done with it?
Yes. I have been using it extensively. I planned on doing some documentation but have not had the time. I have been going in an out of debug cam mode, teleporting, capturing cursor target info, watching variables, executing code. Maybe I can do some docu this weekend.
I've been using this too and am gradually working out what it can do and how powerful it can be for mission designers.
Just one thing, there's no way of restarting the mission from inside the mission as the esc menu is replaced by the console. Is there any way we can get mission restart back?
Where do you want to restart - in SP?
ESC - space - space (mission ended). Space (mission started).
Same applies to the editor. Does the suffice or you want a restart button interface wise?
---------- Post added at 12:15 ---------- Previous post was at 12:13 ----------
Working on a minimap (like in AAS) and unit map markers for debugging (to help me with my next project..):
---
![]()
![]()
Still need to sort a few smaller issues and tasks, yet it might be available tonight.
After testing it, I actually remember why it is removed:
After a restart the DevCon is not available.
So unless you find a way to fix this, it will remain removed.
The exit mission and load again is a quick alternative anyway.