Something messed up..
#1

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
Reply
#2

Have you updated your includes?
Reply
#3

Do you use SetPlayerWorldBounds in the death callback?
Reply
#4

Check if there's a class on OnGameModeInit
Reply
#5

Quote:
Originally Posted by J4Rr3x
Посмотреть сообщение
Have you updated your includes?
Nope

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Do you use SetPlayerWorldBounds in the death callback?
Nope

Quote:
Originally Posted by Jimmy0wns
Посмотреть сообщение
Check if there's a class on OnGameModeInit
Nope

EDIT: i've just used Whirlpool to hash password, also i've an old verison i've changed on player death and on player connect to see if it has any problem, but still the same :/
Reply
#6

Do i have to start debugging it or what i have to do, i'm confused..
Reply
#7

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?
Reply
#8

Quote:
Originally Posted by Abagail
Посмотреть сообщение
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?
No and i'm sure one hundred percent, i never had this problem before it just appears today.. and fucked all my work
EDIT: and now another bug ackslimit and messagelimit and messageholeshit, seriously i'm confused i have to rest!
Reply
#9

If there's no player class on OnGameModeInit, then it's obvious you're getting this.

Add this on OnGameModeInit and your issue should be solved!
PHP код:
AddPlayerClass(01958.37831343.157215.3746269.1425000000); 
Reply
#10

Quote:
Originally Posted by Jimmy0wns
Посмотреть сообщение
If there's no player class on OnGameModeInit, then it's obvious you're getting this.

Add this on OnGameModeInit and your issue should be solved!
PHP код:
AddPlayerClass(01958.37831343.157215.3746269.1425000000); 
God!, Brilliant you got my respect man, thanks for helping my ass

Edit: wait is this problem cause ackslimit and messagelimit etc?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)