A few issues with my scripts
#2

pawn Код:
COMMAND:enter(playerid, params[])
{
    if(IsPlayerInRangeOfPoint(playerid, 2.0, 290.7193,-1618.0544,33.1547))
    {
    SetPlayerPos(playerid, 246.2732,112.0255,1003.2188);
    SetPlayerInterior(playerid, 10);
    }
    return 1;
}
Try this.
Reply


Messages In This Thread
A few issues with my scripts - by Rabbayazza - 11.08.2011, 16:04
Re: A few issues with my scripts - by freshOrange - 11.08.2011, 16:12
Re: A few issues with my scripts - by Rabbayazza - 11.08.2011, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)