How to erase the on-screen messages?
-
- Novice
- Posts: 8
- Joined: Fri Feb 07, 2020 3:30 pm
How to erase the on-screen messages?
Meaning messages like "You killed Kragor", "Player drew first blood!", "You picked up an item/weapon!", "MULTI-KILL!", or the chat messages in the top left corner.
I've tried delving into the HUD options, menus and browsing the ini. file. I tried looking through one or two threads about similar topics, but no luck on a clear solution.
Any help would be appreciated. Thank you.
I've tried delving into the HUD options, menus and browsing the ini. file. I tried looking through one or two threads about similar topics, but no luck on a clear solution.
Any help would be appreciated. Thank you.
-
- Godlike
- Posts: 3357
- Joined: Sat Sep 12, 2015 8:46 pm
-
- Novice
- Posts: 8
- Joined: Fri Feb 07, 2020 3:30 pm
Re: How to erase the on-screen messages?
No, but it sounds great.
I'm not overly experienced with editing game files, etc., but how would I go about installing/using it?
Note: I'm using the Steam version of Unreal Tournament 1999: Game of the Year edition.
I'm not overly experienced with editing game files, etc., but how would I go about installing/using it?
Note: I'm using the Steam version of Unreal Tournament 1999: Game of the Year edition.
-
- Godlike
- Posts: 3357
- Joined: Sat Sep 12, 2015 8:46 pm
Re: How to erase the on-screen messages?
Drop the .u and .int file in your /System folder and then you can access it via the in-game Mod menu [note - I haven't actually used it but am going by what the readme and the .int say].RandomIndividual wrote: ↑Fri Feb 07, 2020 6:18 pm I'm not overly experienced with editing game files, etc., but how would I go about installing/using it?
EDIT
I have just tried it and it does remove messages, as well as everything else - so no indication of health, weapons, ammo etc and no crosshair - put simply, it removes the HUD altogether.
To activate it, start a game and then go to the Mod menu and click on HUD Cleaner. Exiting UT will deactivate it.
-
- Novice
- Posts: 8
- Joined: Fri Feb 07, 2020 3:30 pm
Re: How to erase the on-screen messages?
It worked.
Thank you very much; I appreciate your help. Unreal Tournament 1999 is so timeless for me.

Thank you very much; I appreciate your help. Unreal Tournament 1999 is so timeless for me.
-
- Inhuman
- Posts: 971
- Joined: Mon Aug 31, 2015 12:58 pm
- Personal rank: Dialed in.
Re: How to erase the on-screen messages?
Search botpack.int in your /system folder and edit with notepad, you can change alot yourself there.
-
- Godlike
- Posts: 3357
- Joined: Sat Sep 12, 2015 8:46 pm
Re: How to erase the on-screen messages?
There's nothing in botpack.int to do with on-screen messages as far as I can see.
-
- Novice
- Posts: 8
- Joined: Fri Feb 07, 2020 3:30 pm
Re: How to erase the on-screen messages?
I'm doing some fiddling. I might manage to create an executable txt. file that disables all in-game killing messages without forcing a crosshair or taking away the HUD customization.
Last edited by RandomIndividual on Sat Feb 08, 2020 1:05 am, edited 1 time in total.
-
- Inhuman
- Posts: 971
- Joined: Mon Aug 31, 2015 12:58 pm
- Personal rank: Dialed in.
Re: How to erase the on-screen messages?
I searched for this somewhere in the past, can't find the site anymore which displays them all.
You can add these lines to it and give your own input.
But there were a bunch more i remember.
Not sure these things stay possible after the update, i assume they will.
[KillingSpreeMessage]
SpreeNote[0]=""
SpreeNote[1]=""
SpreeNote[2]=""
SpreeNote[3]=""
SpreeNote[4]=""
EndSpreeNote=""
EndSelfSpree=""
EndFemaleSpree=""
[MultiKillMessage]
DoubleKillString=""
TripleKillString=""
MultiKillString=""
MegaKillString=""
UltraKillString=""
MonsterKillString=""
[killermessageplus]
youkilled=""
-
- Godlike
- Posts: 9155
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: How to erase the on-screen messages?
Out of curiosity, why do you want the messages gone exactly?
Is it you wanna keep the HUD up but have no messages or something else??
Is it you wanna keep the HUD up but have no messages or something else??
http://unreal-games.livejournal.com/

Smilies · viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Novice
- Posts: 8
- Joined: Fri Feb 07, 2020 3:30 pm
Re: How to erase the on-screen messages?
Well, it's mostly so I can enjoy the game with a minimalist HUD (less messages appearing) and/or record gameplay. I adore the original Unreal Tournament; I grew up with it during my childhood.
I managed to create an executable file that can delete 95% of the messages and leave the HUD alone. The only "set command" I can't find is for the bot names and health that fade in near the bottom of the screen.