| Author |
Message |
Topic: Simple Question |
Kison
Replies: 3
Views: 9219
|
Forum: zMUD General Discussion Posted: Sun May 14, 2006 2:21 pm Subject: Simple Question |
| Ok, so what I was really needing was the %-1, thank you both. :) |
Topic: Simple Question |
Kison
Replies: 3
Views: 9219
|
Forum: zMUD General Discussion Posted: Sun May 14, 2006 1:00 am Subject: Simple Question |
Hey, I know almost nothing about Zmud's script, and just have a simple need(if this is the wrong forum, sorry)
Anyway, here's what I need:
An alias that when I type "say This is my message", it ... |
Topic: Text Format |
Kison
Replies: 2
Views: 6857
|
Forum: zMUD General Discussion Posted: Mon Mar 28, 2005 5:58 am Subject: Text Format |
| Thanks. I figured it was something obviouse. I had been using Arial and never bothered checking with Courier. |
Topic: zMud disconnects, would appreciate script to fix this |
Kison
Replies: 6
Views: 13304
|
Forum: zMUD General Discussion Posted: Mon Mar 28, 2005 4:06 am Subject: zMud disconnects, would appreciate script to fix this |
| Try using the #WAIT command. Make a trigger for the "noidle" command that will trigger the #WAIT command and some other input like "donotidlefool" that will set off another trigger that will do the sa ... |
Topic: Windows XP Service Pack 2 |
Kison
Replies: 1
Views: 4812
|
Forum: zMUD General Discussion Posted: Mon Mar 28, 2005 4:02 am Subject: Windows XP Service Pack 2 |
| Possibly. Try taking down the Windows firewall completely and see if that will let it work. I'd try to reboot your computer as well. I don't know what ports would need to be open. I am running SP2 and ... |
Topic: Text Format |
Kison
Replies: 2
Views: 6857
|
Forum: zMUD General Discussion Posted: Mon Mar 28, 2005 3:59 am Subject: Text Format |
Hey all,
I was wondering if there was a way to format text so it lines up correctly. Currently, it appears that each letter takes up a different ammount of text. For that reason, if I am trying to ... |
Topic: Adding Newlines to String Arrays |
Kison
Replies: 9
Views: 14136
|
Forum: zMUD General Discussion Posted: Fri Aug 06, 2004 12:59 am Subject: Adding Newlines to String Arrays |
| That works. Thanks man, very much appreciated. |
Topic: Adding Newlines to String Arrays |
Kison
Replies: 9
Views: 14136
|
Forum: zMUD General Discussion Posted: Thu Aug 05, 2004 10:53 pm Subject: Adding Newlines to String Arrays |
By looping through a list, it'd go through everything though, right?
I'm trying to access one row of the array at a time, so if I have semicolons in there, they'll go off, but ONLY those.
So:
... |
Topic: Adding Newlines to String Arrays |
Kison
Replies: 9
Views: 14136
|
Forum: zMUD General Discussion Posted: Thu Aug 05, 2004 9:51 pm Subject: Adding Newlines to String Arrays |
Yep thats what my 3rd version was for when you add the string in array write it with the semicolons just surround it with quotes for example "open door;west"
Cheers
There is still a problem. Whe ... |
Topic: Adding Newlines to String Arrays |
Kison
Replies: 9
Views: 14136
|
Forum: zMUD General Discussion Posted: Thu Aug 05, 2004 8:47 pm Subject: Adding Newlines to String Arrays |
Ok, let me make it clear what I mean by two commands in one member of the array.
Let's say we have an array like this:
0: north
1: east
2: east
3: north
4: west
5: ... |
Topic: Adding Newlines to String Arrays |
Kison
Replies: 9
Views: 14136
|
Forum: zMUD General Discussion Posted: Thu Aug 05, 2004 8:43 pm Subject: Adding Newlines to String Arrays |
What I mean is this.
I have an array, and each member of the array is a direction or some other kind of command. The problem is, I have another script that will call ONE command from that array aft ... |
Topic: Adding Newlines to String Arrays |
Kison
Replies: 9
Views: 14136
|
Forum: zMUD General Discussion Posted: Thu Aug 05, 2004 6:30 pm Subject: Adding Newlines to String Arrays |
Hey all,
Is it possible to add a newline "\n" to a string array? For example, I want to have an array that will store a walk cycle, and sometimes I will have the guy stop and do something else, the ... |
Topic: Zuggsoft Script Tutorials |
Kison
Replies: 4
Views: 7815
|
Forum: zMUD General Discussion Posted: Tue Aug 03, 2004 2:56 pm Subject: Zuggsoft Script Tutorials |
| Thanks man. The array thing helped a ton. |
Topic: Zuggsoft Script Tutorials |
Kison
Replies: 4
Views: 7815
|
Forum: zMUD General Discussion Posted: Mon Aug 02, 2004 10:28 pm Subject: Zuggsoft Script Tutorials |
Well, I looked there and didn't find my answer. I guess I might as well just ask.
How can you stop a trigger? Say I want it to stop running if variable "a" is set to 1. What command would I use? I ... |
Topic: Zuggsoft Script Tutorials |
Kison
Replies: 4
Views: 7815
|
Forum: zMUD General Discussion Posted: Mon Aug 02, 2004 7:21 pm Subject: Zuggsoft Script Tutorials |
Hey all,
Sorry if this is in the wrong spot. Are there any tutorials out there for Zuggsoft scripts? If so, could someone post a link? Very appreciated. Thanks.
Kison. |
Topic: Script for Dark Castle |
Kison
Replies: 4
Views: 14879
|
Forum: Finished MUD Scripts Posted: Mon Aug 02, 2004 7:13 pm Subject: Script for Dark Castle |
| Or maybe create a seperate forum for unfinished scripts? Forums become much easier to use when you chop up different topics. Having a "General Forum" is quite broad. |
Topic: Lagg *grumble* |
Kison
Replies: 3
Views: 8880
|
Forum: zMUD General Discussion Posted: Mon Aug 02, 2004 7:10 pm Subject: Lagg *grumble* |
| What script are you talking about? |
Topic: Script |
Kison
Replies: 2
Views: 11802
|
Forum: Finished MUD Scripts Posted: Mon Aug 02, 2004 7:08 pm Subject: Script |
I'm pretty sure he means how do you use the CODE tags.
[ code ]
[/code ] |
| |