Shattered Kingdoms

Where Roleplay and Tactics Collide
VOTE NOW!
It is currently Thu Mar 28, 2024 10:34 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 29 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Note board IC writing help
PostPosted: Wed Jan 04, 2006 7:13 am 
Offline
Mortal

Joined: Sun May 22, 2005 6:16 am
Posts: 470
Location: Zhenshi
As per request, updated 08/07/08:

Please update help note to the following:

Code:
[Communication help] board note
 
Shattered Kingdoms uses the bulletin board system for in-character, realm-
wide communication.  Notes are written on paper and then posted onto one of
the bulletin boards around the realms.  Each kingdom has its own bulletin
boards, so you may have to travel to find out all of the news.  Astral boards
found in each kingdom are universal to Pyrathia.
 
For reading notes left by others...
Syntax: note list --  show all notes
        note read --  to read the next unread note
        note read <number> --  to read a particular note
        note remove <number> -- only for notes which you wrote or which
          were addressed to you
 
For writing new notes...
Syntax: note to <target> --  sets the 'To:' line for a new note
          (may be a specific name, 'immortal', or 'all')
        note subject <subject>  --  sets the subject for a new note
        note post --  posts a new note (MUST be done, or the note will
          not be put onto the board)
        write <language> --  puts you into the note editor (once you exit
          the editor, you cannot go back to edit that note)  This editor is the
          same one used to write a character description:
            .h --  editor help file
            .s -- to show the note from within the editor 
            .a -- display the string so far in ASCII
            .f --  to format (word wrap) the note
            .c --  to clear the editor buffer
   $x – where x is a specific foreground color, background color, or special
                   code, as per help color
            @ or ~ -- to end the string (exit the editor)
   

If you have certain mud clients, Zmud in particular, you will need to turn off
the client's "parsing" in order to use the . commands within the editor.
For Zmud, click on the little computer in the lower right-hand corner of the
screen.  For any other client, read its help files to determine how best to do
this. 

For additional help and discussion, please see:

http://www.shatteredkingdoms.org/forums/viewtopic.php?t=12757

See also: color desc


Note: To write you need something to write on and something to write with. There are various tools for this in the game and locations like the astral boards should also have them available for purchase.

Note Posting FAQ/tips

Q1: How do I post to multiple recipients?
A: You can target multiple characters. Ex. Note to Bain Eifas Benjamin

Q2: How do I post to an organization/religion?
A: Unfortunately, there is no specific keyword system in place to handle this sort of thing. If you are in a cabal writing to other members of your cabal, you will have access to your cabal's cipher. Then you can post a note to all and generally, your fellow member will be the only ones to understand it. If in a tribunal or religion, you must still resort to using a note to multiple recipients (see Q1).

Q3: What are the things I need to keep in mind when posting a note directly into the game (not using an external editor)?
A: Here are some tips:
*Use the enter key after every sentence or two.
*Remember to use $* only on a line by itself
*Follow the directions on how to avoid spam in your notes, toggling special characters/toggling parsing.
*If you have a question about spelling, look it up.
*Use .f to format your notes, but make sure to turn off in your client special characters/parsing. [If you are using .f and it shows up in your note as .f or nothing happens, you probably have a special character/parsing issue.]

Q4: How can I use an off game editor to format my notes because the in-game system is not user-friendly to me?
A:Use an off-game text editor/word processor.
*Some players recommend notepad because it is as bare bones as you can get.
*The advantage to Word/Works/WordPerfect is a spell checker. If you intend to spell check, do not add color codes to your note until after you have spell checked. (Otherwise, the spell-checker will trip up on any word prefixed by a color code.)
*Do not use formatting such as italics/bold/etc. Changing the colors in editors also will not translate to color in the mud. You need to use $x (see help color) for that.
*For best copying/pasting results, you want a hard carriage return after each 75 characters. There are a variety of ways to achieve this. Resize your text/window to know you are at the end of a line, and use the enter key. Or put a row of numbers to define the length across the top of your note. Be sure, in any event, you are using a font in which all letters are the same space/length (Terminal, new courier)

Q5: Formating directly in game, how do I get tabs and blank lines?
A: Clarification of the use of: $* and “tabbing” in notes
*If you are not using an editor/word processor, and do NOT use .f, you can create blank lines in your note simply by using a carriage return at the end of a paragraph, and a carriage return on a blank line. However, if you use .f at all in the note editor in game, that blank line will not be recognized, and that is why the special code $* was created. (read on for help on $*)
*Do not use $* on a line with other text. Upon formatting a note, the use of $* on a line with other text will make your note unreadable/unusable.  This well known ‘bug’ has been logged in SK already. For now just be aware it exists, and this is how to avoid it.
*Use $* only on a blank line by itself to separate things into paragraphs. This functions well.
*If you want the first line of each paragraph to appear indented, use the following format. After testing it would appear regardless of the number of spaces you attempt to indent, if you format (.f) the indentation will revert to one space. If you seek to use a greater number of spaces do not format (.f)

