|
SerpentDrago Newbie
Joined: 10 Nov 2002 Posts: 8 Location: USA
|
Posted: Wed Nov 20, 2002 11:42 pm
DeathWatch System for achaea |
I am wanting to create a deathwatch system for achaea. What i Mean by this is : in the mud you can eat a skullcap .. by doing this you are allerted to everyone that dies .. I am wanting for zmud to alert me if somone in my guild dies ..
in the game you can get info on somone bye typeing honors >name< .. an example off the alert with deathsight and then typeing honros >name<..
honors example.. this is a druid in my guild
honors allura
Acorn Allura, Ward of the Oak (Female Siren).
She is 18 years old, having been born on the 25th of Lupar, 302 years after the
fall of the Selucarian Empire.
She is unranked in Achaea.
She is an extremely credible character.
She is a Novice in the Druids.
She is a Vagabond in the Fellowship of Explorers
She is considered to be approximately 60% of your might.
and off the text it gives you notifying you off a death...
765h, 1065m ex-
Nisha has been slain by the might of a young village boy.
nisha is the name it always is >name< has been slain ............
now i was thinking first you would have the put the name from the death notifacation in a varriable ... then have zmud auto send honors >name< ... then from there have some matchins system going on to see if it says shes in the druids guild .. well can somone help me i got the idea dont' know how to do it thanks ..
(-:-) |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Nov 21, 2002 8:39 am |
#TR {^(%w) has been slain by} {#var guildcheck 0;#VAR guildname %1;#T+ guildcheck;honors %1}
#CLASS guildcheck disable
#TR {is * in the Druids.$} {#VAR guildcheck 1}
#TR {is considered to be approximately %d~% of your might.$} {#T- guildcheck;#IF (@guildcheck) {#SAY {that was a druid, @guildname, who just died}};#VAR guildcheck 0;#VAR guildname {}}
#CLASS 0
LightBulb
Senior Member |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|