[HELP] Saving someone's gender
#1

SOLVED - Brain mistake
Reply
#2

Because It checks for Skin ID 9 in the first if statement:

Код:
if(GetPlayerSkin(playerid) == 1 || GetPlayerSkin(playerid) == 2 || GetPlayerSkin(playerid) == 7 || GetPlayerSkin(playerid) == 9)
And you're returning 0 after the if statements
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)