Just wanted to ensure.
#1

PHP код:
{
    if (
strcmp("/heal"cmdtexttrue10) == 0)
        {
            if( 
PlayerInfo[playerid][TEAM_ME] )
            {
                    if(
GetPlayerSkin(playerid) == 274)
                    if(
GetPlayerSkin(playerid) == 275)
                    if(
GetPlayerSkin(playerid) == 276)
                    {
                            {
                                new 
targetid;
                                
SetPlayerHealth(targetid,100);
                            }
                    }
                    else
                    {
                        
SendClientMessage(playerid,0xE00404,"You are not a medicduty");
                    }
            }
            else
            {
                
SendClientMessage(playerid,0xE00404,"You are not a medic");
            }
          }
        } 
just wanted to ensure that would the script work fine?Like would it set the hp of the other person to 100?Just wanted to ensure.
Reply


Messages In This Thread
Just wanted to ensure. - by TaLhA XIV - 25.07.2012, 21:35
Re: Just wanted to ensure. - by Rudy_ - 25.07.2012, 21:37
Re: Just wanted to ensure. - by Vince - 25.07.2012, 21:39
Re: Just wanted to ensure. - by TaLhA XIV - 25.07.2012, 21:40
Re: Just wanted to ensure. - by TaLhA XIV - 25.07.2012, 21:42
Re: Just wanted to ensure. - by Devilxz97 - 26.07.2012, 01:02

Forum Jump:


Users browsing this thread: 1 Guest(s)