21-08-2008, 11:21 PM
Add :
Under
just so you can see what the actual packet data is.
And instead of
Shouldn't it be
Code:
Debug.Print Data
Under
Code:
If (LCase(Parse(0)) = "partystats") Then
just so you can see what the actual packet data is.
And instead of
Code:
n = n + 1
Code:
n = n + 7