Size: 1127
Comment:
|
Size: 1098
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
CategoryAllScripts CategoryGeneralScripts | CategoryCity |
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.