Home
Talk0
15pages on
this wiki
this wiki
Contents |
Warlock 2
Edit
Warlock is an open source client for Simutronics games. It runs on Window, Mac OS X, and Linux. Warlock 2 is written in Java and built on the Eclipse RCP. It was written by a small group of individuals looking to play DragonRealms on Linux. Development is ongoing at the Warlock Homepage. If you're interested you can read about the history of Warlock.
Using Warlock 2
Edit
Installation & Customization Hints
Contributing and Development
Edit
Getting Started with Development
Latest activity
Edit
-
WSL
edited by Sproctor
Summary: Removed RTOC -
Warlock Client Wiki
edited by A Wikia contributor
Summary: Reverting spam -
Warlock Client Wiki
edited by A Wikia contributor
Edited the section: Warlock 2 -
SUB GET-EXP-VALUE
edited by A Wikia contributor
-
WSL
edited by A Wikia contributor
Edited the section: getcomponent -
Example:Multi-Nested GoSub
created by A Wikia contributorNew page: GoTo START START:ECHO *****************************************ECHO In START, Executing "GoSub" SUB_1ECHO... -
SUB GET-EXP-VALUE
edited by A Wikia contributor
-
SUB GET-EXP-VALUE
created by A Wikia contributorNew page: # SUB_GET-EXP-VALUE# USAGE;# GoSub SUB_GET-EXP-VALUE "VAR1"... -
Concatenating Variables
created by A Wikia contributorNew page: counter set 1 GoSub sub_test aaa bbb ccc exit sub_test: If not ($(%c) containsre "\$\d+") then echo $(%c) counter add 1 if %c > 3 then retur -
Script Tok Format
created by SproctorNew page: Script Token FormatEdit The "tok" format describes a simple token-based / compressed format, where each line is prefixed with the string "\" , and... Summary: Import from old wiki