14.12.2010, 15:50
You never even use those variables in your script, that's what the warning is telling you. Your code won't work either, you want it to select a random cell in the variable, not set it to the random number.
pawn Код:
SetPlayerSkin(playerid, female[femaleskin]);