Don't forget, you can log in with your Play.net account
Lich script development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== common == |
== common == |
||
{{Lich script |
{{Lich script |
||
|description=A large set of helper functions for common actions shared by many scripts. |
|||
|description= |
|||
|usage= |
|usage= |
||
|args= |
|args= |
||
Line 13: | Line 13: | ||
== common-crafting == |
== common-crafting == |
||
{{Lich script |
{{Lich script |
||
|description=A large set of helper functions for common actions related to crafting. |
|||
|description= |
|||
|usage= |
|usage= |
||
|args= |
|args= |
||
Line 23: | Line 23: | ||
== common-money == |
== common-money == |
||
{{Lich script |
{{Lich script |
||
|description=A large set of helper functions for common actions related to money and coins. |
|||
|description= |
|||
|usage= |
|usage= |
||
|args= |
|args= |
||
Line 33: | Line 33: | ||
== common-summoning == |
== common-summoning == |
||
{{Lich script |
{{Lich script |
||
|description=A large set of helper functions for common actions related to summoning weapons. |
|||
|description= |
|||
|usage= |
|usage= |
||
|args= |
|args= |
||
Line 43: | Line 43: | ||
== common-travel == |
== common-travel == |
||
{{Lich script |
{{Lich script |
||
|description=A large set of helper functions for common actions related to travel. |
|||
|description= |
|||
|usage= |
|usage= |
||
|args= |
|args= |
Revision as of 14:34, 16 June 2016
common
Expand
A large set of helper functions for common actions shared by many scripts.
common-crafting
Expand
A large set of helper functions for common actions related to crafting.
common-money
Expand
A large set of helper functions for common actions related to money and coins.
common-summoning
Expand
A large set of helper functions for common actions related to summoning weapons.
common-travel
Expand
A large set of helper functions for common actions related to travel.
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.