Wrayth: Difference between revisions
No edit summary |
(Moved to Category:New Player and added some technical info.) |
||
Line 1: | Line 1: | ||
'''StormFront''' is an official front end for [[GemStone IV]]. Compared with the [[Wizard (front end)|Wizard]], StormFront provides more features, including a point-and-click interface, dialog boxes, and a more advanced |
'''StormFront''' is an official front end (FE) for [[GemStone IV]] and [[DragonRealms]], and works with the Windows operating system. Compared with the [[Wizard (front end)|Wizard FE]], StormFront provides more features, including a point-and-click interface, dialog boxes, and a more advanced scripting engine. |
||
Download: https://www.play.net/gs4/play/stormfront-info.asp |
|||
FAQ: https://www.play.net/gs4/play/sf/faq.asp |
|||
Scripting Guide: https://www.play.net/dr/play/stormfront_scripting.asp |
|||
== Settings == |
|||
StormFront stores settings (such as highlights and scripts) separately for each character, either on the server or locally. This can be toggled inside StormFront under Options > Settings > Location. |
|||
Local settings are stored as XML files in C:\Users\<Name>\AppData\Roaming\StormFront ('''not''' the folder in which StormFront is installed). |
|||
⚫ | |||
Macros allow the user to execute a sequence of commands with a single keypress. |
|||
Special keywords that can be used in macros include: |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
== Other FEs == |
|||
*[[Wizard (front end)]] - official Windows front end |
|||
*[[Avalon]] - official Mac OS X front end |
|||
*[[Lich (software)]] - unofficial scripting addon, works with any of StormFront/Wizard/Avalon. |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
{{stub}} |
|||
[[Category:Front Ends]] |
[[Category:Front Ends]] |
||
[[Category:New Player]] |
Revision as of 17:27, 9 July 2015
StormFront is an official front end (FE) for GemStone IV and DragonRealms, and works with the Windows operating system. Compared with the Wizard FE, StormFront provides more features, including a point-and-click interface, dialog boxes, and a more advanced scripting engine.
Download: https://www.play.net/gs4/play/stormfront-info.asp
FAQ: https://www.play.net/gs4/play/sf/faq.asp
Scripting Guide: https://www.play.net/dr/play/stormfront_scripting.asp
Settings
StormFront stores settings (such as highlights and scripts) separately for each character, either on the server or locally. This can be toggled inside StormFront under Options > Settings > Location.
Local settings are stored as XML files in C:\Users\<Name>\AppData\Roaming\StormFront (not the folder in which StormFront is installed).
Macro Commands
Macros allow the user to execute a sequence of commands with a single keypress.
Special keywords that can be used in macros include:
- \r - Send the command.
- \p - pause 1 second before continuing.
- \x - Delete the contents of the command line before continuing.
- @ - Place the insertion marker here.
- \? - Replace this with the contents of the command line before starting.
Other FEs
- Wizard (front end) - official Windows front end
- Avalon - official Mac OS X front end
- Lich (software) - unofficial scripting addon, works with any of StormFront/Wizard/Avalon.