SetPlayerPos Not working....
#9

One thing else, Unnamed brothel (Interior Bar) I want it to teleport to it but....When I set the cordenates on the serplayerpos it doesnt teleports me to the cordenates, of the interior...
Im putting too this:

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
 if(!strcmp("/enter",cmdtext))
    {
        if(IsPlayerInRangeOfPoint(playerid, 3.0, 2835.8623,1842.2155,15.8016))
        {
            SetPlayerPos(playerid,942.171997, -16.542755, 1000.929687);
			SetPlayerInterior(playerid, 1);
        }
        return 1;
( http://weedarr.wikidot.com/interior )
Reply


Messages In This Thread
SetPlayerPos Not working.... - by Alex_Obando - 01.03.2011, 21:19
Re: SetPlayerPos Not working.... - by grand.Theft.Otto - 01.03.2011, 21:21
Re: SetPlayerPos Not working.... - by blackwave - 01.03.2011, 21:21
Re: SetPlayerPos Not working.... - by JaTochNietDan - 01.03.2011, 21:23
Respuesta: SetPlayerPos Not working.... - by Alex_Obando - 01.03.2011, 21:26
Re: SetPlayerPos Not working.... - by grand.Theft.Otto - 01.03.2011, 21:34
Respuesta: SetPlayerPos Not working.... - by Alex_Obando - 01.03.2011, 21:39
Re: SetPlayerPos Not working.... - by JaTochNietDan - 01.03.2011, 21:40
Respuesta: SetPlayerPos Not working.... - by Alex_Obando - 01.03.2011, 22:09
Re: SetPlayerPos Not working.... - by grand.Theft.Otto - 01.03.2011, 22:16

Forum Jump:


Users browsing this thread: 2 Guest(s)