Search the web
Sign In
New User? Sign Up
dg_scripts · DG scripts
? 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 277 - 306 of 791   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
277
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...
bar_tronic <bar_troni...
bar_tronic
Offline Send Email
Jan 6, 2003
10:34 am
278
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...
relsqui <elsabett@...>
relsqui
Offline Send Email
Jan 11, 2003
7:18 am
279
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@...
Send Email
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@...
Send Email
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...
Welcor
welcor_of_cr...
Offline Send Email
Jan 11, 2003
1:40 pm
282
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)...
Scott Boutwell <sbout...
sboutwell31
Offline Send Email
Jan 20, 2003
5:15 am
283
... From: <sboutwell@...> ... <snip of seemingly ok script> ... Add these lines in mobact.c: /* external functions */ ACMD(do_get); ACMD(do_action); +...
Welcor
welcor_of_cr...
Offline Send Email
Jan 20, 2003
1:24 pm
284
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...
Scott Boutwell <sbout...
sboutwell31
Offline Send Email
Jan 21, 2003
10:04 pm
285
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...
The Fungi
crawlingchao...
Online Now Send Email
Jan 21, 2003
10:19 pm
286
... 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...
Welcor
welcor_of_cr...
Offline Send Email
Jan 21, 2003
11:03 pm
287
... [...] 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. ... [...] ...
The Fungi
crawlingchao...
Online Now Send Email
Jan 21, 2003
11:27 pm
288
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...
Christian Ejlertsen
macane99
Offline Send Email
Jan 28, 2003
6:00 pm
289
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...
ronald zilkovski
deathangel134
Offline Send Email
Feb 1, 2003
10:10 pm
290
is it possible to use vnum as names for variables? for example %1234.north% would return the exit information for the room with vnum 1234?...
Marc King <zeal@...>
tenera_machina
Online Now Send Email
Feb 23, 2003
10:09 am
291
I just pulled this off welcor's website. You should be more specific. What version of DG? What type of trigger? But this should answer it: ...
Nate Winters
wintersn.geo
Offline Send Email
Feb 24, 2003
8:06 pm
292
... From: <zeal@...> ... yes and no. Yes, you can call variables anything you wish[1]. All digit names are ok too. No, you might get strange...
Welcor
welcor_of_cr...
Offline Send Email
Feb 24, 2003
8:55 pm
293
... In this particular case, %self% would reflect the room you're using as the argument for %at%? The problem I'm having is that I'm attempting to make an...
Marc King <zeal@...>
tenera_machina
Online Now Send Email
Feb 25, 2003
8:11 pm
294
Hi All! I've been developing DGs now for about 3 months, and so I'd first just like to thank Welcor for all the effort he's put in on his very informative site...
saertaal <carl.scottb...
saertaal
Offline Send Email
Mar 4, 2003
2:35 am
295
... very ... be ... in ... how ... but ... Having now spent a couple of hours reading through the forum, I realise my query is realted to a general DG problem,...
saertaal <carl.scottb...
saertaal
Offline Send Email
Mar 4, 2003
3:10 pm
296
Container script for use with no key. This is done with a command script: narg 1 arg: * commands: if %actor.vnum%>0 return 0 halt end switch %cmd% case codeset...
Jamie Nelson
soulstario@...
Send Email
Mar 5, 2003
4:01 am
297
... From: "Jamie Nelson" <soulstario@...> ... Impressive. Good to remember that oset can change things for you. This way one doesn't need specific...
Welcor
welcor_of_cr...
Offline Send Email
Mar 5, 2003
1:45 pm
298
Sorry about the late reply. Too busy at work to answer. ... From: <carl.scottbrown@...> ... This is due to the 'local' nature of variables. As...
Welcor
welcor_of_cr...
Offline Send Email
Mar 5, 2003
2:18 pm
299
... Not at all, thanks for answering! ... <carl.scottbrown@b...>" ... to ... that ... var in ... value. ... implemented ... there's ... variable names. ... the...
saertaal
Offline Send Email
Mar 5, 2003
4:17 pm
300
<snip of _long_ script> Very nice. Do you experience any slowdown when using this script ? Long scripts have been known to cause some in-game lag sometimes. ...
Jamie Nelson
soulstario@...
Send Email
Mar 5, 2003
7:29 pm
301
Greetings, I am attempting to create a trigger to attach to a mob which will check for a weapon on a character when that character enters the room. This...
Griffter
friesec@...
Send Email
Mar 6, 2003
11:21 am
302
if %actor.eq(wield)% eval wep %actor.eq(wield)% if %wep.vnum%==<the vnum of that particular item ya wanna find> set has_it 1 end else eval i %actor.invantory% ...
Jamie Nelson
soulstario@...
Send Email
Mar 6, 2003
1:05 pm
303
Opps! my mistake.. i better correct that before someone else does :) haste obviously does not make the job run faster :-P here it is fixed: if...
Jamie Nelson
soulstario@...
Send Email
Mar 6, 2003
2:00 pm
304
Jamie, Thanks for the update, however, I'm still unable to get the trigger to function. Perhaps I have the trigger type set incorrectly. I currently have the...
Griffter
friesec@...
Send Email
Mar 6, 2003
4:10 pm
305
The type you want should be entry prog. [Non-text portions of this message have been removed]...
wspascoe@...
wspascoe02
Offline Send Email
Mar 6, 2003
4:52 pm
306
Thanks for the example Jamie, I will use it on TBA if you don't mind. Grifter, I set the example as a greet. Works fine. Check nohassle off, test with mort,...
Nate Winters
wintersn.geo
Offline Send Email
Mar 6, 2003
5:08 pm
Messages 277 - 306 of 791   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