Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
LordKiev
Beginner


Joined: 04 Apr 2001
Posts: 17

PostPosted: Wed Apr 04, 2001 8:20 pm   

Random Tags for channels
 
Here's a script that with a little custimization, should work
with any MUD. Let's you use a random tag on the channels.

#ALIAS WDT
#IF (@Talk) {#UNV Talk;
#CASE %random(1,3) {wdt1 %-1} {wdt2 %-1} {wdt3 %-1};
#VAR Talk 1;
}

Here the channel being used is WDT. basically, change the alias name
to whatever the channel is, change the 3 in random to however many
tags you have, and then fill in where {wdt1 %-1} and such are, to either
the tags, or the alias for the Tags. Enjoy, and if you have questions, post
them here!
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
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

© 2009 Zugg Software. Hosted by Wolfpaw.net