Paste2
Create Paste
Followup Paste
QR
CMD:sex(playerid,params[])
{
new sex[24];
if(sscanf(params, "s[24]", sex)) //error line
return 1;
}