Lich:Script LNet: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Created page with 'Lich, like PsiNet before it, includes a chat function that operates in the Thoughts window. LichNet does a bit more than just chat, however, and can be used for all kinds of good…')
 
m (6 revisions: Krakiipedia Import)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This script is a simple chat script that allows you to chat with other people using [[The Lich|Lich]]. It is a great source of help for those new to Lich. It also allows scripts to transfer information to other characters (disabled by default) to allow, for example, a spellup script (waggle) to know exactly how many casts of what spells another character needs.
Lich, like PsiNet before it, includes a chat function that operates in the Thoughts window. LichNet does a bit more than just chat, however, and can be used for all kinds of goodies.


To see a list of LichNet commands, use the command
To see a list of LichNet commands, use the command
<PRE>;lnet help</PRE>
<div {{log}}><nowiki>;</nowiki>lnet help</div>


With LichNet you can ;chat to the general channel. You can ';chat to <player>' to chat directly to another user (like the ' speaking syntax of GSIV, ;chat:: also functions as a chat to command), ;ignore someone, ;tune to a channel and even ;lnet create your own channel.
With LichNet you can ;chat to the general channel. You can ''';chat to <player>''' to chat directly to another user (like the ' speaking syntax of GSIV, ''';chat::''' also functions as a chat to command), ''';ignore someone''', ''';tune''' to a channel and even ''';lnet create''' your own channel.


LichNet goes beyond chatting, however, and can be used to query and display all kinds of relevant information about a player. Some of the most useful functions are:
LichNet goes beyond chatting, however, and can be used to query and display all kinds of relevant information about a player. Some of the most useful functions are:


<div {{log}}><nowiki>;</nowiki>locate <name> - show someone's current room<br><nowiki>;</nowiki>spells <name> - show someone's active spells and time remaining<br><nowiki>;</nowiki>skills <name> - show someone's skills<br><nowiki>;</nowiki>info <name> - show someone's stats<br><nowiki>;</nowiki>health <name> - show someone's health, spirit, stamina and injuries<br><nowiki>;</nowiki>bounty <name> - show someone's current adventurer's guild task</div>
<PRE>;locate <name> - show someone's current room
;spells <name> - show someone's active spells and time remaining
;skills <name> - show someone's skills
;info <name> - show someone's stats
;health <name> - show someone's health, spirit, stamina and injuries
;bounty <name> - show someone's current adventurer's guild task</PRE>


Using these commands, other players have the ability to find dead characters and fog to you faster. Your questions about character builds can be answered quickly and in game by showing your information to another player.
Using these commands, other players have the ability to find dead characters and fog to you faster. Your questions about character builds can be answered quickly and in game by showing your information to another player.
Line 19: Line 14:
But, before anyone can see your information, you must set LichNet to make your information visible. To do this, use the command
But, before anyone can see your information, you must set LichNet to make your information visible. To do this, use the command


<PRE>;lnet allow all all</PRE>
<div {{log}}><nowiki>;</nowiki>lnet allow all all</div>


This will allow ALL players to see ALL of your information.
This will allow ALL players to see ALL of your information.


Many scripts require information gathered from your LichNet data to function properly. It is generally a good idea to allow all information to be viewable.
Many scripts require information gathered from your LichNet data to function properly. It is generally a good idea to allow all information to be viewable.

==Reference==
* Info originally taken from http://forum.gsplayers.com/showthread.php?t=57651

{{Third-Party Software}}
[[Category:Third-Party Software]]

Revision as of 14:35, 31 December 2014

This script is a simple chat script that allows you to chat with other people using Lich. It is a great source of help for those new to Lich. It also allows scripts to transfer information to other characters (disabled by default) to allow, for example, a spellup script (waggle) to know exactly how many casts of what spells another character needs.

To see a list of LichNet commands, use the command

;lnet help

With LichNet you can ;chat to the general channel. You can ;chat to <player> to chat directly to another user (like the ' speaking syntax of GSIV, ;chat:: also functions as a chat to command), ;ignore someone, ;tune to a channel and even ;lnet create your own channel.

LichNet goes beyond chatting, however, and can be used to query and display all kinds of relevant information about a player. Some of the most useful functions are:

;locate <name> - show someone's current room
;spells <name> - show someone's active spells and time remaining
;skills <name> - show someone's skills
;info <name> - show someone's stats
;health <name> - show someone's health, spirit, stamina and injuries
;bounty <name> - show someone's current adventurer's guild task

Using these commands, other players have the ability to find dead characters and fog to you faster. Your questions about character builds can be answered quickly and in game by showing your information to another player.

But, before anyone can see your information, you must set LichNet to make your information visible. To do this, use the command

;lnet allow all all

This will allow ALL players to see ALL of your information.

Many scripts require information gathered from your LichNet data to function properly. It is generally a good idea to allow all information to be viewable.

Reference

Third-Party Software - edit
Lich Installation: Lich
Downloadable Lich Scripts: Go2 | Map | Repository | Popular Scripts