General Discussion > Support

Server Problem

(1/1)

RookieCookie:
When I try spawn in my own server,the player jumps by itself until it enters the sea,and dies.
I tried changing spawn locations as a solution, but the player will still jump into the ocean.
Any solutions?

NE.Restricted:

--- Quote from: RookieCookie on August 16, 2014, 11:38:15 am ---When I try spawn in my own server,the player jumps by itself until it enters the sea,and dies.
I tried changing spawn locations as a solution, but the player will still jump into the ocean.
Any solutions?

--- End quote ---
Change the world boundaries to:
5000, -5000, 5000, -5000
then he will not jumped

RookieCookie:
Already did,he still jumps.
Is it just 5000 or 5000.0?

RookieCookie:
Solved,thanks.

[pawn]SetWorldBounds(5000,-5000,5000,-5000);[/pawn]

Navigation

[0] Message Index

Go to full version