Azhura 0 Posted May 6, 2021 Using the latest revision I want to change the color of the megaphone announcer, Anyone know where can I find the loudhailer function? Below is the current script Script: <" input @megaphone$; loudhailer(@megaphone$); end; "> Quote Share this post Link to post Share on other sites
0 Samuel 83 Posted May 8, 2021 On 5/6/2021 at 8:50 PM, Azhura said: Using the latest revision I want to change the color of the megaphone announcer, Anyone know where can I find the loudhailer function? Below is the current script Script: <" input @megaphone$; loudhailer(@megaphone$); end; "> Check this: https://github.com/HerculesWS/Hercules/blob/stable/doc/script_commands.txt#L7533 Quote Share this post Link to post Share on other sites
0 Azhura 0 Posted May 10, 2021 On 5/8/2021 at 10:24 PM, Samuel said: Check this: https://github.com/HerculesWS/Hercules/blob/stable/doc/script_commands.txt#L7533 Thank You! Quote Share this post Link to post Share on other sites
Using the latest revision I want to change the color of the megaphone announcer, Anyone know where can I find the loudhailer function?
Below is the current script
Script: <"
input @megaphone$;
loudhailer(@megaphone$);
end;
">
Share this post
Link to post
Share on other sites