[UT]Server logo mutator to display texture and play back sound

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Zur

surrealistic mad cow
Jul 8, 2002
11,708
8
38
48
I don't play TO but I've heard that TOST has some features that allow a server admin to display a texture and sound when entering a server.

Nothing like this for UT exists, however, and the closest that exists, MODOSUtils, is only capable of displaying a texture. The only way to do things at the moment is to compile a mutator with texture and sound. This has to be done each time the texture and sound are modified which makes the process more difficult.

Do you know of any ressources that would explain how to fetch a texture from a UTX file and a sound from a UAX file using an in-game mutator ?