Forum > Serverside Modding
LUA code for pressing keys in-game?
(1/1)
Method:
Looking for code that will automatically press a key upon login to the game.
Anyone know how to do this?
Alastor:
to force some component to use "Click" Event on itself is just like this
ClassTrainerTrainButton:Click() QuestFrameCompleteQuestButton:Click() GossipTitleButton1:Click()
to see what component is called like use ingame "/framestack"
if you want to use smth in GLUE screen look into LUA files for names
Navigation
[0] Message Index
|