Textdraw at class selection
#7

pawn Code:
public OnPlayerRequestClass(playerid, classid)
{
    if(classid == 111 && (playerid))
    {
        GameTextForPlayer(playerid,"~r~mafia skin 1",5000,3);
        return 0;
    }
    SetPlayerPos(playerid, 2219.1265,-1145.6003,25.7858);
    SetPlayerFacingAngle(playerid, 0.0);
    SetPlayerCameraPos(playerid, 2219.7051,-1142.6036,25.7969);
    SetPlayerCameraLookAt(playerid, 2219.1265,-1145.6003,25.7858);
    return 1;
}
I just checked the wiki gta info about OnPlayerRequestClass and modified it to my skin, doesn't show anything.
Reply


Messages In This Thread
Textdraw at class selection - by needhack - 09.11.2011, 19:39
Re: Textdraw at class selection - by Ironboy - 09.11.2011, 19:43
Re: Textdraw at class selection - by needhack - 09.11.2011, 20:08
Re: Textdraw at class selection - by grand.Theft.Otto - 09.11.2011, 20:12
Re: Textdraw at class selection - by needhack - 09.11.2011, 20:14
Re: Textdraw at class selection - by wups - 09.11.2011, 20:15
Re: Textdraw at class selection - by needhack - 09.11.2011, 20:28
Re: Textdraw at class selection - by Stigg - 09.11.2011, 20:54
Re: Textdraw at class selection - by needhack - 09.11.2011, 21:01
Re: Textdraw at class selection - by needhack - 10.11.2011, 13:11

Forum Jump:


Users browsing this thread: 1 Guest(s)