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 1655 - 1684 of 1891   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1655
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...
scmeis1
Offline Send Email
Oct 1, 2004
7:04 pm
1656
... From: "scmeis1" ... Apparently Cunning doesn't have GET_NAME() set correctly, either. ... show us line 168 and the surroundings from act.movement.c ... The...
Welcor
welcor_of_cr...
Offline Send Email
Oct 1, 2004
11:17 pm
1657
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...
melzaren
Offline Send Email
Oct 1, 2004
11:46 pm
1658
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)....
Scott Meisenholder
scmeis1
Offline Send Email
Oct 2, 2004
12:24 am
1659
Missed this one also welcor. Process terminating with default action of signal 11 (SIGSEGV) ==2179== Access not within mapped region at address 0x42 ==2179==...
Scott Meisenholder
scmeis1
Offline Send Email
Oct 2, 2004
12:34 am
1660
... from 1) ... */ ... */ ... Fixed my own problem with struct obj_data *i = NULL, *next = NULL; ... */ ... line 215...
scmeis1
Offline Send Email
Oct 2, 2004
12:41 am
1661
= Conditional jump or move depends on uninitialised value(s) ==2395== at 0x809F61B: invalid_align (handler.c:670) ==2395== by 0x809F6FC: equip_char...
scmeis1
Offline Send Email
Oct 2, 2004
1:09 am
1662
... From: "Scott Meisenholder" ... Here's my suggestion to narrow down this one; rewrite the statement like this: if ((SECT(IN_ROOM(ch)) == SECT_FLYING) || ( ...
Welcor
welcor_of_cr...
Offline Send Email
Oct 2, 2004
11:20 am
1663
... From: "Scott Meisenholder" ... Adress 0x42 should give us a clue. Somewhere, you're thrashing the object list. Actually a couple of the things in the...
Welcor
welcor_of_cr...
Offline Send Email
Oct 2, 2004
11:23 am
1664
... From: "scmeis1" <scmeis1@...> To: <circle-newbies@yahoogroups.com> Sent: Saturday, October 02, 2004 3:09 AM Subject: [circle-newbies] Another...
Thomas Arp
welcor_of_cr...
Offline Send Email
Oct 2, 2004
11:32 am
1665
Thank you welcor, You assistance was invaluable. I do have one other mem issue with dg_scripts.c but ill tackle that on my own. Seeing how you approached the ...
Scott Meisenholder
scmeis1
Offline Send Email
Oct 2, 2004
3:16 pm
1666
A few more problems the rest I have narrowed down and/or fixed. Use of uninitialised value of size 4 ==6506== at 0x80FF155: eval_op (dg_scripts.c:2798) ...
Scott Meisenholder
scmeis1
Offline Send Email
Oct 2, 2004
6:59 pm
1667
My trigger seems like after a certain amount of time, it starts assessing the actor inaccurately. It seems completely random when it starts occuring, and I...
melzaren
Offline Send Email
Oct 3, 2004
2:58 am
1668
... From: "melzaren" ... Is there any particular trigger type this occurs on? Is it only mob/obj/room triggers? Does the trigger still target SOMEONE or is it...
Thomas Arp
welcor_of_cr...
Offline Send Email
Oct 3, 2004
7:56 pm
1669
... I haven't tested it on different triggers because it's difficult to produce even on the one I'm working with, but it's a command trigger that it's been...
melzaren
Offline Send Email
Oct 4, 2004
12:08 am
1670
It's a command trigger on mobiles by the way. I guess you could have deducted that from the script included, but I thought I'd clarify. Thanks again! :)...
melzaren
Offline Send Email
Oct 4, 2004
12:11 am
1671
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 for a...
nr597903
Offline Send Email
Oct 5, 2004
8:44 pm
1672
Helping people is what we do. We have been helping people consolidate debt for over 10 years Let us help you, stop in today. http://grealus.com/adghu please...
xajnwhykb
Offline Send Email
Oct 19, 2004
8:01 am
1673
How do I make my mud create a core file when it crashes? My problem is, it seems to crash whenever I'm out, and I can't catch it in GDB to see what's...
melzaren
Offline Send Email
Oct 23, 2004
4:51 am
1674
... If you are using a linux/unix account, I would try this: make a file called .bash_login (or maybe .bash_profile? I've seen that, but on my account it's ...
Gilean of the Void
gilean42
Offline Send Email
Oct 23, 2004
4:56 am
1675
Anyone out there have a snippet for a good score menu? The default is a little to be desired. Would love to have one that used formatted columns. I've worked...
Bryan
Ramethelis
Offline Send Email
Oct 25, 2004
11:46 pm
1676
Re-finance now, even with bad-credit! *Best Re-finance Rate for credit challenged. *Totally free! *Best Customer Service *Lowest Interest-Rates in Years *SAVE...
trtibhro
Offline Send Email
Oct 26, 2004
11:29 pm
1677
Interest rates are as low as they can possibly get. Be sure to take advantage of this possible once in a lifetime opportunity. Better interest rate means lower...
cetmsczthayh
Offline Send Email
Oct 27, 2004
9:35 pm
1678
Has anyone considered the posibility of letting scripts be attached to players much like they are attached to mobs? This would allow for easy addition of...
melzaren
Offline Send Email
Oct 28, 2004
5:35 am
1679
... From: "melzaren" ... Well... Here's an abstract from an earlier (pl10) release mail: "ToDo for pl11: Make the variable parser faster (skip a lot of the...
Thomas Arp
welcor_of_cr...
Offline Send Email
Oct 28, 2004
10:41 am
1680
That makes sense, but it wouldn't necessarily work for all situations. For example, I wanted to create trolls in my mud that would only die by fire. I...
melzaren
Offline Send Email
Oct 28, 2004
9:36 pm
1681
... From: "melzaren" ... Interesting angle. I never considered that kind of trigger, but I see the possibilities. And I understand why you'd want that...
Thomas Arp
welcor_of_cr...
Offline Send Email
Oct 29, 2004
12:23 am
1682
from using them outside scripts, a ... This is the part you lost me at. Where would this case statement be located? I've been giving it a lot of thought...
melzaren
Offline Send Email
Oct 29, 2004
5:03 am
1683
... From: "melzaren" ... The switch statement above is from the end of script_driver() in dg_scripts.c. A bit more context shows where: else if (!strn_cmp(cmd,...
Thomas Arp
welcor_of_cr...
Offline Send Email
Oct 29, 2004
9:41 am
1684
Ever notice how simple something can be when someone lays it out straight for you? :) Thanks for taking the time to suggest a viable method. I'll implement...
melzaren
Offline Send Email
Oct 29, 2004
7:04 pm
Messages 1655 - 1684 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