[Ajuda] Nome ao escolhe classe
#6

PHP код:
public OnPlayerRequestClass(playeridclassid)
{
    
TextDrawHideForPlayer(playeridTextdraw0);
    
SetPlayerPos(playerid1026.3941, -2181.158440.8012);
    
SetPlayerInterior(playerid0);
    
SetPlayerFacingAngle(playerid1.6982);
    
SetPlayerCameraPos(playerid1022.8941, -2177.158442.3012);
    
SetPlayerCameraLookAt(playerid1027.0232, -2179.783740.4760);
    
ApplyAnimation(playerid,"DANCING","DAN_LOOP_A",4.0,1,0,0,0,-1);
    switch (
classid)
    {
        case 
012:
        {
            
GameTextForPlayer(playerid"Grove"15006);
        }
        case 
345:
        {
            
GameTextForPlayer(playerid"Ballas"15006);
        }
        case 
678:
        {
            
GameTextForPlayer(playerid"Vagos"15006);
        }
        case 
91011:
        {
            
GameTextForPlayer(playerid"Policia"15006);
        }
        case 
121314:
        {
            
GameTextForPlayer(playerid"Anonymous"15006);
        }
    }
    return 
1;

Reply


Messages In This Thread
Nome ao escolhe classe - by NascimentoRJ - 05.11.2015, 12:52
Re: Nome ao escolhe classe - by matheusspohr - 05.11.2015, 14:31
Re: Nome ao escolhe classe - by NascimentoRJ - 05.11.2015, 15:16
Re: Nome ao escolhe classe - by DjonathaTM - 05.11.2015, 18:48
Re: Nome ao escolhe classe - by NascimentoRJ - 05.11.2015, 19:58
Re: Nome ao escolhe classe - by Galhardo - 05.11.2015, 20:25
Re: Nome ao escolhe classe - by NascimentoRJ - 05.11.2015, 20:42
Re : Nome ao escolhe classe - by DjonathaTM - 05.11.2015, 22:34
Re: Nome ao escolhe classe - by Jauro - 05.11.2015, 22:41
Re: Nome ao escolhe classe - by matheusspohr - 05.11.2015, 23:44

Forum Jump:


Users browsing this thread: 2 Guest(s)