|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Sat Dec 30, 2006 6:17 pm
[1.24] Session Creation Issues |
Going to step through a couple of Session Creation Issues, hope I am doing it right! Also my DataDir is %documents*\My Games\Cmud\ in case this has anything to do with it.
Open Cmud
At the session selection screen click "new session"
Session Title:Test
Mud:imperian.com //or any mud and port really
Port:23
Click on save and connect
type: #ALIAS test {#SAY This is a test}
close the session and go back to the session selection screen
Right click on "Test"->'edit session'
change to character tab
Name: MyChar
click on save changes to get back to the session selection screen
BUG #1 (minor): Session title doesn't change to MyChar on Test like it did in zMud
Right click on "Test"->"edit session"
change the session title to: MyChar on Test
click on save changes to get back to the session selection screen
BUG #2 (minor): Session title didnt change, going back into edit session the session title still says "Test"
Workaround: in the session selection screen change it like you would a windows file name by clicking on the words "test" until it changes to an edit box. Do this and change the session title to "MyChar on Test"
Now that those are worked out lets get to the major bugs. Be sure to keep the "MyChar on Test"
At the session selection screen click "new session"
Session Title:MyOtherChar on Test
Mud:imperian.com //or any mud and port really
Port:23
save and close session to get back to the session selection screen
click on "MyOtherChar on Test"->"edit session"
on the Character tab
Name: MyOtherChar
on the Files tab
Filename: *browse and select the Test.pkg in the Test folder that was created from the first Test session*
BUG #3
The filename reads "Test.p" and not "Test.pkg", The path is correct.
change Test.p to Test.pkg
save and connect to the session
BUG #4
It is now using the *untitled.pkg* file in the \packages\ folder not what we wanted
close the session
click on "MyOtherChar on Test"->"edit session"
On the files tab the filename has been changed to "untitled.pkg" and the path has changed to the \packages\ folder
Workaround to #4
delete the "MyOtherChar on Test" session
And recreate it exactly the way you made the first Test session.
At the session selection screen click "new session"
Session Title:Test
Mud:imperian.com //or any mud and port really
Port:23
Connect to it and type "test" "This is a test" should display across the screen we are using the correct package
close the session and rename it using the bug2 workaround to "MyOtherchar on Test" |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Jan 17, 2007 8:44 pm |
Quote: |
BUG #1 (minor): Session title doesn't change to MyChar on Test like it did in zMud |
That is correct and normal. Unlike in zMUD, CMUD doesn't try to "guess" what session title to use. It will always use the "Title" field. The "Name" field is for your character login name and isn't used in the session window title. In other words, to change the session window title, change the "Title" field.
BUG #2: Added to bug list.
BUG #3: Added to bug list.
BUG #4: Added to bug list. |
|
|
|
|
|