Q6: How do I avoid spam issues posting notes in the game?
A: Here are several suggestions:
*Go into a more private location to write your notes.
*Eat and drink before you write your note in game.
*Some find toggling quiet mode (quiet) and cabal/tribunal (cb without a message) helpful.
*Either: action is standing here and/or sleeping help alert people you’re not in position to communicate with them. Just remember if you set your action, to reset it when you’re done posting.
*Disable triggers in your client to avoid spamming yourself when writing notes. <- Don’t spam yourself when writing notes! It will go directly INTO the note. Please check the help files of your telnet client for directions on toggling triggers on and off.
-Zmud example of how to do this:
Click the gun in the lower right corner of the screen. When a little red X appears over the gun, triggers are toggled OFF. After posting a note, to turn triggers back on, click over this icon again.

*Remember to turn your channels (in game) and triggers (client) back on when you are done writing. Also remember if you toggled your parsing off, to turn it back on as well.

Q7: How do I copy/paste your note from an editor into Shattered Kingdoms?
A: Regardless of your client you will need to do one of the two following:
*Set your client settings so that the special characters . and ~ are not interpreted by your client to do something. As this is not a tutorial on your specific client, please check the help files within your client to do this.
-Zmud example of how to do this (follow along in your menu options)
-Preferences->Special Characters-> disable(uncheck) ~ and .

*Set your client settings to disable parsing/toggle parsing off. Again, if you are uncertain on how to do this, please check the help within your client. If you successfully manage to turn off the special characters (see 1 above) you won’t need to shut off your parsing.
-Zmud example of how to do this:
-Toggle the little computer icon in the lower right corner of your screen so a red X appears over it.

*Insure you have less than 80 characters per line (75 ideally). Enter a carriage return after each line. Some clients will move the next line forward a space. You can delete that space without undoing the carriage return. (Some editors allow you to view paragraphing to help you see this sort of thing more clearly.)
*All these things being done, you can copy/paste your note into SK. It is safe to copy/paste a good 20-30 lines at a time.
*If you haven’t put in carriage returns, a ‘run on line’ of ~4 lines without a carriage return has the possibility of disconnecting you from the game.
*If you have a really long note, paste it in 20-30 line chunks to avoid being disconnected from game.
*If you are disconnected from the game, you are also thrown from the note editor. The game does not allow you to enter the editor on a note which has already been written. You will need to start again.
*If you have followed everything correctly, you will also not need to use .f


I’m still confused, what do I do?
*PM Carita or pose a question in this thread. Include the following information: Your telnet client, the word processor you are using, and the question you have. Do not PM me a note to be posted.
*I do not have permission to accept anyone PMing a note requesting a format. I feel such is a transfer of IC information and will not do it.
*Also if you have a tip you feel should be added here, PM me and I will add it. Additionally when a new thread pops up I try to look at the information and make necessary changes here to keep the documentation centralized.


Carita, note posting Queen


Last edited by Carita on Thu Aug 07, 2008 11:10 am, edited 10 times in total.

Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 04, 2006 7:38 am 
Offline
Immortal (Inactive)

Joined: Wed Nov 30, 2005 12:51 pm
Posts: 155
Location: sitting on a hill within hell
Great post.

Just an addition for players who use zMUD and do not want to turn off "parsing" while writing a note or their description. You can toggle of the special character "." in your zMUD preferences so that you can use all the DOT-commands in the editors but still be able to parse.

-S


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 04, 2006 8:47 am 
Offline
Mortal

Joined: Mon Nov 29, 2004 10:53 am
Posts: 1786
For dot commands in notes/descriptions/etc you don't need to turn off parsing, simply to put the dot command in double quotes. --> "

I set up aliases to do descriptions for polymorphs for zmud and here is what one looks like so that it actually clears the old description first.

Code:
Name: elemental
Value:
desc
".c"
$7Before you is a crackling golden-hued fire elemental
   It floats, blazing before you, the colors shifting
      between $4$Ired $6$Iyellow$7 and $2$Igreen$7.
        Two $3$Ibluish $7eyes peer out at you
            from the burning inferno.
@


Not that you use dot notations a lot in notes, but if you do, you do not need to turn off parsing, just surround them in quotes on a seperate line and zmud will intepret them appropriately. Also if you *do* turn off parsing, you can do a blank line by simply doing two carraige returns. If you have parsing on though, it will not send the second CR to create the blank line.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 04, 2006 8:59 am 
Offline
Mortal

Joined: Sun Dec 18, 2005 10:40 pm
Posts: 271
Hehe, I wish I'd seen this before spending half an hour wrestling with those blasted $*'s. But on the bright side, I think I found another way to get them to work right: just putting spaces before and after the $* (not necessarily on a blank line) seemed to work out fine.


Top
 Profile  
