Hey HansW thanks a lot, it works great now, i have a question is there any code i can type so it waits 3-4 seconds before attacking the next mob ?
wrong thread. i'am sure you meant to post under the BotPoc thread. To your question. It waits until health is over 65% and action points over 200. To change that, open the BotPocCombatSetup.lua file and search for GameData.Player.currentHitpoints . Change the numbers to 100 for hitpoints and 250 for action points ( same line )
I have a little feature request if it's at all possible. I'm looking for something that would alert me when I recieve a tell, obviously possible to do through a LUA addon, the problem is you can only play sounds from the game & I don't think they're very effective. Having the option to play wavs or whatever would be awesome.
I have a little feature request if it's at all possible. I'm looking for something that would alert me when I recieve a tell, obviously possible to do through a LUA addon, the problem is you can only play sounds from the game & I don't think they're very effective. Having the option to play wavs or whatever would be awesome.
Thank you for all your hard work.
Ok bro, you should have done some searching :P, I found this little addon on CurseForge just now that you might like, I did not make it or anything, only linking it.
[Only registered and activated users can see links. ]
Quote:
Monitors whispers and plays a sound any time you receive one. Also monitors the other chat channels you select for the keywords you specify and plays a sound when a message is received with any of the keywords.
I said I know it could be done through addons that exist right now, I also said that they're limited to using only sounds from in the game. I was asking if it was possible that some day he might add the option to play sounds from files on your computer. Thanks for the search though, I appreciate it.
I said I know it could be done through addons that exist right now, I also said that they're limited to using only sounds from in the game. I was asking if it was possible that some day he might add the option to play sounds from files on your computer. Thanks for the search though, I appreciate it.
It's not limited to only the sounds ingame, look inside the .rar files and you will see the sounds that come with the addon, also you can take any sound you want and just simply rename them. Lets continue this in PMs and outside of this thread :P
I have a little feature request if it's at all possible. I'm looking for something that would alert me when I recieve a tell, obviously possible to do through a LUA addon, the problem is you can only play sounds from the game & I don't think they're very effective. Having the option to play wavs or whatever would be awesome.
Thank you for all your hard work.
i will add this to the list of requested features. it might take while to implement it though. i'am still working on updating the dll for the 1.2.1 release.