[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  Plugins
. . -> [Subject]  Plugins are fun!

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?

Plugins are fun!

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page


Posted by Krenath   USA  (74 posts)  [Biography] bio
Date Fri 14 Jun 2002 03:08 PM (UTC)  quote  ]
Message
My first plugin, mainly because I get asked how to set this up a lot from first-time MUSHclient users. So I'm practicing posting plugins and directions :)

1. Copy the following text
2. Save it as \Program Files\MUSHClient\WOrlds\Plugins\FugueEdit.xml
3. Start MUSHclient and connect to a world.
4. Go to the File/Plugins menu, select FugueEdit and click Add, then Close.
5. Type "grab me/desc" to test


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE muclient [
  <!ENTITY GrabCommand "grab" > 
]>

<muclient>
<plugin name="FugueEdit" author="Krenath" language="vbscript"
  purpose = "This tiny plugin adds the ability to GRAB an attribute into the command window for editing"
  save_state = "n" date_written = "2002-06-14"  date_modified = "2002-06-14" requires="3.23" version="1.00"  
  id = "64e1102123cffbfc10847c85"
  >
	<description trim="y">
	<![CDATA[
	This tiny plugin adds the ability to GRAB an attribute into the command window for editing. Type GRAB <object>/<attribute> to use.
	]]>            
	</description>
</plugin>

<triggers muclient_version="3.23" world_file_version="15" date_saved="2002-06-14 10:01:22" >
	 <trigger enabled="y" match="FugueEdit &gt; *" omit_from_output="y" send_to="1" sequence="100" >
	 <send>%1</send>
	 </trigger>
</triggers>

<aliases muclient_version="3.23" world_file_version="15" date_saved="2002-06-14 10:01:22" >
	 <alias match="&GrabCommand; */*" enabled="y" >
	 <send>@dec/tf %1/%2</send>
	 </alias>
</aliases>
</muclient>


- Krenath from
bDv TrekMUSH
ATS TrekMUSH
TNG TrekMUSE
TOS TrekMUSE
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


2,087 views.

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]