Reply with quote  
 Post subject: Re: Note board IC writing help
PostPosted: Wed Jan 04, 2006 9:09 am 
Offline
Mortal

Joined: Fri Oct 24, 2003 7:26 am
Posts: 1908
Location: Under my covers... sleeping
Carita wrote:
Note posting tips.
1) Use an off-game text editor/word processor if at all possible to write initial draft(s) of notes and spellcheck them. Granted new versions of zmud have a spellchecker now. YAY.


I HIGHLY recommend notepad. Its basically as bare bones as you can get. If you really want the spell check, then Word or its equivalent would do fine. Don't take the time to bold or italicize anything - it won't show up in the MUD.

Carita wrote:
2) While you are typing in a note, do not have a line go over 80 characters. While in a word processor everything wraps perfectly, within SK, there is a limit on how long a line (string) can be before the game will kick you off. So just put a line like: 012345667890123etc... on the first line of your editor. You won't be copying this into SK, but it is a good guide. At the end of each line of text use a hard carriage return. (Hit the enter/return key.) <- If you don't, copy/paste can become a nightmare.


Actually, you really don't need to worry about this. At least in my experiences, you can write as long as you want. Then, copy/paste whatever you want into your client. Keep in mind, there is a buffer overflow, so entering too much text will make you loose some of it. Be sure to enter no more then two or three sentences. When you have finished your note (all the color and the $* is done) just type .f .This will auto-wrap whatever you put into there to look nice. I've done this several times recently, and it has been working fine. So if there is a bug with .f, there are ways to get around it.

sleeper

PS I've always put the $* on a new line.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 04, 2006 10:14 am 
Offline
Mortal

Joined: Mon Sep 15, 2003 5:48 am
Posts: 1306
Good note. But I've never needed to put my $*$* on a new line, just as space after the last text does fine. EVERYONE should use <$*> and <.f> instead of hard carriage returns and no formatting...it makes the notes much more readable!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 04, 2006 10:52 am 
Offline
Mortal

Joined: Mon Nov 29, 2004 10:53 am
Posts: 1786
I put it all in notepad color codes and all, then cut and paste it line for line.

No need for .f for $* at all, and all of my notes have always come out fine. *shrug*


Top
 Profile  
Reply with quote  
 Post subject: Re: Note board IC writing help
PostPosted: Wed Jan 04, 2006 12:37 pm 
Offline
Mortal

Joined: Sun May 22, 2005 6:16 am
Posts: 470
Location: Zhenshi
sleeper wrote:
Carita wrote:
2) While you are typing in a note, do not have a line go over 80 characters. While in a word processor everything wraps perfectly, within SK, there is a limit on how long a line (string) can be before the game will kick you off. So just put a line like: 012345667890123etc... on the first line of your editor. You won't be copying this into SK, but it is a good guide. At the end of each line of text use a hard carriage return. (Hit the enter/return key.) <- If you don't, copy/paste can become a nightmare.


Actually, you really don't need to worry about this. At least in my experiences, you can write as long as you want. Then, copy/paste whatever you want into your client. Keep in mind, there is a buffer overflow, so entering too much text will make you loose some of it. Be sure to enter no more then two or three sentences. When you have finished your note (all the color and the $* is done) just type .f .This will auto-wrap whatever you put into there to look nice. I've done this several times recently, and it has been working fine. So if there is a bug with .f, there are ways to get around it.

sleeper

PS I've always put the $* on a new line.


*chuckle* You don't really need to worry, unless you are writing a rather lengthy post and are trying to get things copied and pasted in quickly,
as in 30 line or so chunks, without getting your character accidently
disconnected from the mud.

The reason I mentioned this at all is that some people have complained to me they get thrown from the mud, and I recall this being one of my main
initial issues with the code.

Carita


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 04, 2006 3:22 pm 
Offline
Mortal

Joined: Fri Oct 24, 2003 7:26 am
Posts: 1908
Location: Under my covers... sleeping
Benzo Balrog wrote:
Good note. But I've never needed to put my $*$* on a new line, just as space after the last text does fine. EVERYONE should use <$*> and <.f> instead of hard carriage returns and no formatting...it makes the notes much more readable!


Plus, I found out that my client in various modes doesn't wrap text after 80 characters. So if you format it correctly, it will appear fine no matter what client.

sleeper

PS Carita: Very true. I haven't done that in so long I completely forgot about it.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jan 05, 2006 5:45 pm 
Offline
Mortal

Joined: Sat Nov 27, 2004 3:26 pm
Posts: 609
Location: Eastern Tennessee
Thank you
Thank you
Thank you
Thank you
Thank you
Thank you
Thank you
Thank you

I just spent like 30 minutes trying to write a damn note, didn't know you needed $* on a new line or space and it was junking up the whole process and pissing me off.

Thank you
Thank you
Thank you
Thank you
Thank you


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 29 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 16 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