The compiler provides several default variables - some of these are constants, whilst others are global integer fields representing those global integer fields specially handled by the engine. Where a field is specified, the list indicates this by specifying a # with the field number following it.
| N_AVATAR=1 |
| N_DUPRE=2 |
| N_SHAMINO=3 |
| N_IOLO=4 |
| N_LORD_BRITISH=5 |
| N_NYSTUL=6 |
| N_GEOFFREY=7 |
| N_THOLDEN=8 |
| N_SHERRY=9 |
| SELF=235 |
| F_MET=0 |
| WT_IN PARTY=1 |
| WT_WALK_TO_LOCATION=132 |
| WT_FACE_NORTH=135 |
| WT_FACE_EAST=136 |
| WT_FACE_SOUTH=137 |
| WT_FACE_WEST=138 |
| WT_WALK_NORTH_SOUTH=139 |
| WT_WALK_EAST_WEST=140 |
| WT_WANDER_AROUND=143 |
| WT_WORK=144 |
| WT_SLEEP=145 |
| WT_PLAY_LUTE=149 |
| WT_BEG=150 |
| WT_SIT=146 |
| WT_EAT=147 |
| V_SEX=#16 |
| V_HOUR=#17 |
| V_KARMA=#20 |
| V_PARTY_LIVING=#23 |
| V_PARTY_TOTAL=#24 |
| V_CURRENT_ACTIVITY=#32 |
| V_INPUT_STR=$35 |