Jump to content
Sign in to follow this  
LeoDS

List of reserved variables

Recommended Posts

Hi.

Can somebody help me find a full list of reserved variables starts with an underscore?

Like: _this, _x, _forEachIndex, _target ?

Share this post


Link to post
Share on other sites

This is a list i have in my syntax highlighting file for reserved names...

false
player
this
thislist
thisTrigger
true
_alt
_destination
_exception
_forEachIndex
_from
_group
_id
_isHighCommand
_isSelected
_leader
_name
_new
_pos
_sentenceId
_shift
_target
_this
_time
_to
_topic
_uid
_units
_x

but most are situational. e.g thisTrigger is only in trigger statements. _From is when dealing with conversation etc

Think KillZone Kid has a list somewhere on his site if i remember correctly.

Share this post


Link to post
Share on other sites
This is a list i have in my syntax highlighting file for reserved names...

Thank you.

ArmA Scripting Tutorials: Private Special Variables

Killzone_Kid April 01, 2013

April 01... i want to believe

Edited by LeoDS

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×