EOSERV Bug Tracker > Bug #334: Non-delaying queued actions

Bug #334: Non-delaying queued actions

Non-delaying queued actions
ID #334
Submitter Sausage
Product EOSERV
Severity Feature Request
Status OPEN, CONFIRMED
Submitted 24th May 2015
Updated 24th May 2015
Sausage Submitter
Developer
9 years, 4 days ago

Change the action queue to allow delays between certain actions without delaying the entire queue.

Example: Trying to limit equipping items to 1 per 500ms with the action queue currently stalls all other actions like walking for 500ms.

It should be possible to process the item equipping queue separate from the walking queue.

Comments

Cirras 9 years, 4 days ago

This is a very good structural change to make. Otherwise you're stuck with timestamped character variables and making counters and nonsense when it could all be much more streamlined.

Add Comment

Please don't post unless you have something relevant to the bug to say.
Do not comment to say "thanks" or "fix this please".

Please log in to add comments. EOSERV Bug Tracker > Bug #334: Non-delaying queued actions