Quote:
Originally Posted by thefatshizms
No!
pawn Код:
public OnPlayerRequestClass(playerid,classid) {
switch(classid) { case 0: GameTextForPlayer(playerid,"Your skin",5000,3); //change 0 to the class id of your skin } return 1; }
|
This works just fine, but when I look through the classes it just says "Your skin"