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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1036 - 1067 of 1891   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1036
I have installed OLC and it works fine only on the first room of each wld/shp/zon/mob/obj. For example, I can use redit for the first room in my world. But if...
dduncan348
Offline Send Email
May 9, 2002
6:29 pm
1037
I see some snippets on the circlemud developers page about installing races. The code looks easy enough to do but i dont see anything in their about alignment....
wspascoe02
Offline Send Email
May 10, 2002
4:12 pm
1038
ok here is waht i have in my score command for exp int percent, current, total; current = GET_EXP(ch); total = (GET_CLASS(ch), GET_LEVEL(ch) + 1); percent =...
wspascoe02
Offline Send Email
May 12, 2002
1:02 am
1039
... Not sure what you're doing here... try this: total = level_exp(GET_CLASS(ch), GET_LEVEL(ch) + 1); Sean -- "The fear of life is the favorite disease of the...
Sean Johnstone
xual@...
Send Email
May 12, 2002
1:53 am
1040
... Small suggestion so you don't use variables that you really don't need: percent = (GET_EXP(ch) / level_exp(GET_CLASS(ch), GET_LEVEL(ch) + 1) ) * 100; if...
Del
caminturn@...
Send Email
May 12, 2002
2:01 am
1041
That was it guys thanks. I have one small error which i can correct and that is when i type score with my imp it crashes because it cant find any exp for the...
wspascoe02
Offline Send Email
May 12, 2002
3:07 am
1042
if (GET_LEVEL(ch) < LVL_IMMORT) { calculate percent } Don't think immortals need to know percent. Do you?...
Del
caminturn@...
Send Email
May 12, 2002
3:14 am
1043
Thats actually what i put into it because your right it doesnt matter what your imm exp is. ... correct ... cant ... trying ... using...
wspascoe02
Offline Send Email
May 12, 2002
12:34 pm
1044
can someone tell me wear i can change the code to make it so you are still wearing your eq when you re enter the game. I made it so newbie get eq and are...
wspascoe02
Offline Send Email
May 14, 2002
9:19 pm
1045
... are ... newbie ... the ... there ... in structs.h change USE_AUTOEQ from 0 to 1. It _will_ make you have to purge your rent files, though. Welcor...
welcor_of_cruelworld
welcor_of_cr...
Offline Send Email
May 23, 2002
10:15 pm
1046
Hello, Just found this group(thankfully). I am just messing around with a circle30 bpl 16 with olc v2.0 and dg scripts. Making a "private" mud where friends...
crueltiming2002
Offline Send Email
May 25, 2002
2:32 am
1049
Hi guys tell me the first step on adding races and classes to my mud? Thanks ... Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup...
Jarrod Bell
jazza1232002
Offline Send Email
May 28, 2002
9:06 am
1050
... Your best bet is to check through the race/class addition snippets on the ftp site. Those are fairly detailed enough to get you going....
flawed
flawed@...
Send Email
May 28, 2002
9:09 am
1051
Is there a basic description on a Quest system? I have seen other Circle MUD sites with a Quest system. I have been reviewing the FTP sites and noticed a few...
dduncan348
Offline Send Email
May 30, 2002
12:14 am
1052
Okay... I know that I'm not supposed to be learning C on Circle but it has to be interesting! :P So.... I downloaded the BPL21 from the FTP site, renamed...
aennor_wot
Offline Send Email
May 30, 2002
2:29 am
1053
Er..... ... That's 6.0. Sorry about that....
aennor_wot
Offline Send Email
May 30, 2002
12:50 pm
1054
I'm trying to add races to my mud using the race_doc_bpl21.txt file from the ftp site. I'm adding it to bamud4.5. Now I know that bamud is only bpl17 and the...
Christina Orr
tina_in_md_2000
Offline Send Email
May 30, 2002
4:19 pm
1055
Hi Im trying to alter the quit command so that it remembers the room that you log out from, so that you log back in. I have removed the house room check so the...
Alex Mann
alex4501@...
Send Email
Jun 4, 2002
5:29 pm
1056
does anyone know of a snippet where i can add a morgue to a city. So if someones (newbies) dies they can retrieve there gear at the morgue vice going out to...
wspascoe02
Offline Send Email
Jun 4, 2002
8:50 pm
1057
Cartoon themed Mud needs head coder and builders already have installed OasisOLC 2.0.1 recall http://keohookalani.com/~maudib telnet://keohookalani.com:7777 ...
randolf1234
Offline Send Email
Jun 8, 2002
7:07 pm
1058
Hi, I've a question about snippets rules. I downloaded a snippets from ftp.circlemud.org, and as it was for an old version of circle code, while I use the last...
pinkpallin@...
mudkoder
Offline Send Email
Jun 9, 2002
9:49 pm
1059
Normally there are no problems with this, it is however good practice to include a footer or header to achknowledge the original coder. Alex Naryan World ...
Alex Mann
alex4501@...
Send Email
Jun 9, 2002
9:55 pm
1060
... Hi probably need to redit new or create vnum of room or object to get it right see if that works Maudib@kitchensink MUD http://keohookalani.com/~maudib ......
randolf1234
Offline Send Email
Jun 9, 2002
11:23 pm
1061
We have 2 positions available to interested parties. We are a fantasy role-playing game and need people who can read and write English, with good grammar and...
chasingtheflames
chasingthefl...
Offline Send Email
Jun 18, 2002
1:03 pm
1062
Hi there. I am really new to this, and was really excited when I bought my wolf, took awhile to get the money. Anyway... I was killed by a creature and when I...
topazfalcon
Offline Send Email
Jun 22, 2002
2:39 pm
1063
In stock circle code it is not possible to get an old pet to follow you unles you use a charm tpye spell. Some muds implement a system where you can 'pet' them...
Alex Mann
alex4501@...
Send Email
Jun 22, 2002
11:40 pm
1064
I am confused still. really sorry. I got a new pet, but.... every time I save and exit the game, it says the pet hates my guts, even though I was really good...
Topaz Falcon
topazfalcon
Offline Send Email
Jun 23, 2002
6:57 pm
1065
Pets work in a similar way to the charm spell, it simply sets the pet to follow you and gives it the aff_charm flag. If you quit this isn't saved. the your pet...
Alex Mann
alex4501@...
Send Email
Jun 24, 2002
9:20 pm
1066
Below is an excerpt from my db.c (around lines 1465 to 1517) . . . I am trying to get Oasis OLC patched into the current CVS snapshot +128bit patch. /* ***...
Mathew Earle Reuther
graymere_sea
Offline Send Email
Jun 25, 2002
6:03 am
1067
I should note that part of the code I didn't call attention to before is giving me an error, so I'd assume I incorrectly "pieced toegether" the two patches. ...
Mathew Earle Reuther
graymere_sea
Offline Send Email
Jun 25, 2002
7:55 am
Messages 1036 - 1067 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