Register to post in forums, or Log in to your existing account
 
:
Search found 7 matches for:
Page 1 of 1
Author Message
  Topic: settings
soldado_del_rey

Replies: 1
Views: 2651

PostForum: zMUD General Discussion   Posted: Thu Jan 08, 2004 4:02 am   Subject: settings
I uploaded a .mud file, and put it in the subfolder for the mud I want to use it for, but when I set the character to use that file, and go to settings there's nothing there and it says it's using "Me ...
  Topic: Help on a trigger/alias
soldado_del_rey

Replies: 6
Views: 7603

PostForum: zMUD General Discussion   Posted: Sat Dec 27, 2003 1:06 am   Subject: Help on a trigger/alias
I'm no expert, but try this.


#class software
#class 0
#alias sw {#t+ software;software;wait 500;#t- software;#ec You have @paydatas files.}
#tr {Paydata} {#add @paydatas 1} "software"
#tr {Yo ...
  Topic: Conditional Triggers?
soldado_del_rey

Replies: 7
Views: 11293

PostForum: zMUD General Discussion   Posted: Sat Dec 27, 2003 12:48 am   Subject: Conditional Triggers?
quote:Originally posted by Serentus
As long as the class is active then the function will update, you use it just like a variable.
#IF (@vlock=3) {You are LOCKED} {You are not completly locked}

y ...
  Topic: alias question
soldado_del_rey

Replies: 4
Views: 5257

PostForum: zMUD General Discussion   Posted: Tue Dec 23, 2003 11:01 pm   Subject: alias question
quote:Originally posted by LightBulb
#IF %numparam() {backstab %-1} {backstab @defaulttarget}


But don't IF statements only work when you input them? That's the problem I'm having.
  Topic: Conditional Triggers?
soldado_del_rey

Replies: 7
Views: 11293

PostForum: zMUD General Discussion   Posted: Tue Dec 23, 2003 2:49 pm   Subject: Conditional Triggers?
quote:Originally posted by Serentus
TRY
#FUNC vlock {%eval(@anoexia+@slick+@asthma)}

This should give you the sum of those variables when ever you check @vlock. So if you are slick with asthma @v ...
  Topic: Conditional Triggers?
soldado_del_rey

Replies: 7
Views: 11293

PostForum: zMUD General Discussion   Posted: Tue Dec 23, 2003 3:35 am   Subject: Conditional Triggers?
quote:Originally posted by Toetag
why conditionals?

#IF (vlock=1) {anorexia=1)
#IF (vlock=0) {anorexia=0)


I need it to do that whenever the variable changes, not just when I input an IF stat ...
  Topic: Conditional Triggers?
soldado_del_rey

Replies: 7
Views: 11293

PostForum: zMUD General Discussion   Posted: Tue Dec 23, 2003 2:49 am   Subject: Conditional Triggers?
I've read through all the documentation I can find and haven't been able to figure out how to do this...

I have the variable @anorexia, defaulted to 0
I want it to automatically add 1 to the varia ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net