Posts: 404
Threads: 72
Joined: Dec 2013
Reputation:
0
There's a message fucked up everything "stay within the world boundaries" i've tried to fix it multipe times but i can't, it appears on player death and when he he login also sometimes it crashes the server.. is there any idea how to fix it
Posts: 167
Threads: 12
Joined: Jan 2014
Reputation:
0
Have you updated your includes?
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
Do you use SetPlayerWorldBounds in the death callback?
Posts: 692
Threads: 69
Joined: Sep 2012
Reputation:
0
Check if there's a class on OnGameModeInit
Posts: 404
Threads: 72
Joined: Dec 2013
Reputation:
0
Do i have to start debugging it or what i have to do, i'm confused..
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
Either the client has modified game files or your script uses the SetPlayerWorldBounds functions. I will expand my question a bit more:
Is the SetPlayerWorldBounds function ANYwhere inside of your script?