function onScriptLoad() {
SetWorldBounds(-142.3214, -769.1071, 167.1429, -675.5357)
}
im trying to set world boundaries to not make player leave the prawn island, and doesnt work. players can still walk free on whole map.
bug of vcmp or what?
			
			
			
				http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions/Bounds
			
			
			
				doesnt work also.
			
			
			
				no errors
			
			
			
				Maybe problem in your vectors
			
			
			
				no problems in vectors, i used jacob's boundaries tool
			
			
			
				You set min x min y max x max y.On wiki is max x min x max y min y.
			
			
			
				I had this problem before, you need to rejoin after u set new borders.
			
			
			
				still not works
			
			
			
				So... Bad positions, squirrel plugin bug or mistake on wiki.
			
			
			
				any ideas how to fix this crap? :/