Search the web
Sign In
New User? Sign Up
circle-newbies · CircleMUD
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 936 - 965 of 1891   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
936
I am making the rooms by hand to learn the format which I have the basic format down. Is the OLC the world building program? I will look for that on the web...
David Duncan
dduncan348
Offline Send Email
Mar 1, 2002
12:36 pm
937
... OLC = OnLine Creation Check out Oasis or obuild (oasis is menu driven, obuild is command line driven)...
Del
caminturn@...
Send Email
Mar 2, 2002
2:50 am
938
I have installed the OLC program and it works fine. However, I am installing a new zone (1.zon) and then when I test it I receive error: SYSERR: Format error...
dduncan348
Offline Send Email
Mar 2, 2002
3:45 am
939
... Did you make sure you updated OLC to go along with your bpl? 19+ has a top and bottom room numbers <= 18 has only top...
Del
caminturn@...
Send Email
Mar 2, 2002
4:47 am
940
... And the last OasisOLC I released didn't have the bottom room zone in it because I released it before the change was made to CircleMUD. So if you're using...
George Greer
greerga@...
Send Email
Mar 2, 2002
4:57 am
941
I tried to patch OLC Build 17 and it didn't work. Does anyone know how to patch manually????? Also I am haveing a bit of trouble with the cor dropping all da...
Jarrod Bell
jazza1232002
Offline Send Email
Mar 2, 2002
11:59 pm
942
... Check the FAQ and WTFAQ on how to patch. As for problems with your mud, you would have to be alot more specific. Basically saying "my mud is broke, can you...
Del
caminturn@...
Send Email
Mar 3, 2002
1:52 am
943
does anyone know how to patch OLC manually because I tried just patching it normally and it just hang there so I couldn't do it at all Thanks Jarrod ... Do You...
Jarrod Bell
jazza1232002
Offline Send Email
Mar 5, 2002
11:59 pm
944
If you want there is a copy of circlemud already patched with OLC on the FTP site, ...
NEAL ROBINSON
robinson@...
Send Email
Mar 7, 2002
1:49 am
945
... try the FAQ. they're in there. seriously. ae....
Alex
cheshsem
Offline Send Email
Mar 7, 2002
3:05 am
946
I have been playing with Time and Events and wanted to get some usage and thoughts from the group. Some problems I see with mud time: 1. day/evening go by very...
david_wacks
Offline Send Email
Mar 8, 2002
4:05 pm
947
I have the mud running fine. Now I am learning to set up the shops. I have created the weapons in the obj file and created a shop in the shp file. The mobile...
dduncan348
Offline Send Email
Mar 13, 2002
11:34 pm
948
... can you send the shop file? (the section with that particular shop) Sounds like either the shop does not have the right shopkeeper assigned or the shop...
Del
caminturn@...
Send Email
Mar 13, 2002
11:43 pm
949
... assigned or the ... Here is the shop file (thanks for all of the help). The room/shop number is 8017 and the object number is 8000. The shop keeper is ...
dduncan348
Offline Send Email
Mar 13, 2002
11:52 pm
950
The shop file seems to be ok, the only other questions I have are: Is the shop file listed in the index? Does the shop show up on "show shop" command?...
Del
caminturn@...
Send Email
Mar 14, 2002
12:10 am
951
I can't believe that but that resolved the problem (I can't believe I forget that part). However, when I ran it, I received a error: SYSERR: Error in shop...
dduncan348
Offline Send Email
Mar 14, 2002
2:28 am
952
I finally got the shop issues almost resolved. The only problem is that only the first item will show when listing. I believe the obj / mob / shop files are in...
dduncan348
Offline Send Email
Mar 16, 2002
12:48 am
953
I get the above error when trying to rin the mud. Any ideas? The mud is ver bpl14, and is all stock with no modifications as of yet. Thanks in advance, BK...
Bryan Horton
bryank@...
Send Email
Mar 18, 2002
7:16 pm
954
MessageI suppose you could look in the world file for a room that has got something wrong in it. on or around #2638 looks like a dicky door, Regards Neal ... ...
NEAL ROBINSON
robinson@...
Send Email
Mar 18, 2002
7:54 pm
955
Well, I found the problem. Seems that some of the world files had an Extra space before the file terminator. Now I'm working on an error SYSERR: Unterminated E...
Bryan Horton
bryank@...
Send Email
Mar 18, 2002
9:42 pm
956
MessageMight I suggest upgrading to bpl 20 (the latest bpl)? Since your copy of bpl 14 is 'all stock with no modifications as of yet', I'll suggest you upgrade...
Welcor
welcor_of_cr...
Offline Send Email
Mar 18, 2002
11:33 pm
957
It's due to the fact that it's being opened in a Windows environment instead of Unix ( At least I think so). There was a previous post showing where Windows...
Bryan Horton
bryank@...
Send Email
Mar 18, 2002
11:40 pm
958
HAH! Got them all at once. Use the program DOS2UNIX to convert all of the files to a unix format and go *smile* ... From: Bryan Horton...
Bryan Horton
bryank@...
Send Email
Mar 19, 2002
12:27 am
959
Hello all. A bit of advice, if you would please. I've added a spell (Word of Death), but have a problem. I can cast the spell with no target and gets a return...
Bryan Horton
bryank@...
Send Email
Mar 22, 2002
3:06 am
960
I am using cygwin and was running circle30bpl17 and that worked fine. The I downloaded circle30bpl19 with OLC and deathgate script and configured it and made...
Jarrod Bell
jazza1232002
Offline Send Email
Mar 22, 2002
8:20 am
961
... From: "Bryan Horton" <bryank@...> ... Return value from what ? if you mean mag_damage() then the problem lies in damage() in fight.c . My...
Welcor
welcor_of_cr...
Offline Send Email
Mar 22, 2002
5:01 pm
962
... From: "Jarrod Bell" <jazza1232002@...> ... I ... and ... It means you don't have access to the adress '192.168.100.1' (as stated in the man pages for...
Welcor
welcor_of_cr...
Offline Send Email
Mar 22, 2002
5:05 pm
963
Thanks for the info, but didn't tell me much. Went over everything else that I was doing and had one little mistake: spell_parcer.c "word of death" "word of...
Bryan Horton
bryank@...
Send Email
Mar 22, 2002
11:33 pm
964
Hello all- I wrote some code to allow a user to whittle which allows specific items to be whittled and created into new items. For example, a small piece of...
Bryan Horton
bryank@...
Send Email
Mar 28, 2002
6:01 am
965
I changed the ip and that worked fine but after that it came up with this ; SYSERR: Zone command count mismatch for world/zon/0.zon. Estimated: 1, Actual: 2 I...
Jarrod Bell
jazza1232002
Offline Send Email
Mar 28, 2002
7:25 am
Messages 936 - 965 of 1891   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help