11-09-2007, 04:48 PM
In your:
Replace that call with:
And just move the:
thingy's into gettickcount as my other tut:
viewtopic.php?f=69&t=1478
That should speed up your server with about 0.0001s
Code:
Private Sub tmrGameAI_Timer()
Code:
Call GameAI
And just move the:
Code:
Sub CheckGiveHP()
viewtopic.php?f=69&t=1478
That should speed up your server with about 0.0001s