Changes..

  • Hey - turns out IRC is out and something a little more modern has taken it's place... A little thing called Discord!

    Join our community @ https://discord.gg/JuaSzXBZrk for a pick-up game, or just to rekindle with fellow community members.

-=U-T-U=- said:
How can I change the standard lines like : "You're on a killing spree! " and "headshot" etc. ? (on a safe way so that my UT doesnt start up anymore)

so it doesn't start up anymore? :coolfip:
 
Rich said:
you can exec .txt files .ini files
half my ini is made up of exec binds to change my settings for game types etc
if your after the tweeks.ini
then here my old one i dunno if its been changed over the years.
-----------------------------------------------------------------------------------------------------------------
// UT tweeks.ini edited version of Nexx original
// Place this file in your UT/System folder, and type "exec tweaks.ini' in the Console to perform these commands.
// ==================================================
==========

// SUMMON CLASSES
// some classes must be 'pre-loaded' before you can alter them, this 'loads' them so to speak.
// Stick any additional actors in here which u are modifying, or actors with textures / sounds / meshes you wish to use.
summon udamage
summon warheadlauncher
summon ut_stealth
summon lightbox
summon boulder2
summon boulder1
summon unrealshare.fan2
summon unreali.flag1
summon unreali.flagb
summon multimesh.tcowcarcass
summon tmalebody
summon tbosscarcass

// Set confirmation Messages (does not affect ut_stealth).
set ut_stealth m_activated =========================================
set ut_stealth m_selected TWEAKS INITIALIZED!
set ut_stealth m_deactivated =========================================

// Adds confirmation message to the console.
get ut_stealth m_activated
get ut_stealth m_selected
get ut_stealth m_deactivated

// Game menu alterations
set utgamemenu quittext DON'T LEAVE ME PLZ!!!
set UBrowserFavoritesMenu editfavoritename Edit
set UBrowserFavoritesMenu newfavoritename New
set UBrowserFavoritesMenu FavoritesName Delete
set UBrowserPlayerGrid fragstext Score // Shows 'score' instead of 'frags' in the server broswer.

// Stops weapons shaking your screen when fired.
set ut_eightball shaketime 0
set ut_eightball shakemag 0
set ut_flakcannon shaketime 0
set sniperrifle shaketime 0
set minigun2 shakemag 0
set minigun2 shakevert 0
set minigun2 shaketime 0
set pulsegun shakemag 0
set pulsegun shakevert 0
set enforcer shaketime 0
set ripper shakevert 0
set ripper shakemag 0
set ut_biorifle shaketime 0
set shockrifle shaketime 0
set impacthammer shakemag 0
set impacthammer shaketime 0
set warheadlauncher shaketime 0

// Weapon Pickup Messages
//set ut_eightball pickupmessage +Rocket launcher
//set ut_flakcannon pickupmessage +Flak
//set sniperrifle pickupmessage +Sniper
//set minigun2 pickupmessage +Minigun
//set pulsegun pickupmessage +Pulsegun
//set enforcer pickupmessage +enforcer
//set ripper pickupmessage +Ripper
//set ut_biorifle pickupmessage +BioRifle
//set shockrifle pickupmessage +Shockrifle

// Client messages.
set killermessageplus youkilled YOU FUCKED UP
set decapitationmessage decapitationstring BRAIN SPLAT!

set killingspreemessage endspreenote 's killing spree was ended by
set firstbloodmessage firstbloodstring KILLED FIRST

set multikillmessage DoubleKillString 2 KILLS!
set multikillmessage MultiKillString 3 KILLS!
set multikillmessage UltraKillString 4 KILLS!
set multikillmessage MonsterKillString FUCKING HELL YOU KILLED 5 IN A ROW !!!

// New Translocator skins (for poeple with weapon on screen).
set translocator multiskins asmd_t3

// these textures i thought looked good:
// Flak_t4
// JHbox1
// Jpulse3rd_01
// JwarHead 3
// eight_t1
// eight_t3


// Minigun shit
set mtracer bhidden 1 // No minigun tracers.
set mtracer lighttype lt_none // No minigun tracer dynamic lights.
set minigun2 Misc1Sound none // No Wind-down sound.
//set minigun2 muzzleflashmesh none // No minigun Muzzle flash (3rd person)
set pulsegun muzzleflashmesh none // No primary pulse gun Muzzle flash (3rd person)

// Confirmation messages.
set chnullhud escmessage -[ Tweaks Enabled ]- // Bottom of screen.
set uwindowconsolewindow windowtitle UT Console - Tweaks Enabled! // Console heading.

// Coloured Teamsay
set teamsaymessageplus greencolor (g=255,r=255) // Player's name
set teamsaymessageplus lightgreencolor (g=255,r=255) //Player's message
set teamsaymessageplus cyancolor (g=0,r=255,b=0) // PLayer's location

// New 'Simpler' Death Messages ( %k = killer's name) (%0 = victims name).
set enforcer Deathmessage %k >ENFORCER> %o
set ut_biorifle Deathmessage %k >BIO-RIFLE> %o
set shockrifle Deathmessage %k >SHOCK-RIFLE> %o
set pulsegun Deathmessage %k >PULSEGUN> %o
set minigun2 Deathmessage %k >MINIGUN> %o
set ut_flakcannon Deathmessage %k >FLAK> %o
set ut_eightball Deathmessage %k >RL> %o
set sniperrifle Deathmessage %k >SNIPER> %o
set impacthammer Deathmessage %k >IMPACT> %o
set translocator Deathmessage %k >TELEFRAGGED!> %o

