-----------------

poster: Hierokliff
subject: map triggers
date: Fri Sep  3 09:00:04 2004

i wonder if anyone know how to change maps when you enter a certain room.

-----------------

poster: Moridin
subject: >map triggers
date: Fri Sep  3 17:58:11 2004

On Fri Sep  3 09:00:04 2004 Hierokliff wrote post #1:
> i wonder if anyone know how to change maps when you enter a certain room.
use #teleport

-----------------

poster: Wagro
subject: Voting for the Lazy
date: Thu Jun 30 19:54:05 2005

(Originally in general)
I made this trigger for Zmud (v7.05) to help us lazy people remember
to vote. Technobable aside, what it does is check the last time you
voted and see if 12 hours have elapsed. If so, it will spam you with
a nice colorful message once a minute every minute until you vote.
It is fairly self explainatory how to use it, when you enter the
prompted command you will stop being spammed and a window will
automatically launch to the vote site. Here are the steps to make
this trig work for you:

1) Cut and paste the following into a text file and save it.


#CLASS {VoteReminder}
#ALIAS govote {
  #URL http://www.topmudsites.com/cgi-bin/topmuds/rankem.cgi?id=zifnab
  #VAR timestamp %mss(now)
}
#ALIAS checktime {
  #MSS {
    timedifference = datediff(~"n~", ~"@timestamp~", now)
  }
  #if (%mss( timedifference) > 725) {#ECHO %ansi( bold, red)Hey! It
is time to vote! type %ansi( bold, yellow)~"govote~" %ansi( bold,
red)to lauch the link and make this spammy message go away!%ansi(
reset)
  }
}
#VAR timestamp {1/01/2005 00:00:01 AM}
#ALARM {*:*:00} {checktime} "" {param=1}
#TRIGGER {} {}
#CLASS 0


2) Go Settings/Import/Script (ASCII) and open the file you just
saved. it will automatically create all the triggers, variables, etc
you will need, just follow the instructions and everything should
work as planned (assuming I didn't screw up, but it appears to work
for me and a couple of other people I had test it.)

-----------------

poster: Wagro
subject: >Voting for the Lazy
date: Mon Jul  4 19:16:34 2005

On Thu Jun 30 19:54:05 2005 Wagro wrote post #3:
> (Originally in general)
> I made this trigger for Zmud (v7.05) to help us lazy people remember
> to vote. Technobable aside, what it does is check the last time you
> voted and see if 12 hours have elapsed. If so, it will spam you with
> a nice colorful message once a minute every minute until you vote.
> It is fairly self explainatory how to use it, when you enter the
> prompted command you will stop being spammed and a window will
> automatically launch to the vote site. Here are the steps to make
> this trig work for you:
> 
> 1) Cut and paste the following into a text file and save it.
> 
> 
> #CLASS {VoteReminder}
> #ALIAS govote {
>   #URL http://www.topmudsites.com/cgi-bin/topmuds/rankem.cgi?id=zifnab
>   #VAR timestamp %mss(now)
> }
> #ALIAS checktime {
>   #MSS {
>     timedifference = datediff(~"n~", ~"@timestamp~", now)
>   }
>   #if (%mss( timedifference) > 725) {#ECHO %ansi( bold, red)Hey! It
> is time to vote! type %ansi( bold, yellow)~"govote~" %ansi( bold,
> red)to lauch the link and make this spammy message go away!%ansi(
> reset)
>   }
> }
> #VAR timestamp {1/01/2005 00:00:01 AM}
> #ALARM {*:*:00} {checktime} "" {param=1}
> #TRIGGER {} {}
> #CLASS 0
> 
> 
> 2) Go Settings/Import/Script (ASCII) and open the file you just
> saved. it will automatically create all the triggers, variables, etc
> you will need, just follow the instructions and everything should
> work as planned (assuming I didn't screw up, but it appears to work
> for me and a couple of other people I had test it.)


3) One I overlooked. You also have to Enable your Quote char, and
make it ~ (the key below escape) Menu to do this is V
ew/Preferences/Special characters

More to come as other problems arise.

-----------------

poster: Yugo
subject: G15 addon
date: Thu Sep 28 01:38:20 2006

this little addon will show your health, spellpoints, energy and hunger in the LCD of the g15 keyboard.

get it here: http://zmudtutorials.homepage.dk/python/ComZmud.py



a few things you need to run it.

You need python2.4. You can download it here: http://www.python.org/ftp/python/2.4.2/python-2.4.2.msi



You need the Win32 Extension:

http://prdownloads.sourceforge.net/p...4.exe?download



The last step is installing the wrapper. You can download it here: http://www.gamexp.nl/ext/g15m/stable....101.win32.exe



after you installed the stuff all you have to do is start up your zmud and then double click the Comzmud.py file, then the addon is running.



now you also need to create a few variable in zmud before you start

Health, MaxHealth, Spell, MaxSpell, Energy, MaxEnergy and Hunger (a good idea is to use RDMP so your variable is always updated)



think that is it

-----------------

poster: Yugo
subject: >G15 addon
date: Thu Sep 28 01:45:43 2006

just a few warnings this is just a quick and dirty little addon,
something are bound to go wrong

-----------------

poster: Yugo
subject: >>G15 addon
date: Thu Sep 28 04:20:29 2006

added the possibly to run aliases from the buttons on the LCD just
download the py file again and edit the file so the buttons uses
your aliases

-----------------

poster: Uno
subject: >>>G15 addon
date: Thu Sep 28 20:20:42 2006

On Thu Sep 28 04:20:29 2006 Yugo wrote post #7:
> added the possibly to run aliases from the buttons on the LCD just
> download the py file again and edit the file so the buttons uses
> your aliases

What's a g15 keyboard?

-----------------

poster: Yugo
subject: >>>>G15 addon
date: Fri Sep 29 07:31:14 2006

it is a logitech keyboard
http://www.logitech.com/index.cfm/products/details/US
EN,CRID=2166,CONTENTID=10717
got a small LCD screen