08-12-2006, 04:06 AM
alright i did it, and when i attempt to walk over a blocked tile i get this error
Code:
Function GetPlayerFly(ByVal Index As Long) As Long
GetPlayerFly = Player(Index).Fly
End Function
Code:
GetPlayerFly = Player(Index).Fly[/code]