Originally posted by D
in mw2 if i go message menu and write [{+actionslot 1}] it say [{+actionslot 1}]
Example: press [{+actionslot 1}] to open menu
Not press dpad_Up to open menu
if you are looking to display text to say which button to open (dpad_up)
try this :
setText("[{+actionslot 1}] ^2Open Mod Menu");
Let me know if this works.. it should