*** This topic title sucks, "help me" is not descriptive.
#1

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);
Reply
#2

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

not working !
Reply
#4

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" ....
Reply
#5

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
Reply
#6

hurry up !!!!!!!!!!!!!!!!!!!!!!
Reply
#7

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

You feel like a prince huh?
Reply
#9

No i am a owner of a server........................++++++rep .please
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)