16-07-2008, 09:20 PM
Guys, one thing...
++ MSE 2.32 ++
++++++++++++++
*This release was done by Dugor*
- Removed GameAI Timer, Replaced with real server loop
The function:
Private Sub tmrGameAI_Timer()
Call ServerLogic
End Sub
Is still there, although the timer object is not. I think there are a few programs that check what subs are not being used and remove them or shows you. I'm not sure. Just a clue.
++ MSE 2.32 ++
++++++++++++++
*This release was done by Dugor*
- Removed GameAI Timer, Replaced with real server loop
The function:
Private Sub tmrGameAI_Timer()
Call ServerLogic
End Sub
Is still there, although the timer object is not. I think there are a few programs that check what subs are not being used and remove them or shows you. I'm not sure. Just a clue.