OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: jojojoni on 19 Apr 2003, 16:15:09

Title: Actions
Post by: jojojoni on 19 Apr 2003, 16:15:09
Does anybody know a web page where I can see the name of the available actions (IÂ'm talking about the ones using the ACTION command, not the SWITCHMOVE)?

Now IÂ'm interested in two things: Making people climb ladders (I suppose this can be done using the action command) and making people enter a building to a specified position.

Thanks to everybody. I hope you can help me.
Title: Re:Actions
Post by: macguba on 19 Apr 2003, 18:00:48
There's alist in the Unofficial command ref in the Ed Depot.

Or look on your hard drive - its alreadyt there ;D

c:\ ... OFP\BIN\stringtable.csv
c:\ ... OFP\Res\BIN\stingtable.csv

Its an Excel spreadsheet with all kinds of stuff including actions.    There is no list of how to use all the Actions - some of them remain unfigured out.    If you want to use a particular one, and can't figure out the syntax, search the FAQ and the forum (both have excellent search functions) before posting here.

If you want somebody to enter a specified position in a building just place a waypoint right over the building and choose the appropriate position in the drop down box in the waypoint.
Title: Re:Actions
Post by: jojojoni on 19 Apr 2003, 18:54:12
¡¡¡Thanks!!!