I keep getting this error message: SYSERR: Mob using '((c)->player_specials->saved.pref)' at dg_scripts.c:1273. Anybody had this problem before? The line of...
... Try if (!IS_NPC(c) && !PRF_FLAGGED(c, PRF_NOHASSLE) && (c != ch) && You're encountering NPCs reaching that line of code, your codebases' PRF_FLAGGED is...
Byron Ellacott
bje@...
Dec 5, 2002 3:05 am
262
... A question with that. Is that going to keep my mobs that are supposed to randomly interact with other mobs from doing so? How about something like this: if...
... The problem with doing it this way is that as soon as you change what happens when the test succeeds, you now have to change it in two places. Something...
Byron Ellacott
bje@...
Dec 5, 2002 5:12 am
264
I have a room script for pick mushroom, the details of the script are below. Though the command 'pick' is used for picking locks within the MUD I am trying to...
Thanks it worked, just had to reverse %arg% and mushroom. Didn't even think about that. Anyway, now I have another issue with the substring and I wonder if...
I'm trying to write a script that selects twelve cards from a deck of eighty-one; no two can be the same. I tried it the simple way first (pick a card; while...
I've noticed an issue with mtransform... let me throw out a scenario so that I dont confuse everyone. Scenario: Room set to load 1 imp. On load(trigger) imp...
... From: "~B~ ~G~" <EQ_Monk@...> ... that ... Yes, actually. To fix (I haven't actually done this yet, but I will) : In do_mtransform: Add (among the...
Hiyas! First of all, id like to say hi, and that the one of the previous message answers way back this year about the actor varaible problem has helped me...
Had a problem like that once, but that was only because I had the wait at the end of the script with nothing else on the next line. Welcor might have fixed it,...
Im using a DG Scripts Version 0.99 Patch Level 7 which I know is old but Im using a version 19 circle and get the new patches are for 21 and higher but anyways...
I have another trigger question. Again Im using a: CircleMUD, version 3.00 beta patchlevel 19 DG Scripts Version 0.99 Patch Level 7 ok my question is this: ...
I dont think that version had wait until. If that is true, you might have to use random and load trigger with global variable. At load it determines what is...
Your script just needs a delay at the beginning. As it is, it triggers BEFORE the mob gets the object, that's why it cannot junk it. (Lucky it didn't crash the...
molly.4d
molly.4d@...
Dec 28, 2002 9:19 am
276
Molly. Tsk, tsk, you should quote better than that... ... triggers BEFORE the mob gets the object, that's why it cannot junk it. (Lucky it didn't crash the...
Doh! Would you believe that the process_dg_events() or whatever it was wasn't being called in comm.c?!?? *WHAPS SELF REALLY HARD*, i foudn that out when i...
I just realized why the list has seemed so quiet recently--the e-mail address I use for Yahoo is no longer in service. *mutter* I'm about to go back and see if...
you dont do.. flags a, then flags b. that sets the door as one thing then another.. removing the old version. do it liek this. %door% 2940 north flags abcd ......
Jamie Nelson
soulstario@...
Jan 11, 2003 11:31 am
280
I have been running the mud through valgrind (a memory debugger) and it shows ALOT of 4bit errors in the 'eval' parsing code of the dg_scripts. I remember...
Jamie Nelson
soulstario@...
Jan 11, 2003 12:20 pm
281
... From: "Jamie Nelson" <soulstario@...> ... shows ALOT of 4bit errors in the 'eval' parsing code of the dg_scripts. ... overhaul, any success? Any...
I'm trying to get HUNT to work correctly on my MUD. But am not having much luck. 1) Name : Hunt 2) Intended for : Mobiles 3) Trigger types: Bribe 4)...
Work's 100% now thanks. Ok so I'll drop my script in here to see if there are some ways to improve it. I'm building an ASSASSIN with Scripts. Pay it by bribing...
Just wanted to drop a suggestion for packaging of the next DGS patch release. You're welcome to tell me to take a flying leap... In maintaining my *very...
... From: "The Fungi" <fungi@...> ... Nah.. I'm not that kind. ... You don't actually _run_ these packages, do you ? ... In my case the test server has...
... [...] I'm not sure I understand your question. "Packaging" in this case was meant to refer to the way the files were oriented within the diff. ... [...] ...
Hi I'm fiddling with an idea with a very flexible spell system where you generate basicly all kind of spells, from within an OLC driven menu. I need some hooks...
hi.a greeting card came from u but i couldnt open.anyway do i know u? anyway hi and how r u? ... Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign...