hey if you see this please help me :)
#2

You mean like this:

pawn Код:
AddPlayerClass(0, 1222.6610,-2036.8990,65.2266,268.2468,0,0,0,0,0,0); //Carl "CJ" Johnson//
Add this under: public OnGameModeInit()

pawn Код:
if(GetPlayerSkin(playerid) == 0)
    {
        GameTextForPlayer(playerid, "Carl 'CJ' Johnson", 2000, 4);
    }
        return 1;
}
Also you need to add this under: public OnPlayerRequestClass(playerid, classid)
Reply


Messages In This Thread
hey if you see this please help me :) - by Geeboi_Mehdi - 07.05.2012, 22:57
Re: hey if you see this please help me :) - by TheDominator - 07.05.2012, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)