14.06.2014, 14:18
Hello, first of all i am total newbie okay xd,
cmd:bandana
{
if(PlayerInfo[playerid][pGang] == 1)
{
SetPlayerColor(getbandana? from bandana.cfg)
}
else if(PlayerInfo[playerid][pGang] == 1 && GangHasnoBandana?)
{
SendClientMessage(playerid, COLOR_GREY, "Your Gang Doesnt have a Bandana.");
}
else
{
SendClientMessage(playerid, COLOR_GREY, "You are not in a gang/familiy.");
}
}
cmdetgangbandana
if(PlayerInfo[playerid][pAdmin] >= 2 && PlayerInfo[playerid][pGangMod] > 1 || PlayerInfo[playerid][pAdmin] >= 4)
new family, bandana(undefined)
i dont understand any further, if you need other details from the script i give it ofcourse
cmd:bandana
{
if(PlayerInfo[playerid][pGang] == 1)
{
SetPlayerColor(getbandana? from bandana.cfg)
}
else if(PlayerInfo[playerid][pGang] == 1 && GangHasnoBandana?)
{
SendClientMessage(playerid, COLOR_GREY, "Your Gang Doesnt have a Bandana.");
}
else
{
SendClientMessage(playerid, COLOR_GREY, "You are not in a gang/familiy.");
}
}
cmdetgangbandana
if(PlayerInfo[playerid][pAdmin] >= 2 && PlayerInfo[playerid][pGangMod] > 1 || PlayerInfo[playerid][pAdmin] >= 4)
new family, bandana(undefined)
i dont understand any further, if you need other details from the script i give it ofcourse