> But Now I have one more problem... the act_trigger is only check at >mobile pulses and checking it every 10 seconds is a bit slow... I don't >want players to just sit and wait for something to happen. I changed the >PULSE_MOBILE to one second now, but I think that this is even worse then >sending act's to all mobs. The problem is that the actions from an act trigger are stored in a queue attached to the mob and executed at PULSE_MOBILE. Just change it so it executes the commands right away instead of storing them, just as speech_prog triggers do. Ron +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST