evilflames
Member
Hi there,
in obj_Ship.iss there is a function to reload the ammo
UI:UpdateConsole["Reloading Weapons..."]
EVE:Execute[CmdReloadAmmo]
how can i add an timer to it so it retry the command every 10 seconds or so?
Because right now its keep spamming the reload ammo function and you get error window from client with the message that its
thanks
in obj_Ship.iss there is a function to reload the ammo
UI:UpdateConsole["Reloading Weapons..."]
EVE:Execute[CmdReloadAmmo]
how can i add an timer to it so it retry the command every 10 seconds or so?
Because right now its keep spamming the reload ammo function and you get error window from client with the message that its
thanks