OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: donlas on 26 Jun 2005, 16:58:16

Title: Action Menu
Post by: donlas on 26 Jun 2005, 16:58:16
Can anyone help me out with this, does anyone know how to add thigns into the Action Menu ?  I want to have Options for Standing at attention and at ease for an MP map.  Any help would be appreciated, thanks :)
Title: Re:Action Menu
Post by: Hauk on 26 Jun 2005, 17:02:40
Its in the command reference but i'll post it here anyway ;D

Code: [Select]
player addAction ["Hello", "hello.sqs"]
That should do it.

Hauk  8)