Help with map teleporting
#7

I think you'd love this, way easier..
pawn Код:
public OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ)
{
    //if(IsPlayerAdmin(playerid)) /*Remove the "//"s if you wanna restrict it to rcon admins*/
    SetPlayerPosFindZ(playerid, fX, fY, fZ);
    return 1;
}
Reply


Messages In This Thread
Help with map teleporting - by ChromeMenu - 20.07.2015, 03:45
Re: Help with map teleporting - by SickAttack - 20.07.2015, 04:02
Re: Help with map teleporting - by ChromeMenu - 20.07.2015, 04:15
Re: Help with map teleporting - by SickAttack - 20.07.2015, 04:16
Re: Help with map teleporting - by ChromeMenu - 20.07.2015, 04:25
Re: Help with map teleporting - by SickAttack - 20.07.2015, 04:33
Re: Help with map teleporting - by xVIP3Rx - 20.07.2015, 08:26

Forum Jump:


Users browsing this thread: 1 Guest(s)