Jump to content
  • 0
Sign in to follow this  
Azhura

Megaphone Modification

Question

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

1 answer to this question

Recommended Posts

  • 0
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

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.