Shattered Kingdoms

Where Roleplay and Tactics Collide
VOTE NOW!
It is currently Mon Nov 25, 2024 3:19 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 231 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 24  Next
Author Message
 Post subject:
PostPosted: Sat Aug 09, 2003 4:25 pm 
Offline
Mortal

Joined: Sun Jan 05, 2003 4:24 pm
Posts: 86
This is a parsing issue, make sure the little computer icon in the right hand corner is crossed out.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Aug 09, 2003 9:05 pm 
Offline
Mortal

Joined: Thu Feb 28, 2002 4:00 pm
Posts: 677
Location: The great white north
Or to perminatly remove this goto View-->preferences-->special characters and look for the entry that uses . and replace it with another character (I beleive I use +) and it will no longer ignore the .commands.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Aug 10, 2003 2:19 am 
Offline
Mortal

Joined: Fri May 16, 2003 10:02 am
Posts: 100
Location: Working like a dog
A guide to using zMUD to write descriptions:

Setup zMUD to use the SK MUD colours

Click on the menu item, View > Preferences > Colors.
Expand the tree item named 'Colors' and click the 'Color Syntax' child.
Fill in the boxes like those shown below with the same values:

Image

This will set zMUD to use the colours the MUD uses to display the colours you use in your description editor.

Use the zMUD Editor to write descriptions

If you hold down CTRL+SHIFT and press ENTER the zMUD Editor will be loaded, alternatively you can access it from the menu, Windows > Editor.

Type your description using the Editor...

Image

Highlight text and use the colour buttons to set the colours you want...

Image

Send your description to the MUD

Once your description is completed, go into the MUD, type 'desc' and type '.c' to clear the current description.

Then go back into the editor and click the 'Send' button on the toolbar. Then back into the MUD, type the @ sign and press enter to complete the description sending. (Now would be a good time to save the description from the Editor)

Image

The result sent to the MUD will include your ASCII escape codes to reform your description exactly as you saw it (colours may be slightly different) in the MUD. Like this:

Code:
This is a d$4$Iesc$Ari$6$Iptio$An $7simply$A for example.


Have fun and don't blame me if it doesn't work. :P


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Aug 10, 2003 5:58 am 
Offline
Webadmin

Joined: Thu Feb 28, 2002 4:00 pm
Posts: 2732
Location: Australia
SK Character: Viltrax
A reward-worthy post, boo. Nice work.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Aug 10, 2003 10:25 pm 
Offline
Newbie

Joined: Sun Mar 03, 2002 7:52 pm
Posts: 6
Location: Second star on the right and straight on 'til morning.
Alshain wrote:
A reward-worthy post, boo. Nice work.


Rewards for OOC posts? What's next? Curses?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Aug 10, 2003 11:31 pm 
Offline
Mortal

Joined: Fri May 16, 2003 10:02 am
Posts: 100
Location: Working like a dog
The_Schizoid wrote:
Alshain wrote:
A reward-worthy post, boo. Nice work.


Rewards for OOC posts? What's next? Curses?


I think the reward he meant was that he wouldn't delete it :wink:


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Aug 11, 2003 2:17 am 
Offline
Mortal

Joined: Fri Mar 01, 2002 4:00 pm
Posts: 128
Location: Somerset, UK
Mira wrote:
Anyone know how to keep #GAG'd lines, now empty, from spamming the screen, and without losing any information?



This should do the job you want, It gives you a button to toggle gagging on/off. V.usfull for gaging many things you might need as it puts it all into a new window.

I use it to strip ooc talk/and battle spam plus a couple of other things

Code:
#ALIAS GAGTHIS {#if (@gag="1") {#GAG;#window {SKGAG} {%trigger}} {}}

#VAR gag {1}

#BUTTON 1 {GAG off} {#say Gagging on} {GAG on} {#echo Gagging off} {} {gag} {} {} {} {} {} {} {} {} {} {} {} "" {Explore} {} {}

#TRIGGER { prays } {GAGTHIS}


This is not my own code it was taken from the old Yahoo board, and was part of a set of three tutiorals that someone posted can't rember who it was but if they still have copies this might be a good place to re post them.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Aug 11, 2003 5:24 am 
Offline
Mortal

Joined: Fri Mar 28, 2003 10:52 am
Posts: 1273
Location: Dark side of the moon
I did the thing with the zMUD color editor and wrote a description, changing colors but when I sent it to the game no colors appeared, it's like I made it all white, why is that?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Aug 11, 2003 5:35 am 
Offline
Mortal

Joined: Fri May 16, 2003 10:02 am
Posts: 100
Location: Working like a dog
Snuffles wrote:
I did the thing with the zMUD color editor and wrote a description, changing colors but when I sent it to the game no colors appeared, it's like I made it all white, why is that?


Make sure you have the Syntax enabled checkbox checked.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Aug 11, 2003 9:01 am 
Offline
Mortal

Joined: Fri Mar 28, 2003 10:52 am
Posts: 1273
Location: Dark side of the moon
boo wrote:
Snuffles wrote:
I did the thing with the zMUD color editor and wrote a description, changing colors but when I sent it to the game no colors appeared, it's like I made it all white, why is that?


Make sure you have the Syntax enabled checkbox checked.


I had in enabled and it still doesn's show color, is there anything else I might not have done?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 231 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 24  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group