30-11-2008, 09:45 PM
Okay william thanks. I put that in and that problem went away but what happens now is that the
Function highlights up.
I think the problem is that it doesnt know what i is still. So should i just get rid of I and maybe just find a different way or what?
I dont get by what you mean either with the FindPlayer()
Function highlights up.
Code:
Function GetPlayerLogin(ByVal Index As Long) As String
GetPlayerLogin = Trim(Player(Index).Login)
End Function
I dont get by what you mean either with the FindPlayer()