[Ajuda] Entrar na favela e ganhar armas
#1

Olб,quero saber se tem jeito de eu colocar um comando,que quando entra na favela entra com armas,eu ja sei o do pelo teleporte,eu queria saber tipo,se ta de carro,e entra na favela ganha armas. Tem jeito?
Reply
#2

Utilize IsPlayerInRangeOfPoint
Reply
#3

pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 7.0, X, Y, Z))
    {
        GivePlayerWeapon(playerid, IDARMA, BALAS);
        GivePlayerWeapon(playerid, IDARMA, BALAS);
        GivePlayerWeapon(playerid, IDARMA, BALAS);
        GivePlayerWeapon(playerid, IDARMA, BALAS);
    }

//O 7.0 й a distвncia que o player pode estar para poder receber os treko :D
Reply
#4

Obrigado funcionou.
Reply
#5

Quote:
Originally Posted by xxRaioxx
Посмотреть сообщение
Obrigado funcionou.
Disponha
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)