SA-MP Forums Archive
*** This topic title sucks, "help me" is not descriptive. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: *** This topic title sucks, "help me" is not descriptive. (/showthread.php?tid=390048)



*** This topic title sucks, "help me" is not descriptive. - Shane_Kingston - 04.11.2012

Can anybody make a script for me to get inside an interior

Here is the position
(0,1493.3607,-1688.8777,15.1903,89.5955,0,0,0,0,0,0);


Re: Please help me ! - Camorra - 04.11.2012

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/gointo", cmdtext, true, 10) == 0)
    {
        SetPlayerPos(playerid, 1493.3607, -1688.8777, 15.1903)
        return 1;
    }
    return 0;
}



Re: Please help me ! - Shane_Kingston - 04.11.2012

not working !


Re: Please help me ! - nogh445 - 04.11.2012

What is the interior ID? What are you using? Zcmd? Dcmd? Ycmd? Strcmp? You need to give us more info than just "heres some pos make this" ....


Re: Please help me ! - Shane_Kingston - 05.11.2012

Interior id is 19502............please make it and here is the pos 0,1493.3607,-1688.8777,15.1903,89.5955,0,0,0,0,0,0


Re: Please help me ! - Shane_Kingston - 05.11.2012

hurry up !!!!!!!!!!!!!!!!!!!!!!


Re: Please help me ! - Shane_Kingston - 05.11.2012

and please make that Arrow near gate and put VIP Club by Shane_Kingston ( Above the arrow )


Re: Please help me ! - CameronNSRP - 05.11.2012

You feel like a prince huh?


Re: Please help me ! - Shane_Kingston - 05.11.2012

No i am a owner of a server........................++++++rep .please


Re: Please help me ! - Glad2BeHere - 05.11.2012

Next time u sound so demanding mr server owner u will be left with no reply nody iz ur slave thats y no one answering

https://sampwiki.blast.hk/wiki/Function:SetPlayerInterior
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
https://sampwiki.blast.hk/wiki/SetPlayerPos