kalabasa Posted November 28, 2020 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Share Posted November 28, 2020 Hi! just a little help. i want to edit the script of megaphone input .@megaphone$; announce strcharinfo(0) + ": " + .@megaphone$,bc_all,0xFF0000; i want to put [Streamer] before the character's name thank you! Quote Link to comment Share on other sites More sharing options...
1 Poring King Posted November 28, 2020 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted November 28, 2020 Announce "This is how you use announce",BC_ALL; Your mega phone is this "announce strcharinfo(0) + ": " + .@megaphone$,bc_all,0xFF0000;" To correct that . use the default syntax Announce "[ Streamer ]: "+strcharinfo(0)+":"+.@megaphone$+"",bc_all; 1 Quote Link to comment Share on other sites More sharing options...
Question
kalabasa
Hi! just a little help. i want to edit the script of megaphone input .@megaphone$; announce strcharinfo(0) + ": " + .@megaphone$,bc_all,0xFF0000; i want to put [Streamer] before the character's name thank you!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.