Download Game! Currently 80 players and visitors. Last logged in:DollSpeerCampbellXo

BatMUD Forums > Inform > command limitter

 
 
#1
02 Feb 2002 12:41
 
 
Level: 600 [Wizard] Age: 26y, 114d, 16h, 55min and 8s

I coded a command limitter to the driver. What this means, is that you have a
certain time limit which has to pass before you can give another command. For
example, if the limit is 1 second, your command will have 1 second delay
between them. If you have waited for more than one second from your last
command, your next command of course comes instantly.

Currently the limit is set to 50 milliseconds. You should not notice this
delay if you give your commands normally, but triggers or chained commands
will get delayed. We will probably test other limit values also.

Wizards do not have a command limitter, except Durand, who has a delay of one
(1) year.

Tomba