ADHS Posted January 1, 2023 Posted January 1, 2023 (edited) Hello. Please add an EVENT that will inform us for all the other events. Thank you. Edited January 1, 2023 by ADHS Democracy was already invented, while Scrat was eating oak fruits.
Grimes Posted January 1, 2023 Posted January 1, 2023 So just like the actual event handler? local h = {} function h:onEvent(event) trigger.action.outText("AN EVENT OCCURRED", 3600) end world.addEventHandler(h) The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
ADHS Posted January 1, 2023 Author Posted January 1, 2023 (edited) 43 minutes ago, Grimes said: So just like the actual event handler? Right! But with more obvious celebrating anouncement that last longer: trigger.action.outText("Something wonderfull had happened!", 36000000) I just wanted to occur some laugh/happy mood. Thank you. Edited January 1, 2023 by ADHS Democracy was already invented, while Scrat was eating oak fruits.
Recommended Posts