Teleports.
#1

Teleport's Help


Hello, I'm just wondering instead off using command's to enter a building such as:

Код:
COMMAND:enter(playerid, params[])
{
    if(IsPlayerInRangeOfPoint(playerid, 2, 2045.4803,-1907.7728,13.5469))//DMV
    {
        SetPlayerPos(playerid, -2029.7825,-119.6237,1035.1719);
        SetPlayerInterior(playerid, 3);
        SetPlayerVirtualWorld(playerid, 0);
        SetCameraBehindPlayer(playerid);
    }
}
You go to a certain area then it teleport's you there with out clicking a key or with out using a command.

P.S- I have been looking over for SA-MP but nothing seems to work.

Thanks in advanced!
Reply


Messages In This Thread
[SOLVED]Teleport's. - by Sledgehammer - 23.11.2013, 20:06
Re: Teleports. - by DarkLored - 23.11.2013, 20:09
Re: Teleports. - by Sledgehammer - 23.11.2013, 20:10
Re: Teleports. - by Konstantinos - 23.11.2013, 20:10
Re: Teleports. - by Sledgehammer - 23.11.2013, 20:30
Re: Teleports. - by DarkLored - 23.11.2013, 20:31
Re: Teleports. - by Spydah - 23.11.2013, 20:36
Re: Teleports. - by Sledgehammer - 23.11.2013, 20:37
Re: Teleports. - by Konstantinos - 23.11.2013, 20:42
Re: Teleports. - by Spydah - 23.11.2013, 21:09

Forum Jump:


Users browsing this thread: 1 Guest(s)