Sorry, I searched, but I am tired so I probably missed it.
How do I write a function that is executed when the "START" button is pushed(regardless of what bot:mode I am in).
I looked at
public static event Styx.BotEvents.OnBotStartDelegate OnBotStart
but I am unsure how to use this or if it is even the correct item to be looking at.
How do I write a function that is executed when the "START" button is pushed(regardless of what bot:mode I am in).
I looked at
public static event Styx.BotEvents.OnBotStartDelegate OnBotStart
but I am unsure how to use this or if it is even the correct item to be looking at.