is there a way to make an NPC announce something similar to myself::Say( "xxx" ) or myself::Shout::( "xxx" )? as it does when it announces heroes?
I tried gg::Announce( "xxx" ); but this only appears to GM characters. I also checked the olympiad operator, who uses myself::MakeFString() inside of gg::Announce(), but I do not know the format to use this.
Question
Blackhive
is there a way to make an NPC announce something similar to myself::Say( "xxx" ) or myself::Shout::( "xxx" )? as it does when it announces heroes?
I tried gg::Announce( "xxx" ); but this only appears to GM characters. I also checked the olympiad operator, who uses myself::MakeFString() inside of gg::Announce(), but I do not know the format to use this.
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now