World Bounds help
#1

Hi,
How can i make a world bounds?
its for my TDM server and i dont want People to leave the DM area
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerWorldBounds

There you go. Just put this under whatever callback you want, and figure out the x/y coords.
Reply
#3

And if you want to disable it put this
pawn Код:
SetPlayerWorldBounds(playerid,20000.0000,-20000.0000,20000.0000,-20000.0000);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)