ok i was wondering why a input/alert would be left over upon a reboot?
example:mob/verb/test(msg as text)
If you reboot with it still open.It stays there does the world not completly close and is completly new when rebooted?
The reason why i ask cause in my game this interferes with my login but if its just me then i wonder what could cause it....its really annoying cause my game is rebooted after each match and if anyone has a input left up it stays up and they cant select a team/class
ID:172188
![]() Jun 17 2004, 2:11 pm
|
|
![]() Jun 17 2004, 2:17 pm
|
|
well, there are demos out there to make inputs or alerts disappear after a certain amount of time. You could set them to disappear 30 seconds after they appeared if you like. I'm not sure if that would solve your problem, but you might want to try it out.
|