Author |
Message |
Topic: Zmud wont run at school |
Aon
Replies: 5
Views: 10275
|
Forum: zMUD General Discussion Posted: Wed Feb 25, 2004 6:23 pm Subject: Zmud wont run at school |
lol well.. Our administrators are nazi's lol..
Even teachers dont even have enough rights to install stuff..
and we can get regedit open I think it just wont allow us to change anything.. lol.. I ... |
Topic: Zmud wont run at school |
Aon
Replies: 5
Views: 10275
|
Forum: zMUD General Discussion Posted: Tue Feb 24, 2004 1:41 pm Subject: Zmud wont run at school |
Zmud wont run at school and I was wondering if there is anything you guys can suggest... I assume its probably the massive amount of restrictions that our schools think they need to put on computers ... |
Topic: Checking for no variable |
Aon
Replies: 4
Views: 9422
|
Forum: zMUD General Discussion Posted: Sat Mar 15, 2003 11:23 pm Subject: Checking for no variable |
trying to check status I think might be easier for me to do If I could find out how to take the variable apart just like I put it together.. Is there some way to do that? lol Im really not thinking so ... |
Topic: Checking for no variable |
Aon
Replies: 4
Views: 9422
|
Forum: zMUD General Discussion Posted: Sat Mar 15, 2003 5:34 pm Subject: Checking for no variable |
Hrm well the way I stored variables was taken from a previous help I got here.. I use the who list to get my information and when it sees the name it stores the data on the information with %1Title.. ... |
Topic: Checking for no variable |
Aon
Replies: 4
Views: 9422
|
Forum: zMUD General Discussion Posted: Fri Mar 14, 2003 6:18 pm Subject: Checking for no variable |
Ive set up a info bot to report information about characters to someone who asks.. But I need to make sure they dont just start spamming me with characters that I dont have recorded or doesn't exist.. ... |
Topic: Connection |
Aon
Replies: 1
Views: 4322
|
Forum: zMUD General Discussion Posted: Sat Mar 08, 2003 5:25 pm Subject: Connection |
Im trying to set my Zmud up so that it reconnects every time I get disconnected no matter what. What Ive done so far is turn off reconnect and make an alias atdisconnect then to #con.. and that works ... |
Topic: Need to teach Zmud to count |
Aon
Replies: 15
Views: 18367
|
Forum: zMUD General Discussion Posted: Fri Dec 20, 2002 5:24 am Subject: Need to teach Zmud to count |
Hrm I got it to work.. But it seems not to work on the current prompt line.. Till after that line leaves the bottom row.. and only if I dont type a command on that line to make it leave.. So its reall ... |
Topic: Need to teach Zmud to count |
Aon
Replies: 15
Views: 18367
|
Forum: zMUD General Discussion Posted: Thu Dec 19, 2002 6:29 pm Subject: Need to teach Zmud to count |
hehe well I tried to use the %float but had problems with it so I choose to multipy the number by 200 instead of just 2 and then divide by 1100.. then add the "%" to the end of the number an ... |
Topic: Need to teach Zmud to count |
Aon
Replies: 15
Views: 18367
|
Forum: zMUD General Discussion Posted: Thu Dec 19, 2002 4:17 am Subject: Need to teach Zmud to count |
ALright I think I know why it wont work.. because the answer is like 0.44 or something.. What function is used to tell it not to drop off those Decimal places?
|
Topic: Need to teach Zmud to count |
Aon
Replies: 15
Views: 18367
|
Forum: zMUD General Discussion Posted: Thu Dec 19, 2002 3:41 am Subject: Need to teach Zmud to count |
heh I ended up using the #trigger ({Force Jump|Force Sight|Force Speed|Force Push|Force Pull|Force Lightning|Force Grip|Force Mind Trick|Force Healing|Lightsabre Throw|Lightsabre Skill})%s~[([*])%s~] ... |
Topic: Need to teach Zmud to count |
Aon
Replies: 15
Views: 18367
|
Forum: zMUD General Discussion Posted: Thu Dec 19, 2002 1:53 am Subject: Need to teach Zmud to count |
---------------------------------------------------------------------
Force Power [**************************************************]
Force Jump [**************************** ... |
Topic: Need help with programming |
Aon
Replies: 1
Views: 5052
|
Forum: zMUD General Discussion Posted: Sun Nov 24, 2002 9:23 pm Subject: Need help with programming |
Bah lol I figured it out while writing the message explaining why it wasnt working
I had to use
charname=@char"PL"
#var @charname {@base}
and now it works fine.. thanks guys :)
|
Topic: Need help with programming |
Aon
Replies: 1
Views: 5052
|
Forum: zMUD General Discussion Posted: Sun Nov 24, 2002 9:21 pm Subject: Need help with programming |
I am trying to make a variable name based on a variable.. lol so its not working too well.. like I set a charname variable when I first log on using the list Zmud thing and then when I log off I want ... |
Topic: Need some help. |
Aon
Replies: 2
Views: 5665
|
Forum: zMUD General Discussion Posted: Sun Nov 17, 2002 12:06 am Subject: Need some help. |
Hrm.. Yeah well I was like why didnt I think of that at first.. Then I remembered that the variables for #add and #math functions only work with numbers up to 2.1 bil or so..if the answer is higher th ... |
Topic: Need some help. |
Aon
Replies: 2
Views: 5665
|
Forum: zMUD General Discussion Posted: Tue Nov 12, 2002 5:03 pm Subject: Need some help. |
Heh Im working on making a trigger to keep track of my Powerlevel on a game to then after calculate how much powerlevel ive gained for the day.. and ive done a good job at it except for the fact that. ... |
|