This is a character variable representing the current "actor". %a is only set in ON_XXX MUDL functions (functions that intercept commands) and EVERY_DEATH MUDL functions (functions called when someone dies.) It's set to the person issuing commands or doing the dying. MUDL will not compile other types of code with %a's in it.