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.
Recently I found some pretty cool npc effects that would add to the character.
I would like to know which programs to use and how to create my own abnormal effects, using the ones from the npcs I found?
Thank you Mr.Gold!
Finally someone decided to share something a little more "elaborate". Probably some people won't like that you share the secrets behind the "fine-tune" as your list promises. "Waiting for the next chapters 🤓".
We'll cover more in the next parts of this series.
STABILITY/UPTIME - Linux is more reliable. Windows becomes slow over time, it needs to be rebooted more often than Linux.
DRIVERS - Windows drivers are mediocre. Your NIC (Network Interface) will even be taken down if some weird thing happens that it doesn't like.
RESOURCES - how resources can be used and modified through the kernel is at a high level.
SECURITY - it can be much safer.
FIREWALL/NETWORKING - you can block unwanted traffic, allow desired traffic, redirect packets to alternate TCP/UDP ports, redirect packets to alternate IP addresses, protect against Denial of Service attacks. You can't do most of this on Windows.
@TranceThanks for guide this about linux setup.
I've a question.. Why should/choose to use linux instead of windows?
Linux has a reputation for being fast ok, but what's the real benefits for my server?
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.
Link to comment
Share on other sites
0 answers 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.