Mamo1987 Posted September 12, 2022 Share Posted September 12, 2022 How to stop random events for some time and execute it again . Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted September 12, 2022 Share Posted September 12, 2022 (edited) Custom random handlers Edited September 12, 2022 by Khaleesi Quote Link to comment Share on other sites More sharing options...
Czar Posted September 14, 2022 Share Posted September 14, 2022 You must make a new class and extend RandomSolver, then add super(RandomEvent.DISMISS_RANDOM); in the constructor Also just gave me a good idea, I might implement random dismiss that sometimes ignores the npc and sometimes dismisses Quote Link to comment Share on other sites More sharing options...