Difference between revisions of "OldWeapons.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code><pre>
{{Infobox Localization
|name=OldWeapons
|language=English
|game=Unreal
|lines_done=60
|lines_total=60
}}
<pre>
[Public]
[Public]
Object=(Name=OldWeapons.OldMutator,Class=Class,MetaClass=Engine.Mutator,Description="OldMutator,Replace the newer Unreal weapon sounds with Unreal version 200 ones.")
Object=(Name=OldWeapons.OldMutator,Class=Class,MetaClass=Engine.Mutator,Description="Old Weapons,Replace the newer Unreal weapon sounds with Unreal version 200 ones.")
Object=(Name=OldWeapons.OldDispersionPistol,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldDispersionPistol,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldASMD,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldASMD,Class=Class,MetaClass=Engine.Weapon)
Line 65: Line 72:
[OldShellBox]
[OldShellBox]
PickupMessage="You picked up 50 bullets."
PickupMessage="You picked up 50 bullets."
ItemName="Shell Box"


[OldRifleAmmo]
[OldRifleAmmo]
PickupMessage="You got 8 Rifle rounds."
PickupMessage="You got 8 Rifle rounds."
ItemName="Rifle Rounds"


[OldWeaponPowerUp]
[OldWeaponPowerUp]
PickupMessage="You got the Dispersion Pistol Powerup."
PickupMessage="You got the Dispersion Pistol Powerup."
ItemName="Dispersion Pistol Powerup"


[OldFlakBox]
[OldFlakBox]
PickupMessage="You picked up 10 Flak shells."
PickupMessage="You picked up 10 Flak shells."
ItemName="Flak Shells"


[OldRazorjack]
[OldRazorjack]
Line 82: Line 93:
[OldDefaultAmmo]
[OldDefaultAmmo]
PickupMessage="You picked up some ammo."
PickupMessage="You picked up some ammo."
ItemName="Ammo"


[OldASMDAmmo]
[OldASMDAmmo]
PickupMessage="You picked up an ASMD core."
PickupMessage="You picked up an ASMD core."
ItemName="ASMD Core"


[OldStingerAmmo]
[OldStingerAmmo]
PickupMessage="You picked up 40 Tarydium shards."
PickupMessage="You picked up 40 Tarydium shards."
ItemName="Tarydium Shards"


[OldRazorAmmo]
[OldRazorAmmo]
PickupMessage="You picked up some Razor blades."
PickupMessage="You picked up some Razor blades."
ItemName="Razor Blades"


[OldSludge]
[OldSludge]
PickupMessage="You picked up 25 Kilos of Tarydium sludge."
PickupMessage="You picked up 25 Kilos of Tarydium sludge."
ItemName="Tarydium Sludge"


[OldRocketCan]
[OldRocketCan]
PickupMessage="You picked up 12 Eightballs."
PickupMessage="You picked up 12 Eightballs."
ItemName="Eightballs"


[OldClip]
[OldClip]
PickupMessage="You picked up a clip."
PickupMessage="You picked up a clip."
ItemName="Clip"


[OldRifleRound]
[OldRifleRound]
PickupMessage="You got a Rifle round."
PickupMessage="You got a Rifle round."
ItemName="Rifle Round"


[OldFlakShellAmmo]
[OldFlakShellAmmo]
PickupMessage="You got a Flak shell."
PickupMessage="You got a Flak shell."
</pre></code>
ItemName="Flak Shell"
[[Category:English Localization]]
</pre>
{{Navbox Localization Language-Specific
|language=English
|game=Unreal
}}

Revision as of 23:39, 12 October 2020

Localization Project page
This page belongs to the OldUnreal Localization Project. We aim to localize the game to other languages as flawlessly as possible, with the least amount of errors possible (ideally 0).
This is a file for the English language, the game's default. This file should be used as a base for the rest of the languages.
The localization project is also available at the Github repository. Completed and incomplete pages will be adapted there once complete.
This page in other languages
English - German - French - Spanish - Italian - Russian - Polish - Portuguese - Hungarian - Czech - Swedish - Catalan - Dutch - Norwegian - Japanese
OldWeapons
Language English
Game Unreal
Status 60/60
[Public]
Object=(Name=OldWeapons.OldMutator,Class=Class,MetaClass=Engine.Mutator,Description="Old Weapons,Replace the newer Unreal weapon sounds with Unreal version 200 ones.")
Object=(Name=OldWeapons.OldDispersionPistol,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldASMD,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldEightball,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldFlakCannon,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldMinigun,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldRazorjack,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldGESBioRifle,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldStinger,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldAutomag,Class=Class,MetaClass=Engine.Weapon)
Object=(Name=OldWeapons.OldRifle,Class=Class,MetaClass=Engine.Weapon)

[OldDispersionPistol]
DeathMessage="%o was killed by %k's %w. What a loser!"
PickupMessage="You got the Dispersion Pistol"
ItemName="Dispersion Pistol"

[OldASMD]
DeathMessage="%k inflicted mortal damage upon %o with the %w."
PickupMessage="You got the ASMD"
ItemName="ASMD"

[OldEightball]
DeathMessage="%o was smacked down multiple times by %k's %w."
PickupMessage="You got the Eightball gun"
ItemName="Eightball"

[OldRifle]
DeathMessage="%k put a bullet through %o's head."
PickupMessage="You got the Rifle"
ItemName="Sniper Rifle"

[OldFlakCannon]
DeathMessage="%o was ripped to shreds by %k's %w."
PickupMessage="You got the Flak Cannon"
ItemName="Flak Cannon"

[OldAutoMag]
DeathMessage="%o got gatted by %k's %w."
PickupMessage="You got the AutoMag"
ItemName="AutoMag"

