On 6/28/98 8:53 PM, Cracked Egg (dontfearthereaper@DEATHSDOOR.COM) stated:
>I was wondering, is there any way that you can define the number of times
>that a DG script may be run on a given object? Any help appreciated.
>
>-Meyekul
if (%use_count% > MAX_USE)
halt
set use_count %use_count% + 1
global use_count
...
- Chris Jacobson
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST