Ok, I have just recently made the switch from ROT (booo!) to circle (yeah!) and I dont know how to do DG-Script. I want to do a few things. Every 5% of a mobs...
... May want to check out mob trigger hit percent. You could do a more complex eval of mob hitpoints, global it, then call back to make it happen every 5%, I...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dg_scripts group. File : /trig.hlp ...
dg_scripts@yahoogroup...
Sep 4, 2003 8:27 pm
495
I think I am using an old version, doing something wrong, or just dumb, because the simplest script is not working for me, I have a death trigger thats...
... You are right about having an old version. Caught this a few patch levels ago. Rumble The Builder's Academy enigma.dune.net 9091 [Non-text portions of this...
Try instead... supposed to work every 1% of the time, but it works every time. Trigger Editor [26] 1) Name : mobile summon 2) Intended for : Mobiles 3)...
You can do some really interesting death traps with dg_scripts. Here is a quick example: Name: 'Near Death Trap Spiders - 6131', VNum: [ 6100], RNum: [ 616] ...
... From: "nate" ... Oh, but it _does_ work... For anyone interested, the solution was quite simple. A working version is here: Name: 'Near Death Trap Mahatma...
Thanks Welcor, Here is another example for those interested. One of my favorites: Name: 'Thief Guildmaster Steal - 122', VNum: [ 137], RNum: [ 137] Trigger...
This will be in the next 0.trg release but I have alot of people asking for it on TBA. Originally by Jamie Nelson. I just added the check for containers with...
I sent an email to this list and it seems it didnt even show up? it had a code snippit in it. Any reasons why email wouldnt go through? or would the problem be...
Hey everyone, After reading nates script, I thought there has got to be a better way. And so i haven't made one yet. But i id make something simmilar, (doesn't...
Not totally sure, but I think this list removes any attachments for safety reasons. ... Från: "Jamie Nelson" <mordecai@...> Till:...
molly.4d
molly.4d@...
Sep 20, 2003 6:07 am
505
... From: "molly.4d" ... end? ... reasons. Indeed. If you wish us to have a look at some code, either: a. post it to the list (I'd suggest putting the code in...
That %actor.has% has been on TBA's idea file for a while. Thanks for contributing. I've been replacing stock special procedures with dg scripts to demonstrate...
On Sat, Sep 20, 2003 at 05:42:17PM -0000, nate wrote: [...] ... [...] Been planning to do the same thing myself, but thought I'd start with the bank teller and...
Hi all, I have been trying to add a check for immortals that are in the room that a script is running. Especially fight scripts. Basically I know we have the...
... I already idea'd for Welcor: Rumble (Sep 12) stop all errors created by having nohassle enabled and no target for send/damage etc. I usually just end up...
... Never fails to remember something immediately after hitting the send button. Try also: if %actor.canbeseen% Rumble The Builder's Academy enigma.dune.net...
Dragonball: End Game (freemud.mine.nu 9998) seeks builders with experience using progs: Mprog, Oprog, Rprog. We have Rom Olc, based off of Dragonball Arena 2...
I am testing out the crodo_auto_quest. I personally love it with the latest dg_scripts. Problem i have is i get all the way through my test quest provided with...
... From: "scmeis1" ... Please define 'nothing happens' :P Can you provide some output ? just a quick copy of the output when 'putting the object into...
Let that be a warning to you all - keep the kids away from the keyboard - heh. Ignore the last mail - it was a premature send. ... From: "scmeis1" ... Please...
... This little fix is what did the trick. I have read through alot of the fixes now in this current version and should of noticed this new version of vnums....
Is there an ETA on that release? Thanks. Are there any extra modules or features you would like added to the code, but dont have time for yourself? Or anyone...
... From: "Jamie Nelson" ... Asap. RL has been taking its toll on me the last couple of weeks, but it looks as if the wirst part is behind me. I expect to...
... Replace var_subst function in dg_scripts.c with the one below. /* Now automatically checks if the variable has more then one field in it. And if the field...
I found that in my room variables i couldnt get contents. If anyone else doesn't have contents... add this after the vnum variable... else if (!str_cmp(field,...