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
ascosilu
Newbie


Joined: 20 Apr 2004
Posts: 1
Location: Spain

PostPosted: Tue Apr 20, 2004 10:54 am   

roller iluminado (tiradas iluminado) (trigger)
 
It's a spanish mud were the promt is like this;

Tus tiradas son:
str: 17 con: 15 dex: 15
wis: 14 cha: 14 int: 9

Elige comando (l/s/a/v/sum/res/q) : l

The pattern box sholud have something like this:
%sstr~: &%d%scon~: &%d%sdex~: &%d*$*%swis~: &%d%scha~: &%d%sint~: &%d

and the value box:

#IF (%1+%2+%3+%4<70) {
#WAIT (%RANDOM( 500, 1000))
l
} {#MESSAGE yataaaaaaaaaaaaaaaaaaaaaaaaa!}

In this case you chek that str+con+dex+wis has a minimun value of 70 this depend the player you want to do and the value and variables could be changed (Ex.: For a warrior could be %1+%2+%3<44 so the minimun value would be three 18 and for a bard could be
pattern: %sstr~: &%d%scon~: &%d%sdex~: &%d*$*%sint~: &%d%scha~: &%d%swis~: &%d
value:
#IF (%1+%2+%3+%4+%5<86) {
#WAIT (%RANDOM( 500, 1000))
l
} {#MESSAGE yataaaaaaaaaaaaaaaaaaaaaaaaa!}) for two 18 and three 17)
When the correct value is obtained a promt tell you: yataaaaaaaaaaaaaaaaaaaaaaaaa! and you can adjust +3, -3 points
The random is a timmer not to be detected :-)

[:p][}:)]
Plis sombody post a xp script!!!
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Tue Apr 20, 2004 4:58 pm   
 
Wrong forum. This one is for posting completed scripts, not for requesting them.

EDIT: Oops [:I]
I saw the vague language at the beginning and the request at the end, and didn't read the middle.
Reply with quote
Hibio
Beginner


Joined: 19 Mar 2004
Posts: 22

PostPosted: Tue Apr 20, 2004 11:14 pm   
 
*yawn* how about something more exciting..
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