29.08.2011, 01:16
(
Последний раз редактировалось Lipe_Stronda; 29.08.2011 в 13:58.
)
Resolvido
OnGameModeInit:
GZEsfinge = GangZoneCreate(2048.504, 1206.358, 2396.036, 1380.421);
GZEstadio = GangZoneCreate(1271.44, 2092.145, 1384.68, 2208.187);
OnPlayerConnect:
if(donoEstadio == 0)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, 0xC0C0C0AA);
}
if(donoEstadio == 1)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorPolicia);
}
if(donoEstadio == 2)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio,CorBope);
}
if(donoEstadio == 3)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorPC);
}
if(donoEstadio == 4)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorPF);
}
if(donoEstadio == 5)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorGroove);
}
if(donoEstadio == 6)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorBallas);
}
if(donoEstadio == 7)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorAztecas);
}
if(donoEstadio == 8)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorVagos);
}
if(donoEstadio == 9)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorCV);
}
if(donoEsfinge == 0)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, 0xC0C0C0AA);
}
if(donoEsfinge == 1)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorPolicia);
}
if(donoEsfinge == 2)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio,CorBope);
}
if(donoEsfinge == 3)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorPC);
}
if(donoEsfinge == 4)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorPF);
}
if(donoEsfinge == 5)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorGroove);
}
if(donoEsfinge == 6)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorBallas);
}
if(donoEsfinge == 7)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorAztecas);
}
if(donoEsfinge == 8)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorVagos);
}
if(donoEsfinge == 9)
{
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, CorCV);
}
if(donoEsfinge == 0) // Nome ta esfinge
{
GangZoneShowForPlayer(playerid, GZEstadio, 0xC0C0C0AA); // Aqui ta estadio? kkkkkkkkk malz ae
}
if(donoEsfinge == 1)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorPolicia);
}
if(donoEsfinge == 2)
{
GangZoneShowForPlayer(playerid, GZEstadio,CorBope);
}
if(donoEsfinge == 3)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorPC);
}
if(donoEsfinge == 4)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorPF);
}
if(donoEsfinge == 5)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorGroove);
}
if(donoEsfinge == 6)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorBallas);
}
if(donoEsfinge == 7)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorAztecas);
}
if(donoEsfinge == 8)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorVagos);
}
if(donoEsfinge == 9)
{
GangZoneShowForPlayer(playerid, GZEstadio, CorCV);
}
PlayerInfo[playerid][pMembro] = 1;
GangZoneShowForPlayer(playerid, GZEstadio, 0xC0C0C0AA);
GangZoneShowForPlayer(playerid, GZEstadio, CorPolicia);
GangZoneShowForPlayer(playerid, GZEstadio,CorBope);
GangZoneShowForPlayer(playerid, GZEstadio, CorPC);
GangZoneShowForPlayer(playerid, GZEstadio, CorPF);
GangZoneShowForPlayer(playerid, GZEstadio, CorGroove);
GangZoneShowForPlayer(playerid, GZEstadio, CorBallas);
GangZoneShowForPlayer(playerid, GZEstadio, CorAztecas);
GangZoneShowForPlayer(playerid, GZEstadio, CorVagos);
GangZoneShowForPlayer(playerid, GZEstadio, CorCV);
GangZoneShowForPlayer(playerid, GZEstadio, 0xC0C0C0AA);
GangZoneShowForPlayer(playerid, GZEstadio, CorPolicia);
GangZoneShowForPlayer(playerid, GZEstadio,CorBope);
GangZoneShowForPlayer(playerid, GZEstadio, CorPC);
GangZoneShowForPlayer(playerid, GZEstadio, CorPF);
GangZoneShowForPlayer(playerid, GZEstadio, CorGroove);
GangZoneShowForPlayer(playerid, GZEstadio, CorBallas);
GangZoneShowForPlayer(playerid, GZEstadio, CorAztecas);
GangZoneShowForPlayer(playerid, GZEstadio, CorVagos);
GangZoneShowForPlayer(playerid, GZEstadio, CorCV);