Author |
Message |
Topic: Bouncing IP addresses |
track_xyj
Replies: 9
Views: 17179
|
Forum: zMUD General Discussion Posted: Thu Feb 21, 2002 10:23 pm Subject: Bouncing IP addresses |
Ask your ISP whether they have a socks5 server. If they do, go find sockscap32 online. Hmm, I think you can use the proxy setting in zmud now. I haven't done that since 4.62. :(
|
Topic: script idea help |
track_xyj
Replies: 8
Views: 12031
|
Forum: zMUD General Discussion Posted: Thu Feb 21, 2002 9:45 pm Subject: script idea help |
Ye, run away.
Technically you should link who -i output to a database, then do while look at every name in database. As you said, 5 commands got you stalled? My mud general has 150+ ppls. So run aw ... |
Topic: script idea help |
track_xyj
Replies: 8
Views: 12031
|
Forum: zMUD General Discussion Posted: Thu Feb 21, 2002 9:16 pm Subject: script idea help |
How could you figure out the name of "Someone" when you are before the screen? Look at him to know his real name? or just "id here"?
I think it could be like this
#trigger {(%x ... |
Topic: Putting TNL in Status Bar |
track_xyj
Replies: 3
Views: 6084
|
Forum: zMUD General Discussion Posted: Thu Feb 21, 2002 9:01 pm Subject: Putting TNL in Status Bar |
make a trigger to display score, say, when the beast dies, and link a variable @xp to the xp number. Right click status bar and type in @xp.
Like ton said, you need to give out pattern ...
|
Topic: Issues concerning different languages |
track_xyj
Replies: 4
Views: 8268
|
Forum: zMUD General Discussion Posted: Thu Feb 21, 2002 8:57 pm Subject: Issues concerning different languages |
Hmm, no offense. That is not true.
I have been playing chinese mud for more than four years. It did took me about a month to figure that out. You MUST choose "Case Sensitive" in Trigger's ... |
Topic: string match questions |
track_xyj
Replies: 2
Views: 5285
|
Forum: zMUD General Discussion Posted: Wed Feb 20, 2002 5:36 pm Subject: string match questions |
Kick. That is built in function back to 3.xx. Didn't know why it escaped my eyes before.
Thanks a lot. :) Definitely hopes my robot could consume less resources, so I could still reach 60fps in CS ... |
Topic: string match questions |
track_xyj
Replies: 2
Views: 5285
|
Forum: zMUD General Discussion Posted: Wed Feb 20, 2002 4:14 pm Subject: string match questions |
Ok, the wiz in my mud is revising to prevent robot. We have a huge quest list. Typically, when you type a command to check, it will shows like this:
QUEST One: Give Sunny Sword
Then you go buy a swo ... |
|