09-08-2014, 06:06 AM
(This post was last modified: 09-08-2014, 07:16 AM by sphinxc0re.)
(09-08-2014, 05:47 AM)xoft Wrote: Funny bug in the client has resurfaced: If I kick a player in the OnPlayerJoin hook, the client terminates the connection with the "bit cannot be cast to fm" error message. I think I'll ignore this for now, won't be trying to implement a workaround for this.
Just try to make hooks only available after a few seconds of joining. Wouldn't that do the trick?
[EDIT] Or make a new hook called "onPlayerTriesConnection" which triggers before the actual join