I have few questions about API and I think we all do so I though we could use one thread for this.
If you think it shouldn't be here move pls
RULES:
-> Specific questions about API only
-> No tuts or help me questions
-> No Lua syntax questions, you have google for that
-> Don't spam posts. Post one thing and later just edit and add on it if question is related to it. If you have different question ask again. So try to ask as much as possible with as little as possible posts
-> If you can't answer to the question or you are very unsure then dont answer at all.
-> I ll add answered questions bellow all this so we can keep track easier
-> pls don't spam
I wanted to ask how do modes work now. When ingame does the GoS still orbwalk by it self and if it does can we get the mode other than keycheks (if KeyIsDown(key) )
Is there OnInputEvent? Like in LS when someone says smtg in chat? Or when player does? if not can we check for this via AfterLoop event since it's fired every frame?
Can we make custom orbwalker that would override the existing one and how do disable one in game?
Can we get the setting in GoS menus and change them?
If spellcast in GoS is set to true would it interfere with our spell casts? Thats why I want to know.... I want to do combo totaly from the script
Thank you in advace