23-04-2007, 09:38 PM
Slevin, make sure that u have Function FileName and/or it defined in modTypes. (look at another blank source and compare/contrast)
----------
EDIT: Lmao when i just tried to add this i get samething rofl!
------------
EDIT AGAIN:
Add this:
Under:
Which is in the Sub GameAI()
----------
EDIT: Lmao when i just tried to add this i get samething rofl!
------------
EDIT AGAIN:
Add this:
Code:
Dim FileName As String
Under:
Code:
Dim DidWalk As Boolean
Which is in the Sub GameAI()