[AJUDA] GangZone nao aparece
#3

pawn Код:
new dono =0;
public GangZonus()
{
    if(dono1 == 0)
    {
    GangZoneShowForPlayer(playerid, GZ01, COR_0);
    }
    if(dono1 == 1)
    {
    GangZoneShowForPlayer(playerid, GZ01, COR_1);
    }
    if(dono1 == 2)
    {
    GangZoneShowForPlayer(playerid, GZ01, COR_2);
    }
    if(dono1 == 3)
    {
    GangZoneShowForPlayer(playerid, GZ01, COR_3);
    }
    if(dono1 == 4)
    {
    GangZoneShowForPlayer(playerid, GZ01, COR_4);
    }
    if(dono1 == 5)
    {
    GangZoneShowForPlayer(playerid, GZ01, COR_5);
    }
     if(dono1 == 6)
    {
    GangZoneShowForPlayer(playerid, GZ01, COR_6);
    }
    if(dono2 == 0)
    {
    GangZoneShowForPlayer(playerid, GZ02, COR_0);
    }
    if(dono2 == 1)
    {
    GangZoneShowForPlayer(playerid, GZ02, COR_1);
    }
    if(dono2 == 2)
    {
    GangZoneShowForPlayer(playerid, GZ02, COR_2);
    }
    if(dono2 == 3)
    {
    GangZoneShowForPlayer(playerid, GZ02, COR_3);
    }
    if(dono2 == 4)
    {
    GangZoneShowForPlayer(playerid, GZ02, COR_4);
    }
    if(dono2 == 5)
    {
    GangZoneShowForPlayer(playerid, GZ02, COR_5);
    }
     if(dono2 == 6)
    {
    GangZoneShowForPlayer(playerid, GZ02, COR_6);
    }
 return dono2++;
}
Reply


Messages In This Thread
[AJUDA] GangZone nao aparece - by PawninG - 03.10.2010, 01:47
Re: [AJUDA] GangZone nao aparece - by Gabriel_Halls - 03.10.2010, 01:51
Re: [AJUDA] GangZone nao aparece - by zSuYaNw - 03.10.2010, 01:54
Re: [AJUDA] GangZone nao aparece - by PawninG - 03.10.2010, 02:38

Forum Jump:


Users browsing this thread: 1 Guest(s)