[Pomoc] Osvajanje teritorije

Započeo Ognjen_Cassso
10. Jan. 2016. Zaključano
646
pregleda
14
postova
Ognjen_Cassso
3
Hustler
10. Jan. 2016.
Skripta koju koristim : Moj mod
Detaljno o problemu : E vako ja sam sve ubacio al mislim da je problem posto su razlicit idivo organizacija uzeo sam ovaj sys od las vegasa e sada cu vam dati to dje su razliciti ? 😄
Ovako je kod mene! nesto sam pokusao
FUNCTION: TeritorijaLabelIZona(id, org)
{
    /*new smrki;
    format(smrki, sizeof(smrki), "{F81414}[ Teritorija ]\n\n{00CED1}Pod vlasnistvom:\n%s\n\n{1A94E6}/zauzmiteritoriju",TEI);
Update3DTextLabelText(LSZona3D, -1, smrki);*/
  if(org == 9)
{
  for(new i=0; i    {
        if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xA52A2AAA);
}
}
}
else if(org == 14)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0x33CCFFAA);
}
}
}
    else if(org == 4)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0x000000AA);
}
}
}
else if(org == 3)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xF9B7FFAA);
}
}
}
else if(org == 2)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xAFAFAFAA);
}
}
}
else if(org == 5)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xFF6347AA);
}
}
}
else if(org == 7)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
  GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xFF8000AA);
}
}
}
else if(org == 11)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xDABB3EAA);
}
}
}
}


A ovako u las vegas
FUNCTION: TeritorijaLabelIZona(id, org)
{
    /*new smrki;
    format(smrki, sizeof(smrki), "{F81414}[ Teritorija ]\n\n{00CED1}Pod vlasnistvom:\n%s\n\n{1A94E6}/zauzmiteritoriju",TEI);
Update3DTextLabelText(LSZona3D, -1, smrki);*/
  if(org == 2)
{
  for(new i=0; i    {
        if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xA52A2AAA);
}
}
}
else if(org == 3)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0x33CCFFAA);
}
}
}
    else if(org == 9)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0x000000AA);
}
}
}
else if(org == 14)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xF9B7FFAA);
}
}
}
else if(org == 4)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xAFAFAFAA);
}
}
}
else if(org == 7)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xFF6347AA);
}
}
}
else if(org == 11)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
  GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xFF8000AA);
}
}
}
else if(org == 5)
{
for(new i=0; i  {
      if(IsPlayerConnected(i))
      {
    GangZoneHideForPlayer(i, LSZona);
GangZoneShowForPlayer(i, LSZona, 0xDABB3EAA);
}
}
}
}

zauzmiteritoriju pokusao promjeniti
YCMD:zauzmiteritoriju(playerid,params[],help)
{
    if(IsPlayerConnected(playerid))
{
        if(!IsABanda(playerid)) return Error(playerid, "Nisi u bandi!");
        if(!MestoTeritorije1(playerid)) return Error(playerid, "Nisi na mestu osvajanja teritorije!");
        new tmphour;
gettime(tmphour);
            if(((tmphour >= 00)) && (tmphour <= 09)) return Error(playerid, "Ne mozete to sada!");
if(Zauzima == 1) return Error(playerid, "Vec zauzimate/ste zauzeli nesto, sacekajte malo..");
if(PI < 4) return Error(playerid, "Moras biti minimalno level 4!");
if(IsPlayerInAnyVehicle(playerid)) return Error(playerid, "Ne mozes to iz vozila!");
if(GetPlayerInterior(playerid) != 0) return Error(playerid, "Ne mozes to, int ti je veci od 0!");
if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561)  && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
if(GetPlayerWeapon(playerid) >= 22 && GetPlayerWeapon(playerid) <= 40)
{
    if(PI > 0 && PI == 0)
    {
    if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
}
else if(PI > 0 && PI == 0)
    {
    if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
}
    Zauzima = 1;
    new str;
if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer0", 1200000, false);
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer1", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer2", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer3", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer4", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer5", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer6", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer7", 1200000, false);
SCM(playerid, -1, ""COL_BE"[UE:SP] {FFFFFF}Ti sada zauzimas teritoriju, sacekaj 5 minuta! (Ako zelis da prestanes da zauzimas - /stopoccupation)");
ZauzimanjeVreme = 300;
KillTimer(ZauzimanjeAC);
ZauzimanjeAC = SetTimerEx("ZauzimanjeTest", 1000, true, "i", playerid);
SetTimerEx("OpetZauzima", 1200000, false, "i", playerid);
if(PI > 5)
    {
PI = 10;
  }
    else
    {
    PI += 5;
    }
    PostaviWanted(playerid, PI);
}
else
{
Error(playerid, "Nemas dobro oruzje.");
}
}
return 1;
}

