29-03-2009, 08:38 PM
I've a problem in this line to the ModPlayer to the serveur:
This bug that occurs when the player does not have the objects to fish, and the server crash which is very annoying!
Please help me :oops:
THX
Code:
Function GetPlayerInvItemNum(ByVal Index As Long, ByVal InvSlot As Long) As Long
GetPlayerInvItemNum = Player(Index).Char(TempPlayer(Index).CharNum).Inv(InvSlot).Num
End Function
This bug that occurs when the player does not have the objects to fish, and the server crash which is very annoying!
Please help me :oops:
THX