SetWorldBounds doesnt work?

Started by Kewun, Jul 21, 2016, 12:17 PM

Previous topic - Next topic

Kewun

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?


Kewun


Kewun


Finch Real

Maybe problem in your vectors
My Snipet Showroom

http://pastebin.com/5KKuU5cg

Kewun

no problems in vectors, i used jacob's boundaries tool

rww

You set min x min y max x max y.On wiki is max x min x max y min y.
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

vito

I had this problem before, you need to rejoin after u set new borders.

Kewun


rww

So... Bad positions, squirrel plugin bug or mistake on wiki.
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

Kewun

any ideas how to fix this crap? :/