A kod lv
YCMD:zauzmiteritoriju(playerid,params[],help)
{
#pragma unused help
#pragma unused params
if(UlogovanIgrac == 0 || PI == 0) return Error(playerid, "Nisi ulogovan/a ili nisi registrovan/a!");
    if(PI < 1 && ACCmd == 1) return Error(playerid, "Komande mozete koristiti svake 2 sekunde!");
CmdProtect(playerid);
    if(IsPlayerConnected(playerid))
{
    if(UlogovanIgrac == 1)
    {
        if(UlogovanIgrac == 0) return Error(playerid, "Nisi ulogovan!");
        if(!IsABanda(playerid)) return Error(playerid, "Nisi u bandi!");
        if(!MestoTeritorije1(playerid)) return Error(playerid, "Nisi na mestu osvajanja teritorije!");
        new tmphour;
gettime(tmphour);
if(((tmphour >= 00) && (tmphour <= 09)) && PI < 6) return Error(playerid, "Ne mozete to sada!");
if(Zauzima == 1) return Error(playerid, "Vec zauzimate/ste zauzeli nesto, sacekajte malo..");
if(PI < 4) return Error(playerid, "Moras biti minimalno level 4!");
if((PI > 0 || PI > 0) && PI < 6) return Error(playerid, "Ne mozes to!");
if(IsPlayerInAnyVehicle(playerid)) return Error(playerid, "Ne mozes to iz vozila!");
if(GetPlayerInterior(playerid) != 0) return Error(playerid, "Ne mozes to, int ti je veci od 0!");
if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219) && TZauzimanje == 1) return Error(playerid, "Neko vec zauzima tu teritoriju!");
if(GetPlayerWeapon(playerid) >= 22 && GetPlayerWeapon(playerid) <= 40)
{
    if(PI > 0 && PI == 0)
    {
    if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
}
else if(PI > 0 && PI == 0)
    {
    if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219)) { if(TEI == PI) return Error(playerid, "Ta teritorija je vec vasa!"); }
}
    Zauzima = 1;
    new str;
if(IsPlayerInRangeOfPoint(playerid, 1.5, 1957.6947,-1166.6119,20.5335)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer0", 1200000, false);
else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1888.9384,-2096.2488,13.4894)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer1", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2442.6602,-1963.3077,13.5469)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer2", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2334.6531,-1203.4213,27.9766)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer3", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 861.8116,-1255.5321,14.7561)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer4", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1139.4343,-1762.0177,13.5956)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer5", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 1083.4670,-1226.6110,15.8203)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer6", 1200000, false);
  else if(IsPlayerInRangeOfPoint(playerid, 1.5, 2795.5872,-1619.3734,10.9219)) TZauzimanje = 1, format(str, 256, "HQ: Neko zauzima vasu teritoriju!"), SendFamilyMessage(TEI,PDPLAVA,str), SetTimer("ZauzimanjeTer7", 1200000, false);
SCM(playerid, -1, ""COL_BE"LA: {FFFFFF}Ti sada zauzimas teritoriju, sacekaj 10 minuta! (Ako zelis da prestanes da zauzimas - /stopoccupation)");
ZauzimanjeVreme = 600;
KillTimer(ZauzimanjeAC);
ZauzimanjeAC = SetTimerEx("ZauzimanjeTest", 1000, true, "i", playerid);
SetTimerEx("OpetZauzima", 1200000, false, "i", playerid);
if(PI > 5)
    {
PI = 10;
  }
    else
    {
    PI += 5;
    }
    lz_SetPlayerWantedLevel(playerid, PI);
