You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An event that happens on Queen death that starts the above timer, either in queen.dm or perhaps by hooking into the Queen Locator HUD function, though this may be really hacky.
Pseudo code would be something akin to:
if queen dies
start timer
if Drone uses Evolve verb
check time left on timer and output it to Drone
else
evolve into queen
The proposed time between Queens is at the moment 20 minutes.
The text was updated successfully, but these errors were encountered:
This is in the code but doesn't seem to be working right. I've never seen the notification. If it can be fixed this is probably the best place for the feature.
Code and line numbers involved:
Pseudo code would be something akin to:
The proposed time between Queens is at the moment 20 minutes.
The text was updated successfully, but these errors were encountered: