Megaphone Modification

Azhura

New member
Messages
50
Points
0
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;
    ">
 

 
Back
Top