PocinioZlocin(playerid,255, "Zauzimanje teritorije");
}
else
{
Error(playerid, "Nemas dobro oruzje.");
}
}
}
return true;
}

E sada lista organizacija kod mene
YCMD:organizacije(playerid, params[],help)
{
            new info; //1536
            strcat(info, "{FFFFFF}1.{0066FF} Beogradska Policija\n", sizeof(info));
            strcat(info, "{FFFFFF}2.{0066FF} The Vinci Family\n", sizeof(info));
            strcat(info, "{FFFFFF}3.{0066FF} Black Dragon Triads\n", sizeof(info));
            strcat(info, "{FFFFFF}4.{0066FF} Groove Street family \n", sizeof(info));
            strcat(info, "{FFFFFF}5.{0066FF} Ballas Family\n", sizeof(info));
            strcat(info, "{FFFFFF}6.{0066FF} Beograd Novinarska Agencija\n", sizeof(info));
            strcat(info, "{FFFFFF}7.{0066FF} Srpska Mafija\n", sizeof(info));
            strcat(info, "{FFFFFF}8.{0066FF} Federal Bureau of Investigation\n", sizeof(info));
            strcat(info, "{FFFFFF}9.{0066FF} Ruska Mafija\n", sizeof(info));
            strcat(info, "{FFFFFF}10.{0066FF} La Cosa Nostra \n", sizeof(info));
            strcat(info, "{FFFFFF}11.{0066FF} Mara Salvatrucha 13\n", sizeof(info));
            strcat(info, "{FFFFFF}12.{0066FF} Parking Servis\n", sizeof(info));
            strcat(info, "{FFFFFF}13.{0066FF} Hitna Pomoc\n", sizeof(info));
            strcat(info, "{FFFFFF}14.{0066FF} Los Surenos\n", sizeof(info));
            strcat(info, "{FFFFFF}15.{0066FF} Taxi\n\n", sizeof(info));
            strcat(info, "{FFFFFF}16.{0066FF} Zandarmerija\n\n", sizeof(info));
            ShowPlayerDialog(playerid, PRAVILA, DIALOG_STYLE_MSGBOX, "{FFFFFF}L{FFFFFF}ista organizacija", info, "Ok", "");
    return 1;
}

A kod lv
SCM(playerid, -1, "1: Policija | 2: Interventna | 3: Saobracajna P. | 4: Bolnica | 5: BEN | 6: TAXI | 7: Russian Mafia | 8: Los Surenos 13 | 9: GSF");
SCM(playerid, -1, "10: PM1 | 11: The Escobar Cartel | 12: Ballas | 13: Mexican Mafia | 14: Mara Salvatrucha 13 | 15: Parking Servis");

I ovo sam jos pokusao
Ovo je kod las vegasa
FUNCTION: TeritorijeBojaPlayerid(playerid)
{
if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 13) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 10) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 8) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 12) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
}

