05.09.2012, 13:59
Apenas fas isso ae:
if(IsPlayerInRangeOfPoint(i, 20.0, 676.9292,-2866.3413,13.0899))
{
GameTextForPlayer(i,"~h~~w~Posto ~y~Petobras ~n~ Digite~r~/~r~abastecer",3000,4);
AreaPosto[i] = 1;
} else {
if(AreaPosto[i] == 1){
AreaPosto[i] = 0;
}
Espero que funcione!!
if(IsPlayerInRangeOfPoint(i, 20.0, 676.9292,-2866.3413,13.0899))
{
GameTextForPlayer(i,"~h~~w~Posto ~y~Petobras ~n~ Digite~r~/~r~abastecer",3000,4);
AreaPosto[i] = 1;
} else {
if(AreaPosto[i] == 1){
AreaPosto[i] = 0;
}
Espero que funcione!!