07.01.2019, 08:17
Check this:
Also, change
Make it output the userid itself, so you can make sure the id is actually correct.
When you have no mysql errors, the problem will usualy be in one of the variables, so u gotta debug it fist.
Quote:
new userid = PlayerInfo[playerid][UserID]; |
Quote:
SendClientMessage(playerid, COLOR_WHITE, "You don't have any character registered on your account ID."); |
When you have no mysql errors, the problem will usualy be in one of the variables, so u gotta debug it fist.