19.11.2011, 15:36
Hey.. I'm using GF script...
anyone can explain to me what the hell does it mean!?!?
its under the command /invite
its means to invite to the faction but..
anyone can explain to me what the hell does it mean!?!?
its under the command /invite
its means to invite to the faction but..
pawn Код:
else if(PlayerInfo[playerid][pLeader] == 5) { PlayerInfo[para1][pTeam] = 5; gTeam[para1] = 5; ftext = "Uptown Santino's Mafia"; ChosenSkin[para1] = 258; SetPlayerSkin(para1, 120); }
else if(PlayerInfo[playerid][pLeader] == 6) { PlayerInfo[para1][pTeam] = 5; gTeam[para1] = 5; ftext = "Downtown Wong's Triads"; ChosenSkin[para1] = 294; SetPlayerSkin(para1, 258); }