21.03.2013, 10:01
Close the if statement and remove the coma. Here's the fixed line:
if(PlayerInfo[playerid][pSex] == 1)
The other fixed line:
else if(PlayerInfo[playerid][pSex] == 2)
if(PlayerInfo[playerid][pSex] == 1)
The other fixed line:
else if(PlayerInfo[playerid][pSex] == 2)