24.12.2015, 14:47
(
Last edited by Su37Erich; 25/12/2015 at 03:22 PM.
)
I noticed a bug, when you try to use a skin whit an id greater that 299 you got the following ArrayIndexOutOfBoundsException: 300
Furthermore, how can I use returns? I want to prevent a player from spawning, but I have no idea how can I set a return 0 on
Quote:
In new versions of SA-MP since 0.3.7 RC3 you can use more than 299 skins, maximum 311 skins. |
Code:
eventManager.registerHandler(PlayerRequestSpawnEvent.class, (e) -> {