Botre Posted July 23, 2015 Share Posted July 23, 2015 ^Title Quote Link to comment Share on other sites More sharing options...
Flamezzz Posted July 23, 2015 Share Posted July 23, 2015 use config 43 to get the combat style 3 Quote Link to comment Share on other sites More sharing options...
Botre Posted July 23, 2015 Author Share Posted July 23, 2015 use config 43 to get the combat style Noise, thankserino Quote Link to comment Share on other sites More sharing options...
Tom Posted July 24, 2015 Share Posted July 24, 2015 use config 43 to get the combat style What is this config 43 thing I have never heard of 2 Quote Link to comment Share on other sites More sharing options...
Flamezzz Posted July 24, 2015 Share Posted July 24, 2015 What is this config 43 thing I have never heard of Configs are values part of the client state. In this case config 43 tells us something about the current attack style, if config 43 is set to 0 it means the first attack style is selected, config 43 = 1 means the second is selected etc. There are config values for a lot of things ranging from current quest state to the autocasted spell (config 108). I'm not even sure why most of them are stored in the client, but they're very useful 1 Quote Link to comment Share on other sites More sharing options...
Tom Posted July 24, 2015 Share Posted July 24, 2015 Configs are values part of the client state. In this case config 43 tells us something about the current attack style, if config 43 is set to 0 it means the first attack style is selected, config 43 = 1 means the second is selected etc. There are config values for a lot of things ranging from current quest state to the autocasted spell (config 108). I'm not even sure why most of them are stored in the client, but they're very useful Thanks Quote Link to comment Share on other sites More sharing options...
Bobrocket Posted July 24, 2015 Share Posted July 24, 2015 Configs are values part of the client state. In this case config 43 tells us something about the current attack style, if config 43 is set to 0 it means the first attack style is selected, config 43 = 1 means the second is selected etc. There are config values for a lot of things ranging from current quest state to the autocasted spell (config 108). I'm not even sure why most of them are stored in the client, but they're very useful Please take this as a like as I have given out too many today Is there a list of configs? Sorry for derailing the thread l0l Quote Link to comment Share on other sites More sharing options...
Flamezzz Posted July 25, 2015 Share Posted July 25, 2015 Please take this as a like as I have given out too many today Is there a list of configs? Sorry for derailing the thread l0l You can find an incomplete list somewhere. (hint: they're often called varps). Quote Link to comment Share on other sites More sharing options...
Apaec Posted August 3, 2015 Share Posted August 3, 2015 Config 43 values are 0,1,2,3 Widgets to interact with are 593,3 593,7 593,11 593,15 Quote Link to comment Share on other sites More sharing options...
Joseph Posted August 3, 2015 Share Posted August 3, 2015 Config 43 values are 0,1,2,3 Widgets to interact with are 593,3 593,7 593,11 593,15 we could also use the root id and search the widget text in case they change the child ids or whatever 1 Quote Link to comment Share on other sites More sharing options...