Need a little bit of help...
#2

pawn Код:
if (!strcmp("/sfpd", cmdtext, true))
    {
        SetPlayerPos(playerid,246.40,110.84,1003.22);
        SetPlayerInterior(playerid, 10);
       
        return 1;
    }
There's quite a few interior FS's on the forums you can use. Or just do what I just did, and check https://sampwiki.blast.hk/wiki/InteriorIDs and put in a temporary code to get you there.
Reply


Messages In This Thread
Need a little bit of help... - by cloudysky - 13.08.2010, 13:19
Re: Need a little bit of help... - by Kayla.S - 13.08.2010, 13:39
Re: Need a little bit of help... - by Mystique - 13.08.2010, 13:44
Re: Need a little bit of help... - by rbN. - 13.08.2010, 13:48
Re: Need a little bit of help... - by cloudysky - 13.08.2010, 13:52
Re: Need a little bit of help... - by Claude - 13.08.2010, 13:54
Re: Need a little bit of help... - by cloudysky - 13.08.2010, 13:57
Re: Need a little bit of help... - by Kayla.S - 13.08.2010, 14:03
Re: Need a little bit of help... - by cloudysky - 13.08.2010, 14:07

Forum Jump:


Users browsing this thread: 1 Guest(s)