// Translocator Stuff
set translocator statusicon none // Hud thing.
set UTTeleportEffect bhidden 1 // Removes teleport effect.

//Replaces high-polygon Trans-out effect with a 2d sprite - improves FPS.
set translocouteffect drawtype dt_sprite
set translocouteffect texture botpack.womanbelt

// Timedemo (Frame Rate) Captions.
set console lastsectext LS
set console avgtext A

// 'Unlit Maps' - Similar to Q3's Vertex lighting...well..sorta :p - Does not work for all maps, only those with a default Brightness level.
set levelinfo brightness 15

// Misc stuff
set ut_shellcase bhidden 1 // No bullet shell ejects for Enforcer + Sniper.
set minishellcase bhidden 1 // No bullet shell ejects for Minigun.
set shockbeam rotationrate (roll=0,pitch=0,yaw=0) // Primary shockbeam does not rotate.
set pickupmessageplus bisconsolemessage 0 // Stops pickup messages from filling up the console.
set chip bhidden 1 //NO chips fly out from wall hits.
set ut_spark bhidden 1 //No sparks from bullets hitting walls.
set ut_sparks bhidden 1
set EnhancedRespawn bhidden 1 // DisablesWeapon , Ammo + powerups spawn effects.
set rocketmk2 rotationrate (roll=0) // Rockets do not spin around in the air.
set udamage texture tlthunder // Damage Amp texture
set waterzone viewfog (x=0,y=0,z=0) // ==No fog / haze when underwater.==

// Bio Rifle.
set bioglob texture pbolt0
set biosplash texture pbolt0
set ut_biogel texture pbolt0

// Remove various Decorations.
set fan2 bhidden 1
set lightbox bhidden 1
set boulder2 bhidden 1
set flag1 bhidden 1
set flagb bhidden 1
set pipebend bhidden 1

// Turn off Ambient sounds (does not work for all sounds, but most)
set ambientsound soundradius 0
set ambientsound soundvolume 0
set ambientsound soundpitch 0

// End messages in console.
get ut_stealth m_deactivated

// Take me make to the menu
MenuCmd 4 0







---------------------------------------------------------------------------------------------------------------------

copy paste that into a .txt file then save it as tweeks.ini shove it in your UT system folder and when you want to use it type exec tweeks.ini

and you your game will look like shite but play like stink.

posting this will no doubt put peoples nose out because some people think this tweek.ini is a cheat... to my knowledge this league has never banned the use of tweek.ini and i myself when i had a low spec PC used it for a year or so with teh full knowledge of the league.

Headcase said:
I found a way to change loads of messages while learning about localization (language settings for your mods etc) This method will autoload all msgs at startup. For example there are loads of messages in the Botpack package file (ie all the useful stuff like kills, weapon/ammo pickups etc), so I'll use it for an example, but I think you can use this method on *any* package file ie .u .unr etc that can be localized (yep even maps apparently but i havent tested this yet)



1 First and most important BACKUP your botpack.int file just in case you have problems, UT no longer boots up etc and you need to replace the original

2 Boot up your trusty UnrealEd

3 type in the console (where it says 'command' at bottom of screen) 'DUMPINT BOTPACK' (no quotes)

4 now in your system folder a new Botpack.int is made with 100s of customizable messages

5 Open your OLD botpack.int in notepad and check that the stuff in the old one is also in the new one (at top usually in the [public] section). If isnt, copy and paste whatevers missing at the top of the new one

6 Edit whatever msgs you want in your new .int

Now these will be in effect whenever u boot up UT. The clever bit: suppose you want to swap between your custom msgs and the default ones, or maybe have several sets...


1 Make a copy of your new Botpack.int with another extension eg .cst (for custom?) so you have a Botpack.int and a Botpack.cst. (I read that the extension should always end with a 't' but seems to work whatever)

2 Edit the 'Language=int' in ut.ini to 'Language=cst' to use your custom msgs

3 Change it back to 'Language=int' to use the default again


be aware though that some msgs resort back to standard online - like the attack/defend msgs at start of round for some reason. Also you will see stuff like:
TauntString[0]=Eat that!
This is only what you see, other players see the normal version (before u change it to say eat sh*t and die or something hrhr ) There also loads of other stuff in here that I havent had time to look at yet (like NameTime[0]=0.890000??) so feel free to add to this.


One other thing: because UT contains all the Unreal 1 bits too, you may see different versions of the some messages. So if something isnt working try searching for another version.


So to answer your question. Search the forums for killing spree. :D :spin:
 
even got a question to that...does anybody have a clue how to change the self-kill message? never found a way to change this stupid "killed his own dumb self" :(
 
set TournamentGameInfo MaleSuicideMessage *§µîçîÐéÐ
set TournamentGameInfo FemaleSuicideMessage *§µîçîÐéÐ
 
-buRn- said:
even got a question to that...does anybody have a clue how to change the self-kill message? never found a way to change this stupid "killed his own dumb self" :(

Headcase said:
1 First and most important BACKUP your botpack.int file just in case you have problems, UT no longer boots up etc and you need to replace the original

2 Boot up your trusty UnrealEd

3 type in the console (where it says 'command' at bottom of screen) 'DUMPINT BOTPACK' (no quotes)

4 now in your system folder a new Botpack.int is made with 100s of customizable messages

5 Open your OLD botpack.int in notepad and check that the stuff in the old one is also in the new one (at top usually in the [public] section). If isnt, copy and paste whatevers missing at the top of the new one

6 Edit whatever msgs you want in your new .int

there u can change it.. just search it in the botpack.int :)