Register to post in forums, or Log in to your existing account
 
:
Search found 6 matches for:
Page 1 of 1
Author Message
  Topic: Cross checking multiple variables
Keltec

Replies: 3
Views: 10143

PostForum: zMUD General Discussion   Posted: Sat Sep 17, 2016 10:32 am   Subject: Cross checking multiple variables
Is there a better way to cross check multiple variables to 1 name, than using an IF statement for each variable to check?

Say I have 30 variables, all with 1 name in each or empty(nothing else). Th ...
  Topic: Using Variable in a FORALL statement
Keltec

Replies: 6
Views: 14405

PostForum: zMUD General Discussion   Posted: Fri Sep 16, 2016 10:27 am   Subject: Using Variable in a FORALL statement
Thanks I will try the %pop. Then yes dragging never fails, unless you can't drag due to fly, is no dice roll to drag though.

Problem with consecutively with #loop is that it puts it all on one line ...
  Topic: Using Variable in a FORALL statement
Keltec

Replies: 6
Views: 14405

PostForum: zMUD General Discussion   Posted: Wed Sep 14, 2016 9:14 am   Subject: Using Variable in a FORALL statement
Well basically the DRAGTEMPDIRECTION2 is a already compiled directions I wanted to use. Which are reversed not only in order but directions as well, this is already done. The DRAGLISTa is a list of na ...
  Topic: Using Variable in a FORALL statement
Keltec

Replies: 6
Views: 14405

PostForum: zMUD General Discussion   Posted: Wed Sep 14, 2016 4:32 am   Subject: Using Variable in a FORALL statement
Having issues with FORALL. Zmud 7.21.

#IF (@DRAGLISTa="") {#FORALL @DRAGTEMPDIRECTION2 {%i}} {#FORALL @DRAGTEMPDIRECTION2 {drag @DRAGLISTa %i}}

Anytime I use this it makes the %i create a new li ...
  Topic: Alarm issues
Keltec

Replies: 4
Views: 10471

PostForum: zMUD General Discussion   Posted: Mon May 30, 2016 8:04 am   Subject: Alarm issues
The best method is to use a single, while connected, alarm.
#ALARM "GroupTimer" {-1} {

Thanks. This seems like where I'd like to go with it.

So I wrote it out like this

#CLASS {TESTINGnewtim ...
  Topic: Alarm issues
Keltec

Replies: 4
Views: 10471

PostForum: zMUD General Discussion   Posted: Sun May 29, 2016 6:58 am   Subject: Alarm issues
I want to use a variable to name an alarm. I cannot get it to work without super long drawn out IF commands, which is not what I want to do.

Such as

#ALARM "@groupmember1" +5 {#say working}
whi ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net