Set fight style for national guard - help me with this!
#1

Hi to all i have one question, is it posibile to set that only members/leaders of national guard have chinese fighting style?
If this is posibile can you tell me what to edit? tnx allot
Reply
#2

public OnPlayerSpawn(playerid)
{

if (PlayerInfo[playerid][team] == ARMY){
SetPlayerFightingStyle (playerid, FIGHT_STYLE_KUNGFU);
}


}



(that checks in my script if player belongs to the army change that to ur national guard leader check)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)