Lich script development: Difference between revisions
No edit summary |
(bootstrap, dependency, drinfomon, events, spellmonitor) |
||
Line 1: | Line 1: | ||
{{RTOC}} |
{{RTOC}} |
||
== bootstrap == |
|||
{{Lich script |
|||
|description= |
|||
|usage= |
|||
|args= |
|||
|settings= |
|||
|uservars= |
|||
|children= |
|||
}} |
|||
== common == |
== common == |
||
Line 44: | Line 54: | ||
{{Lich script |
{{Lich script |
||
|description=A large set of helper functions for common actions related to travel. |
|description=A large set of helper functions for common actions related to travel. |
||
|usage= |
|||
|args= |
|||
|settings= |
|||
|uservars= |
|||
|children= |
|||
}} |
|||
== dependency == |
|||
{{Lich script |
|||
|description= |
|||
|usage= |
|||
|args= |
|||
|settings= |
|||
|uservars= |
|||
|children= |
|||
}} |
|||
== drinfomon == |
|||
{{Lich script |
|||
|description= |
|||
|usage= |
|||
|args= |
|||
|settings= |
|||
|uservars= |
|||
|children= |
|||
}} |
|||
== events == |
|||
{{Lich script |
|||
|description= |
|||
|usage= |
|||
|args= |
|||
|settings= |
|||
|uservars= |
|||
|children= |
|||
}} |
|||
==spellmonitor== |
|||
{{Lich script |
|||
|description= |
|||
|usage= |
|usage= |
||
|args= |
|args= |
Revision as of 18:40, 16 June 2016
bootstrap
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
common
A large set of helper functions for common actions shared by many scripts.
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
common-crafting
A large set of helper functions for common actions related to crafting.
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
common-money
A large set of helper functions for common actions related to money and coins.
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
common-summoning
A large set of helper functions for common actions related to summoning weapons.
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
common-travel
A large set of helper functions for common actions related to travel.
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
dependency
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
drinfomon
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
events
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
spellmonitor
Script usage:
Script arguments:
Settings used in this script:
UserVars used in this script:
Other scripts used by this script:
create_symlinks.bat
Useful if you are doing development on Windows. Set the LICH_SCRIPTS environment variable to the path to your lich/scripts/ directory.
create_symlinks.sh
Useful if you are doing development on OSX or Linux. Pass it an argument of the path to your lich/scripts/ directory.