Author |
Message |
Topic: Variables in Variables |
Tolkienfan
Replies: 4
Views: 5164
|
Forum: zMUD General Discussion Posted: Thu Feb 14, 2002 9:21 pm Subject: Variables in Variables |
Ok ill explain more clearly...
When pking, i use macros for casting different attack spells on different "target" and for this purpose i have made some variables called: target1, target2 an ... |
Topic: Variables in Variables |
Tolkienfan
Replies: 4
Views: 5164
|
Forum: zMUD General Discussion Posted: Thu Feb 14, 2002 3:54 pm Subject: Variables in Variables |
Im trying to make a "targets" variable containing the names of all my targets. Here is what i did:
I simply made a variable:
#var {targets} {@target1|@target2|@secondarytarget1|secondaryta ... |
Topic: Autohide once more |
Tolkienfan
Replies: 1
Views: 2978
|
Forum: zMUD General Discussion Posted: Sun Feb 10, 2002 2:28 pm Subject: Autohide once more |
Ok heres another one....
I wanna make an alias for answer.....the command for returning a tell to the last person who sent you a tell.
i use:
#alias an answer %1;#send hide
but when using this ... |
Topic: Autohide |
Tolkienfan
Replies: 2
Views: 4290
|
Forum: zMUD General Discussion Posted: Sun Feb 10, 2002 1:06 am Subject: Autohide |
Thanks!
|
Topic: Autohide |
Tolkienfan
Replies: 2
Views: 4290
|
Forum: zMUD General Discussion Posted: Sat Feb 09, 2002 11:59 pm Subject: Autohide |
Ok here goes...
I have been making a set of autohide aliases and triggers and macros...
And heres what i want to do...
I have class Autohide that i can activate and disactivate using a button tha ... |
Topic: Title Trigger |
Tolkienfan
Replies: 3
Views: 4730
|
Forum: zMUD General Discussion Posted: Thu Feb 07, 2002 9:07 pm Subject: Title Trigger |
It seems to be working...Thanks
Tolkienfan
|
Topic: Title Trigger |
Tolkienfan
Replies: 3
Views: 4730
|
Forum: zMUD General Discussion Posted: Tue Feb 05, 2002 7:16 pm Subject: Title Trigger |
Ok heres a challenge for all of u Gurus out there:) ( i think )
Im trying to make a trigger that will change my title every like 30 mins...
Im thinking that i will have like a number of variable ... |
Topic: Swapping Variables |
Tolkienfan
Replies: 2
Views: 5745
|
Forum: zMUD General Discussion Posted: Tue Jan 08, 2002 6:53 am Subject: Swapping Variables |
Correction...it works the first time i push the macro...but when i push it again the target1 and 2 vars just go empty...
Tolkienfan
|
Topic: Swapping Variables |
Tolkienfan
Replies: 2
Views: 5745
|
Forum: zMUD General Discussion Posted: Tue Jan 08, 2002 6:52 am Subject: Swapping Variables |
Ok heres the deal...i wanna swap some target variables...so that i store target1 and 2 in the oldtarget vars and then exchange target1 and 2 with the secondary targets 1 and 2...then i wanna put the o ... |
Topic: Swapping variables |
Tolkienfan
Replies: 1
Views: 3320
|
Forum: zMUD General Discussion Posted: Mon Jan 07, 2002 4:42 pm Subject: Swapping variables |
Ok i need to swap some variable values here...i cant make it work...
I want to change my targets with a macro...
target1 and target2 is to be stored in oldtarget1 and 2...and then secondarytarget1 a ... |
Topic: Buttons.... |
Tolkienfan
Replies: 1
Views: 3341
|
Forum: zMUD General Discussion Posted: Thu Jan 03, 2002 4:15 am Subject: Buttons.... |
Ok heres the deal...
Trying to make a button that will be green and read a certain text, when a variable is 1...and read another and have another color when its 0...
How is this done??
Tolkienf ... |
Topic: Loading trigger class on connection |
Tolkienfan
Replies: 9
Views: 9690
|
Forum: zMUD General Discussion Posted: Thu Jan 03, 2002 3:23 am Subject: Loading trigger class on connection |
Nope...the disable thing aint checked...
Tolkienfan
|
Topic: Assist trigger help... |
Tolkienfan
Replies: 11
Views: 14509
|
Forum: zMUD General Discussion Posted: Wed Jan 02, 2002 4:21 pm Subject: Assist trigger help... |
Ok i can try
Now i dont know how it looks when whoever u are fighting dies in this mud but in the one o play it says : Mobname is dead. RIP! So where it says that just put whatever it says in ur mud. ... |
Topic: Help with Rearrange Trigger |
Tolkienfan
Replies: 2
Views: 3720
|
Forum: zMUD General Discussion Posted: Wed Jan 02, 2002 4:12 pm Subject: Help with Rearrange Trigger |
Ok didnt test this but try it...
#Var strength
#var con
#tr {Strength : (%d)} {strength=%1}
#tr {Constitution : (%d)} {con=%1}
#tr (What would you like to do with these statistics?) {#if (@stre ... |
Topic: Loading trigger class on connection |
Tolkienfan
Replies: 9
Views: 9690
|
Forum: zMUD General Discussion Posted: Wed Jan 02, 2002 2:30 pm Subject: Loading trigger class on connection |
Ok i have used the Zmud search function to search for the #t- autolog statement...its only in the trigger for password...And still the triggerclass autolog disables the second it connects to a mud...b ... |
Topic: Assist trigger help... |
Tolkienfan
Replies: 11
Views: 14509
|
Forum: zMUD General Discussion Posted: Wed Jan 02, 2002 2:22 pm Subject: Assist trigger help... |
I would prolly put the Assist trigger in a calss called assist and then in that class create triggers:
#TR (Gandalf IMPALES) {assist bilbo;#t- assist}
And then a trigger for when the mob dies(you wi ... |
Topic: Calling for a boycott on Microsoft Windows XP |
Tolkienfan
Replies: 52
Views: 82092
|
Forum: zMUD General Discussion Posted: Wed Jan 02, 2002 2:18 pm Subject: Calling for a boycott on Microsoft Windows XP |
XP?!?!?!!?!? Dont even get me started!!
I have come to the point where i have realised that i just dont have the skill to actually fix bigger problems...like if my master boot record get fucked up... ... |
Topic: Can It Be Done? |
Tolkienfan
Replies: 9
Views: 13287
|
Forum: zMUD General Discussion Posted: Sun Dec 30, 2001 9:44 pm Subject: Can It Be Done? |
Messed around with the linecolor stuff....
I got stuck though...dont know what went wrong...not really a color thing i think..just came up as i was playing with colors...
I made trigger #TR {(*)} ... |
Topic: Loading trigger class on connection |
Tolkienfan
Replies: 9
Views: 9690
|
Forum: zMUD General Discussion Posted: Sun Dec 30, 2001 7:52 pm Subject: Loading trigger class on connection |
Ok i have got the same stuff as you now....
And when i view it offline it is active to...but the second i connect...it disables...Even thought i have the enable on connection checked...I just dont ge ... |
Topic: Loading trigger class on connection |
Tolkienfan
Replies: 9
Views: 9690
|
Forum: zMUD General Discussion Posted: Fri Dec 28, 2001 4:57 pm Subject: Loading trigger class on connection |
Hmmm Yup...its the class that wont activate...
When i set class settings to: Enable class when connecting to a mud...It still doesen't enable it when i connect...
|
Topic: Loading trigger class on connection |
Tolkienfan
Replies: 9
Views: 9690
|
Forum: zMUD General Discussion Posted: Thu Dec 27, 2001 9:41 pm Subject: Loading trigger class on connection |
Hmmm this is wierd...In some of the older triggersets i have the autologin triggers work nicely...but when ever i try to make new ones...Zmud wont seem to activate the triggerclass autolog when i conn ... |
|