Help me about New death animation
#6

Try this!

PHP код:
case 1:
        {
            
Streamer_UpdateEx(playeridGetPVarFloat(playerid,"MedicX"), GetPVarFloat(playerid,"MedicY"), GetPVarFloat(playerid,"MedicZ"));
            
            
SetPlayerPos(playeridGetPVarFloat(playerid,"MedicX"), GetPVarFloat(playerid,"MedicY"), GetPVarFloat(playerid,"MedicZ"));
            
SetPlayerVirtualWorld(playeridGetPVarInt(playerid,"MedicVW"));
              
SetPlayerInterior(playeridGetPVarInt(playerid,"MedicInt"));
            
SetPVarInt(playerid"EMSAttempt", -1);
            if(
GetPlayerInterior(playerid) > 0Player_StreamPrep(playeridGetPVarFloat(playerid,"MedicX"), GetPVarFloat(playerid,"MedicY"), GetPVarFloat(playerid,"MedicZ"), FREEZE_TIME);
            
GameTextForPlayer(playerid"~r~Bi thuong~n~~w~/chapnhan chet hoac /dichvu capcuu"50003);
            
ApplyAnimation(playerid"CRACK""null"4.0000101); 
            
SetPlayerHealth(playerid100);
            
RemoveArmor(playerid);
            if(
GetPVarInt(playerid"usingfirstaid") == 1)
            {
                
firstaidexpire(playerid);
            }
            
SetPVarInt(playerid,"MedicCall",1);
            new 
string[128];
            
dielabel[playerid] = Create3DTextLabel(" ",0xFF0000FF,30.0,40.0,50.0,15.0,0);
              
format(string,sizeof(string),"(( Nguoi nay dang bi thuong ))");
              
Update3DTextLabelText(dielabel[playerid], 0xFF0000FFstring);
              
Attach3DTextLabelToPlayer(dielabel[playerid], playerid0.00.00.4);
              
SendClientMessageEx(playeridCOLOR_TWBLUE"Su dung lenh [/chapnhan chet] neu ban da het co hoi song sot.");
              
//TogglePlayerControllable(playerid,0);
        

Reply


Messages In This Thread
Help me about New death animation - by Bumie - 28.10.2015, 13:19
Re: Help me about New death animation - by N0FeaR - 29.10.2015, 06:00
Re: Help me about New death animation - by Bumie - 29.10.2015, 13:01
Re: Help me about New death animation - by DemME - 29.10.2015, 16:38
Re: Help me about New death animation - by Bumie - 30.10.2015, 09:03
Re: Help me about New death animation - by N0FeaR - 30.10.2015, 13:47
Re: Help me about New death animation - by Bumie - 30.10.2015, 16:04
Re: Help me about New death animation - by N0FeaR - 30.10.2015, 16:48
Re: Help me about New death animation - by Bumie - 31.10.2015, 10:56
Re: Help me about New death animation - by N0FeaR - 01.11.2015, 08:20

Forum Jump:


Users browsing this thread: 1 Guest(s)