[dg_scripts] - death prog help

From: Tom Dailey (tomd@waymark.net)
Date: 04/03/99


Hello,

The death trigger for mobs does not seem to be working.
Has anyone else had this problem?

Also,  I'm trying to get an object to cast a spell during fighting,
but it's just not working.  Here's the script code.  Any help is
appreciated.

Trigger Intended Assignment: Objects
Trigger Type: Random , Numeric Arg: 100, Arg list: None
Commands:
   if %actor.fighting%
       oecho %name% rumbles to life!
       dg_cast 'fireball' %actor.fighting%
   end


The death prog

Trigger Intended Assignment: Mobiles
Trigger Type: Death , Numeric Arg: 100, Arg list: None
Commands:
    say You've done it now, %actor.name%!!
    emote gives a bloodcurdling wail!
    mload 30901
   end


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST