I was really far into debt. Like Most I was in Financial dispair. I could not seem to get ahead no matter how hard I tried. Untill I found this place. ...
I was really far into debt. Like Most I was in Financial dispair. I could not seem to get ahead no matter how hard I tried. Untill I found this place. ...
Hello list. I was wondering where I could get some help with the Suntzu prepatch circle code. The mailinglist has been temporarily disabled. I'm running XP and...
funny what gems you find looking through your spambox, this site has very cheap meds, all kinds, check it out http://pillzapioy.allreal.net If you dont want to...
Recently I noticed a problem with my save_char function. If a character has any affection (ie: sneak, sanctuary, anything) the mud crashes. I am not entirely...
Recently I noticed a problem with my save_char function. If a character has any affection (ie: sneak, sanctuary, anything) the mud crashes. I am not entirely...
... From: "scynscapa" ... which means aff==NULL, causing a segfault. Would you mind posting the part of save_char that deals with affects. Also, have you...
On a character that has just logged in, print ch->affected returns "(struct affected_type *) 0x0", and print *ch->affected returns "Cannot access memory at...
I had really high interest rates on my home loan. I saved thousands of dollars on home payments. And you can too. Interest rates are as low as can be, And Yes...
... From: "scynscapa" ... Good. It should. ... What number have you defined for SKILL_SNEAK ? It's highly improbable that it's 1336 - in stock Circlemud it's...
SKILL_SNEAK is 138 as you said. I recompiled with efence, and in gdb the mud crashes just after the syslog "Loading zone table.". "Program received signal...
... From: "scynscapa" ... Again, you may be looking in the wrong place - load_zones seems to be passed a bad parameter. I'm not sure it is, but rather sure...
i used these guys to make my bills alot more manageable, it was free so what the hell, why not? http://hgpffmwbd.ukweb.nu If you dont want to be part of this...
Its been a few days since my last post, and I have done a bit more looking into my problem. Ive run my mud in valgrind, and come up with far more errors than I...
Hi guys, Does anyone know where can I get a copy of working Mobprog code for Circle3.1? I got a patch from developer.circlemud.org but for somereason.. some of...
I saved thousands of dollars a month with this free service. Every little bit of cash adds up over time. Let them show you how it works. you must copy and...
I have bad credit, I am self employed and I was able to re-finance at a really low rate. I am saving hundreds a month Just fill out this simple FREE form ...
Hi all, I need alittle help debuggin these memory errors. I use CWG 9-30- 2004 release, and these just started creaping in. Oh and I use valgrind debugger. Oct...
... From: "scmeis1" ... Apparently Cunning doesn't have GET_NAME() set correctly, either. ... show us line 168 and the surroundings from act.movement.c ... The...
I'm having this problem with the triggers in Buddha. When I issue a command with one of my characters, and the actor gets passed to the script, everything...
Here you go welcor. I will include the line snippets as well as local variables. I Fixed the get_filename problems they were something other then GET_NAME(ch)....
Missed this one also welcor. Process terminating with default action of signal 11 (SIGSEGV) ==2179== Access not within mapped region at address 0x42 ==2179==...
... From: "Scott Meisenholder" ... Here's my suggestion to narrow down this one; rewrite the statement like this: if ((SECT(IN_ROOM(ch)) == SECT_FLYING) || ( ...