MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Too Many Verb Calls
> On my MOO, I have a combat system. Now, the combat system calls alot of
> verbs for each round of the fight, and after about 20 rounds, I get a
> traceback, with the error 'Too many verb calls'. Is there any way to
> stop this?
Don't make that many verb calls. :) Really though, I've programmed combat
many moons myself and unless I get myself into a infinite loop, I never
get that error. Try to merge as many verbs as possible.
Joe
Follow-Ups:
References:
Home |
Subject Index |
Thread Index