A kod mene
FUNCTION: TeritorijeBojaPlayerid(playerid)
{
if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
  if(TEI == 0) GangZoneShowForPlayer(playerid, LSZona, 0xFFFFFFAA);
else if(TEI == 2) GangZoneShowForPlayer(playerid, LSZona, 0xFF8000AA);
  else if(TEI == 3) GangZoneShowForPlayer(playerid, LSZona, 0xF9B7FFAA);
  else if(TEI == 9) GangZoneShowForPlayer(playerid, LSZona, 0xA52A2AAA);
  else if(TEI == 14) GangZoneShowForPlayer(playerid, LSZona, 0x33CCFFAA);
    else if(TEI == 4) GangZoneShowForPlayer(playerid, LSZona, 0x000000AA);
  else if(TEI == 7) GangZoneShowForPlayer(playerid, LSZona, 0xAFAFAFAA);
  else if(TEI == 11) GangZoneShowForPlayer(playerid, LSZona, 0xDABB3EAA);
  else if(TEI == 5) GangZoneShowForPlayer(playerid, LSZona, 0xFF6347AA);
}
Ognjen_Cassso
3
Hustler
10. Jan. 2016.
Nece da promjeni dole ono na mapi i da napise da je ballas osvojio ili neka banda druga
Ognjen_Cassso
3
Hustler
11. Jan. 2016.
BUMP
Scripter_Buduci
4
Enforcer
11. Jan. 2016.
Cek ne kontam nece da ti se promeni boja ili?
Ognjen_Cassso
3
Hustler
11. Jan. 2016.
Nece boja teritorije i da napise da je osvojena imam to pod onplayerpickuppickup ako trebas
Scripter_Buduci
4
Enforcer
11. Jan. 2016.
Evo ti probaj ovo
if(TextDrawGangZone != 1)
{
for(new i = 0; i <= 6; i++)
{
TextDrawShowForPlayer(playerid,SPORUKE);
}
/*TextDrawShowForPlayer(playerid,Logo); TextDrawShowForPlayer(playerid,Logo);
TextDrawShowForPlayer(playerid,Logo); TextDrawShowForPlayer(playerid,Logo); TextDrawShowForPlayer(playerid,Logo);*/
        TextDrawShowForPlayer(playerid,Time);
        TextDrawShowForPlayer(playerid,OnlineRecord);
/*GangZoneShowForPlayer(playerid, GroveGang, 16711888); GangZoneShowForPlayer(playerid, ballaszonag, -2147418167);
GangZoneShowForPlayer(playerid, tvfzona, -16777017); GangZoneShowForPlayer(playerid, bdtzona, 199);
GangZoneShowForPlayer(playerid, bdtdrogazone, 199);*/
TextDrawGangZone = 1;
TextDrawShowForPlayer(playerid, BankaZlato);
if(BandaC(playerid) || BandaL(playerid) || MafijasC(playerid) || MafijasL(playerid))
{
//Idlewood
if(tCP == 4) GangZoneShowForPlayer(playerid, Zone, 0x00CD00AA);
else if(tCP == 5) GangZoneShowForPlayer(playerid, Zone, 0x6B238EAA);
else if(tCP == 2) GangZoneShowForPlayer(playerid, Zone, 0xE32E30AA);
else if(tCP == 9) GangZoneShowForPlayer(playerid, Zone, 0xA02422AA);
else if(tCP == 11) GangZoneShowForPlayer(playerid, Zone, 0x003EFFAA);
else if(tCP == 12) GangZoneShowForPlayer(playerid, Zone, 0x000080AA);
else if(tCP == 13) GangZoneShowForPlayer(playerid, Zone, 0xEEEE00AA);
else if(tCP == 15) GangZoneShowForPlayer(playerid, Zone, 0xFCFFF0AA);
else if(tCP == 17) GangZoneShowForPlayer(playerid, Zone, 0xFCD116AA);
else if(tCP == 19) GangZoneShowForPlayer(playerid, Zone, 0xFF1493AA);
else if(tCP == 20) GangZoneShowForPlayer(playerid, Zone, 0x000000AA);
else if(tCP == 3) GangZoneShowForPlayer(playerid, Zone, 0x997a00AA);
else if(tCP == 0) GangZoneShowForPlayer(playerid, Zone, 0xF5F5F5AA);

//Hospital
if(tCP == 4) GangZoneShowForPlayer(playerid, Zone, 0x00CD00AA);
else if(tCP == 5) GangZoneShowForPlayer(playerid, Zone, 0x6B238EAA);
else if(tCP == 2) GangZoneShowForPlayer(playerid, Zone, 0xE32E30AA);
else if(tCP == 9) GangZoneShowForPlayer(playerid, Zone, 0xA02422AA);
else if(tCP == 11) GangZoneShowForPlayer(playerid, Zone, 0x003EFFAA);
else if(tCP == 12) GangZoneShowForPlayer(playerid, Zone, 0x000080AA);
else if(tCP == 13) GangZoneShowForPlayer(playerid, Zone, 0xEEEE00AA);
else if(tCP == 15) GangZoneShowForPlayer(playerid, Zone, 0xFCFFF0AA);
else if(tCP == 17) GangZoneShowForPlayer(playerid, Zone, 0xFCD116AA);
else if(tCP == 19) GangZoneShowForPlayer(playerid, Zone, 0xFF1493AA);
else if(tCP == 20) GangZoneShowForPlayer(playerid, Zone, 0x000000AA);
else if(tCP == 3) GangZoneShowForPlayer(playerid, Zone, 0x997a00AA);
else if(tCP == 0) GangZoneShowForPlayer(playerid, Zone, 0xF5F5F5AA);

//Ammunation
if(tCP == 4) GangZoneShowForPlayer(playerid, Zone, 0x00CD00AA);
else if(tCP == 5) GangZoneShowForPlayer(playerid, Zone, 0x6B238EAA);
else if(tCP == 2) GangZoneShowForPlayer(playerid, Zone, 0xE32E30AA);
else if(tCP == 9) GangZoneShowForPlayer(playerid, Zone, 0xA02422AA);
else if(tCP == 11) GangZoneShowForPlayer(playerid, Zone, 0x003EFFAA);
else if(tCP == 12) GangZoneShowForPlayer(playerid, Zone, 0x000080AA);
else if(tCP == 13) GangZoneShowForPlayer(playerid, Zone, 0xEEEE00AA);
else if(tCP == 15) GangZoneShowForPlayer(playerid, Zone, 0xFCFFF0AA);
else if(tCP == 17) GangZoneShowForPlayer(playerid, Zone, 0xFCD116AA);
else if(tCP == 19) GangZoneShowForPlayer(playerid, Zone, 0xFF1493AA);
else if(tCP == 20) GangZoneShowForPlayer(playerid, Zone, 0x000000AA);
else if(tCP == 3) GangZoneShowForPlayer(playerid, Zone, 0x997a00AA);
else if(tCP == 0) GangZoneShowForPlayer(playerid, Zone, 0xF5F5F5AA);

//Stadium
if(tCP == 4) GangZoneShowForPlayer(playerid, Zone, 0x00CD00AA);
else if(tCP == 5) GangZoneShowForPlayer(playerid, Zone, 0x6B238EAA);
else if(tCP == 2) GangZoneShowForPlayer(playerid, Zone, 0xE32E30AA);
else if(tCP == 9) GangZoneShowForPlayer(playerid, Zone, 0xA02422AA);
else if(tCP == 11) GangZoneShowForPlayer(playerid, Zone, 0x003EFFAA);
else if(tCP == 12) GangZoneShowForPlayer(playerid, Zone, 0x000080AA);
else if(tCP == 13) GangZoneShowForPlayer(playerid, Zone, 0xEEEE00AA);
else if(tCP == 15) GangZoneShowForPlayer(playerid, Zone, 0xFCFFF0AA);
else if(tCP == 17) GangZoneShowForPlayer(playerid, Zone, 0xFCD116AA);
else if(tCP == 19) GangZoneShowForPlayer(playerid, Zone, 0xFF1493AA);
else if(tCP == 20) GangZoneShowForPlayer(playerid, Zone, 0x000000AA);
else if(tCP == 3) GangZoneShowForPlayer(playerid, Zone, 0x997a00AA);
else if(tCP == 0) GangZoneShowForPlayer(playerid, Zone, 0xF5F5F5AA);
}
}

