10-04-2016, 04:04 AM
Returning true from a hook means that Cuberite will not call any other registered handler for that hook. You need to return false (or nothing) in order to continue the chain.
|
Cuberite stopped calling HOOK_PLAYER_JOINED
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Cuberite stopped calling HOOK_PLAYER_JOINED - by PureTryOut - 10-02-2016, 03:17 AM
RE: Cuberite stopped calling HOOK_PLAYER_JOINED - by xoft - 10-02-2016, 06:25 AM
RE: Cuberite stopped calling HOOK_PLAYER_JOINED - by xoft - 10-02-2016, 06:26 AM
RE: Cuberite stopped calling HOOK_PLAYER_JOINED - by PureTryOut - 10-04-2016, 03:44 AM
RE: Cuberite stopped calling HOOK_PLAYER_JOINED - by xoft - 10-04-2016, 04:04 AM
RE: Cuberite stopped calling HOOK_PLAYER_JOINED - by PureTryOut - 10-04-2016, 05:16 AM
|