Page 3 of 3
Re: Macro - Role-Play text list
Posted: Thu Jun 22, 2017 5:22 pm
by blacksand
sullemunk wrote:Well, without making an addon that creates the phrases automaticly, you can make multiple macros; one that sets the phrases and one that randomize and execute them
Even that would be not enough. I want to set colored phrases. Due to this even simple ones is very long.
Re: Macro - Role-Play text list
Posted: Thu Jun 22, 2017 5:53 pm
by sullemunk
Well then am addon would probably be the best option. Either one that read set phrases from a file, or in-game ui.
Re: Macro - Role-Play text list
Posted: Thu Jun 22, 2017 7:45 pm
by blacksand
well i cannot into programming so i'll just sit here and wait til some do it.
btw thx for your addons, and tweaking old ones
Re: Macro - Role-Play text list
Posted: Thu Jun 22, 2017 8:51 pm
by tazdingo
macro'ing macros is the new meta
Re: Macro - Role-Play text list
Posted: Thu Jun 22, 2017 9:17 pm
by sullemunk
Perhaps this is more suitable in the meme thread:

Re: Macro - Role-Play text list
Posted: Wed Feb 03, 2021 2:40 pm
by Phantasm
If I wanted to do it and didnt have LUA programming expierience I`d start with this addon:
https://tools.idrinth.de/addons/dwarf-talk/
in Translate.lua you can customise what is said and how, so you can add colours, sentences etc.
What you need is a mechanism to randomly generate roll and assign roll number to a sentence.
Also find hooks in main .lua file adjust to way you want to use it.