19.01.2012, 20:16
Hello, I have a loop for create a list of online players. The list is created, example:
But the problem is that "listitem" (of OnPlayerDialogResponse) doesn't match the correct ID of each player. Example:
For John, the "listiten" returns 0, for Mike returns 1 and for me returns 2, but the correct ID are respectively 1, 5 and 9.
Can anyone help me?
Thanks and sorry from my bad English.
Код:
John (ID:1) Mike (ID:5) SuperChock (ID:9)
For John, the "listiten" returns 0, for Mike returns 1 and for me returns 2, but the correct ID are respectively 1, 5 and 9.
Can anyone help me?
Thanks and sorry from my bad English.