samo stavi umesto ovo tCP TEI,ako ti ne bude radilo javi mi se u PM pa cu ti posaljem sve od ovog st osam ja radio 🙂
Ognjen_Cassso
3
Hustler
11. Jan. 2016.
Mesto koga i ja nemam definisano idlewood i to ja msm
Scripter_Buduci
4
Enforcer
11. Jan. 2016.
Pa stavi tvoja mesta koja su ti definisana,pa m se javi u pm ako ne bude moglo 🙂
Ognjen_Cassso
3
Hustler
11. Jan. 2016.
Ne razuimj xd mislis ovo dole samo da zamjenim ovo idlewood sa ? cim
Ognjen_Cassso
3
Hustler
11. Jan. 2016.
Shvatio evo sad cu probam
Ognjen_Cassso
3
Hustler
11. Jan. 2016.
Nemoze opet da promejni boju od zone kada je zauzmes :/
stavio sam
kod od teritorijeboja dje si reko
Ognjen_Cassso
3
Hustler
12. Jan. 2016.
BUMP
Branko_Milovanovic
5
Crime Lord
12. Jan. 2016.
Jel imas teritorije folder u scriptfiles ?
Ognjen_Cassso
3
Hustler
13. Jan. 2016.
ima vec uzeo sam od los angelesa jel tb rdai

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha