30.11.2011, 19:56
solved!
the problem wasnt my code but the fact that ive used the getip function in the OnPlayerDisconnect Callback.
I moved this whole code to the OnPlayerConnect callback and it just works fine!
Seems to be a samp bug as the ip that is saved to a variable/string isnt saved correctly while the player is disconnecting.
thx all
the problem wasnt my code but the fact that ive used the getip function in the OnPlayerDisconnect Callback.
I moved this whole code to the OnPlayerConnect callback and it just works fine!
Seems to be a samp bug as the ip that is saved to a variable/string isnt saved correctly while the player is disconnecting.
thx all

