Size: 1065
Comment:
|
← Revision 8 as of 2012-12-04 18:47:59 ⇥
Size: 1083
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
---- ScriptCity |
ScriptControlStructures ScriptCity |
Usage: |
goal [desired goal [parameters]] |
Example: |
goal config npc:5 |
This command will allow you to execute the script line as a goal. It is optional, in the above example just "config npc:5" as a script line would work to adjust the goal config npc to '5'. Any goal can be executed via a script line without this optional command, but this may be useful when a goal and a script have the same name, and you want it to modify the goal explicitly.