[Ajuda] click no mapa
#1

Olб pessoal eu ponhei aquilo de clicar no mapa marcar com aquela bolinha vermelha no mapa e teleporta eu procurei e achei isso ate que funciona mais buga ta o comando

pawn Код:
forward OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ);

public OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ)
{
SetPlayerPosFindZ(playerid, fX, fY, fZ);
return 1;
}
ta ai o print

foi mal ai se vcs n gosto da gm kk
Reply
#2

pawn Код:
SetPlayerPosFindZ(playerid, fX+5, fY+5, fZ+5);
Reply
#3

nгo adiantou nada ainda ta
Reply
#4

PHP код:
public OnPlayerClickMap(playeridFloat:fXFloat:fYFloat:fZ)
{
      new 
Car GetPlayerVehicleID(playerid);
    
    if(!
IsPlayerInAnyVehicle(playerid))
    {
        
SetPlayerPosFindZ(playeridfXfYfZ);
}else{
        
SetVehiclePos(Car,fX,fY,fZ);
    }
    return 
1;

Reply
#5

mano ainda continua essa merda pqpqppqp
Reply
#6

PHP код:
public OnPlayerClickMap playeridFloat:fXFloat:fYFloat:fZ )
{
    
SetPlayerPosFindZ playeridfXfYfZ+30 ) ; // 30 = Altura, vai aumenta cada vez mais se nгo der certo
    
return 1;

Reply
#7

Atй onde sei isso й impossнvel pois o Targed ele vai pegar a PosX e PosY porйm a PosZ vai ser sempre a mesma entгo se ele marcar a Pos em uma montanha ele vai aparecer de baixo dela e se vocк exagerar no "fZ+" ele vai se teletransportar alto de mais, irб cair, e morrer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)