Stay within world boundaries ...
#2

pawn Код:
public OnPlayerConnect(playerid)
{
    SetPlayerWorldBounds(playerid, 20000, -20000, 20000, -20000);
    return 1;
}
This should work for you, otherwise you should try looking for other SetPlayerWorldBounds lines.
Reply


Messages In This Thread
Stay within world boundaries ... - by Squirrel - 11.03.2013, 11:07
Re: Stay within world boundaries ... - by Threshold - 11.03.2013, 11:12
Re: Stay within world boundaries ... - by Squirrel - 11.03.2013, 11:13
Re: Stay within world boundaries ... - by Threshold - 11.03.2013, 11:33
Re: Stay within world boundaries ... - by Squirrel - 11.03.2013, 11:37

Forum Jump:


Users browsing this thread: 1 Guest(s)