[OldMinigun]
DeathMessage="%k's %w turned %o into a leaky piece of meat."
PickupMessage="You got the Minigun"
ItemName="Minigun"

[OldGESBioRifle]
DeathMessage="%o drank a glass of %k's dripping green load."
PickupMessage="You got the GES BioRifle"
ItemName="GES Bio Rifle"

[OldAmplifier]
ExpireMessage="Amplifier is out of power."
PickupMessage="You got the Energy Amplifier"
ItemName="Amplifier"

[OldStinger]
DeathMessage="%o was perforated by %k's %w."
PickupMessage="You picked up the Stinger"
ItemName="Stinger"

[OldShellBox]
PickupMessage="You picked up 50 bullets."
ItemName="Shell Box"

[OldRifleAmmo]
PickupMessage="You got 8 Rifle rounds."
ItemName="Rifle Rounds"

[OldWeaponPowerUp]
PickupMessage="You got the Dispersion Pistol Powerup."
ItemName="Dispersion Pistol Powerup"

[OldFlakBox]
PickupMessage="You picked up 10 Flak shells."
ItemName="Flak Shells"

[OldRazorjack]
DeathMessage="%k took a bloody chunk out of %o with the %w."
PickupMessage="You got the RazorJack"
ItemName="RazorJack"

[OldDefaultAmmo]
PickupMessage="You picked up some ammo."
ItemName="Ammo"

[OldASMDAmmo]
PickupMessage="You picked up an ASMD core."
ItemName="ASMD Core"

[OldStingerAmmo]
PickupMessage="You picked up 40 Tarydium shards."
ItemName="Tarydium Shards"

[OldRazorAmmo]
PickupMessage="You picked up some Razor blades."
ItemName="Razor Blades"

[OldSludge]
PickupMessage="You picked up 25 Kilos of Tarydium sludge."
ItemName="Tarydium Sludge"

[OldRocketCan]
PickupMessage="You picked up 12 Eightballs."
ItemName="Eightballs"

[OldClip]
PickupMessage="You picked up a clip."
ItemName="Clip"

[OldRifleRound]
PickupMessage="You got a Rifle round."
ItemName="Rifle Round"

[OldFlakShellAmmo]
PickupMessage="You got a Flak shell."
ItemName="Flak Shell"
Unreal English Localization
Shared files: ALAudio.intCore.intD3DDrv.intEditor.intEngine.intIpDrv.intSetup.intStartup.intUnrealEd.intWindow.intWinDrv.intD3D9Drv.intFMODAudioDrv.intGalaxy.intGlideDrv.intIpServer.intMeTaLDrv.intOpenGLDrv.intSglDrv.intSoftDrv.intUBrowser.intUMenu.intUnrealI.intUnrealShare.intUWindow.intXDrv.intXMesaGLDrv.intXOpenGLDrv.int
Unreal exclusives: SetupUnreal.intSetupUnrealPatch.intD3D8Drv.intEFX.intOGLDrv.intOldOpenGLDrv.intOldWeapons.intPhysXPhysics.intScriptedAI.intSDL2Drv.intSwFMOD.intUnreal.intUnrealIntegrity.intUnrealLinux.intUnrealLinux.bin.intUnrealOSX.intUnrealOSX.bin.intUnrealSDL2.intUnrealSDL2.bin.intUnrealXLinux.intUnrealXLinux.bin.intUWebAdmin.intWebAdminHTML.int
Assets: Bluff.intCeremony.intChizra.intDark.intDasaCellars.intDasaPass.intDCrater.intDig.intDKNightOp.intDmAriza.intDmBeyondTheSun.intDmCurse.intDmDeathFan.intDmDeck16.intDmElsinore.intDmExar.intDMfith.intDmHealPod.intDmMorbias.intDmRadikus.intDmRetrospective.intDmRiot.intDmTundra.intDug.intEndGame.intExtremeBeg.intExtremeCore.intExtremeDark.intExtremeDarkGen.intExtremeDGen.intExtremeEnd.intExtremeGen.intExtremeLab.intFemale1Skins.intFemale2Skins.intGateway.intHarobed.intIsvDeck1.intIsvKran32.intIsvKran4.intMale1Skins.intMale2Skins.intMale3Skins.intNaliBoat.intNaliC.intNaliLord.intNoork.intNyleve.intPassage.intQueenEnd.intRuins.intSkTrooperSkins.intSkyBase.intSkyCaves.intSkyTown.intSpireVillage.intTerraLift.intTerraniux.intTheSunspire.intTrench.intVeloraEnd.intVortex2.int
Return to Na Pali: UDSDemo.intUPak.intUPakFix.intAbyss.intCrashsite.intCrashsite1.intCrashsite2.intDmAthena.intDmDaybreak.intDmHazard.intDmStomp.intDmSunSpeak.intDmTerra.intDuskFalls.intEldora.intEnd.intFoundry.intGlacena.intGlathriel1.intGlathriel2.intInterIntro.intInter1.intInter2.intInter3.intInter4.intInterCrashsite.intInter5.intInter6.intInter7.intInter8.intInter9.intInter10.intInter11.intInter12.intInter13.intInter14.intIntro1.intIntro2.intNagomi.intNagomiSun.intNalic2.intNevec.intSpireLand.intToxic.intUGCredits.intUpack.intVelora.int
Fusion Mappack: DM-Cybrosis.intDM-Letting.intDM-Loxi.intDM-Mojo.intDM-Shrapnel.intDM-Twilight.int
Division Mappack: DmBayC.intDmCreek.intDmDespair.intDmEclipse.intDmKrazy.intDmLocke.intDmMorbfanza.intDmScruular.intDmSplash.intDmVilla.int