Difference between revisions of "Hungarian .hut/Language Guidelines"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 7: Line 7:
|original=Advanced Options
|original=Advanced Options
|translation=Haladó Opciók
|translation=Haladó Opciók
|found_in=[[Core.hut]], [[Engine.hut]]
|found_in=[[Core.plt]], [[Editor.plt]], [[Engine.plt]]
|class=
|class=
|metaclass=
|metaclass=
Line 15: Line 15:
|original=Advanced
|original=Advanced
|translation=Haladó
|translation=Haladó
|found_in=[[Core.hut]], [[Engine.hut]]
|found_in=[[Core.plt]], [[Engine.plt]]
|class=
|class=
|metaclass=
|metaclass=
Line 21: Line 21:
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Drivers
|original=Rendering
|translation=(**)Drivers
|translation=Renderelés
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]], [[D3DDrv.plt]], [[D3D9Drv.plt]], [[GlideDrv.plt]], [[MeTaLDrv.plt]], [[OpenGLDrv.plt]], [[SglDrv.plt]], [[SoftDrv.plt]], [[XMesaGLDrv.plt]], [[XOpenGLDrv.plt]], [[D3D8Drv.plt]], [[OGLDrv.plt]], [[OldOpenGLDrv.plt]], [[SDLGLDrv.plt]], [[SDLSoftDrv.plt]], [[D3D10Drv.plt]]
|class=Engine.Engine
|class=
|metaclass=
|notes=Category=Drivers
}}
{{LanguageTableRow
|original=Game Settings
|translation=(**)Game Settings
|found_in=[[Engine.hut]]
|class=Engine.GameInfo
|metaclass=
|metaclass=
|notes=
|notes=
}}
{{LanguageTableRow
|original=Decals
|translation=(**)Decals
|found_in=[[Engine.hut]]
|class=
|metaclass=
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Audio
|original=Audio
|translation=Hang
|translation=Hang
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]], [[ALAudio.plt]], [[Galaxy.plt]], [[FMODAudioDrv.plt]], [[SwFMOD.plt]], [[Cluster.plt]]
|class=FMODAudioDrv.FMODAudioDevice
|class=FMODAudioDrv.FMODAudioDevice
|metaclass=
|notes=
}}
{{LanguageTableRow
|original=Rendering
|translation=Renderelés
|found_in=[[Engine.hut]]
|class=
|metaclass=
|metaclass=
|notes=
|notes=
Line 63: Line 39:
|original=Networking
|original=Networking
|translation=(**)Networking
|translation=(**)Networking
|found_in=[[IpDrv.hut]], [[UnrealI.hut]], [[UnrealShare.hut]]
|found_in=[[Engine.plt]], [[IpDrv.plt]], [[UnrealI.plt]], [[UnrealShare.plt]]
|class=
|class=
|metaclass=
|metaclass=
|notes=UT Only<br />
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Game Types
|original=Game Types
|translation=(**)Game Types
|translation=(**)Game Types
|found_in=[[UnrealI.hut]], [[UnrealShare.hut]], [[Botpack.hut]]
|found_in=[[Engine.plt]], [[UnrealI.plt]], [[UnrealShare.plt]], [[Botpack.plt]]
|class=
|class=
|metaclass=
|metaclass=
|notes=Unreal Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Editor
|original=Display
|translation=Editor
|translation=(**)Display
|found_in=[[Editor.hut]]
|found_in=[[Engine.plt]], [[WinDrv.plt]], [[XDrv.plt]], [[SDL2Drv.plt]], [[SDLDrv.plt]]
|class=
|class=
|metaclass=
|metaclass=
Line 85: Line 61:
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Display
|original=Joystick
|translation=(**)Display
|translation=(**)Joystick
|found_in=[[SDLDrv.hut]](*), [[WinDrv.hut]], [[XDrv.hut]](*)
|found_in=[[Engine.plt]], [[WinDrv.plt]], [[XDrv.plt]], [[SDL2Drv.plt]], [[SDLDrv.plt]]
|class=SDLDrv.SDLClient(*), WinDrv.WindowsClient, XDrv.XClient(*)
|class=
|metaclass=
|notes=
}}
{{LanguageTableRow
|original=Drivers
|translation=(**)Drivers
|found_in=[[Engine.plt]]
|class=Engine.Engine
|metaclass=
|notes=Category=Drivers
}}
{{LanguageTableRow
|original=Game Settings
|translation=(**)Game Settings
|found_in=[[Engine.plt]]
|class=Engine.GameInfo
|metaclass=
|metaclass=
|notes=(*) Unreal Only<br />Category=Display
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Joystick
|original=Decals
|translation=(**)Joystick
|translation=(**)Decals
|found_in=[[SDLDrv.hut]](*), [[WinDrv.hut]], [[XDrv.hut]](*)
|found_in=[[Engine.plt]]
|class=SDLDrv.SDLClient(*), WinDrv.WindowsClient, XDrv.XClient(*)
|class=
|metaclass=
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Editor
|translation=Editor
|found_in=[[Editor.plt]]
|class=
|metaclass=
|metaclass=
|notes=(*) Unreal Only<br />Category=Joystick
|notes=
}}
}}
{{LanguageTableFooter}}
{{LanguageTableFooter}}
Line 107: Line 107:
|original=Game Engine Settings
|original=Game Engine Settings
|translation=(**)Game Engine Settings
|translation=(**)Game Engine Settings
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.GameEngine
|class=Engine.GameEngine
|metaclass=
|metaclass=
Line 115: Line 115:
|original=Key Aliases
|original=Key Aliases
|translation=(**)Key Aliases
|translation=(**)Key Aliases
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.Input
|class=Engine.Input
|metaclass=
|metaclass=
Line 123: Line 123:
|original=Raw Key Bindings
|original=Raw Key Bindings
|translation=(**)Raw Key Bindings
|translation=(**)Raw Key Bindings
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.Input
|class=Engine.Input
|metaclass=
|metaclass=
Line 131: Line 131:
|original=File System
|original=File System
|translation=Fájl Rendszer
|translation=Fájl Rendszer
|found_in=[[Core.hut]]
|found_in=[[Core.plt]]
|class=Core.System
|class=Core.System
|metaclass=
|metaclass=
Line 143: Line 143:
|original=Darkmatch
|original=Darkmatch
|translation=(**)Darkmatch
|translation=(**)Darkmatch
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|class=UnrealI.DarkMatch
|class=UnrealI.DarkMatch
|metaclass=
|metaclass=
Line 151: Line 151:
|original=King of the Hill
|original=King of the Hill
|translation=(**)King of the Hill
|translation=(**)King of the Hill
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|class=UnrealI.KingOfTheHill
|class=UnrealI.KingOfTheHill
|metaclass=
|metaclass=
Line 159: Line 159:
|original=Coop Play
|original=Coop Play
|translation=(**)Coop Play
|translation=(**)Coop Play
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|class=UnrealShare.CoopGame
|class=UnrealShare.CoopGame
|metaclass=
|metaclass=
Line 167: Line 167:
|original=Deathmatch
|original=Deathmatch
|translation=(**)Deathmatch
|translation=(**)Deathmatch
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|class=UnrealShare.DeathmatchGame
|class=UnrealShare.DeathmatchGame
|metaclass=
|metaclass=
Line 175: Line 175:
|original=Team Play
|original=Team Play
|translation=(**)Team Play
|translation=(**)Team Play
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|class=UnrealShare.TeamGame
|class=UnrealShare.TeamGame
|metaclass=
|metaclass=
Line 183: Line 183:
|original=Tournament Deathmatch
|original=Tournament Deathmatch
|translation=(**)Tournament Deathmatch
|translation=(**)Tournament Deathmatch
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]]
|class=Botpack.DeathmatchPlus
|class=Botpack.DeathmatchPlus
|metaclass=
|metaclass=
Line 191: Line 191:
|original=Tournament Team Game
|original=Tournament Team Game
|translation=(**)Tournament Team Game
|translation=(**)Tournament Team Game
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]]
|class=Botpack.TeamGamePlus
|class=Botpack.TeamGamePlus
|metaclass=
|metaclass=
Line 199: Line 199:
|original=Capture The Flag
|original=Capture The Flag
|translation=(**)Capture The Flag
|translation=(**)Capture The Flag
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]]
|class=Botpack.CTFGame
|class=Botpack.CTFGame
|metaclass=
|metaclass=
Line 207: Line 207:
|original=Assault
|original=Assault
|translation=(**)Assault
|translation=(**)Assault
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]]
|class=Botpack.Assault
|class=Botpack.Assault
|metaclass=
|metaclass=
Line 215: Line 215:
|original=Domination
|original=Domination
|translation=(**)Domination
|translation=(**)Domination
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]]
|class=Botpack.Domination
|class=Botpack.Domination
|metaclass=
|metaclass=
Line 223: Line 223:
|original=Last Man Standing
|original=Last Man Standing
|translation=(**)Last Man Standing
|translation=(**)Last Man Standing
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]]
|class=Botpack.LastManStanding
|class=Botpack.LastManStanding
|metaclass=
|metaclass=
Line 231: Line 231:
|original=Tournament Darkmatch
|original=Tournament Darkmatch
|translation=(**)Tournament Darkmatch
|translation=(**)Tournament Darkmatch
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]]
|class=Botpack.TournamentDarkmatch
|class=Botpack.TournamentDarkmatch
|metaclass=
|metaclass=
Line 243: Line 243:
|original=Public Server Information
|original=Public Server Information
|translation=(**)Public Server Information
|translation=(**)Public Server Information
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.GameReplicationInfo
|class=Engine.GameReplicationInfo
|metaclass=
|metaclass=
Line 251: Line 251:
|original=Map Lists
|original=Map Lists
|translation=(**)Map Lists
|translation=(**)Map Lists
|found_in=[[UnrealI.hut]], [[UnrealShare.hut]]
|found_in=[[Engine.plt]], [[UnrealI.plt]], [[UnrealShare.plt]]
|class=
|class=
|metaclass=
|metaclass=
Line 259: Line 259:
|original=TCP/IP Network Play
|original=TCP/IP Network Play
|translation=(**)TCP/IP Network Play
|translation=(**)TCP/IP Network Play
|found_in=[[IpDrv.hut]]
|found_in=[[IpDrv.plt]]
|class=IpDrv.TcpNetDriver
|class=IpDrv.TcpNetDriver
|metaclass=
|metaclass=
Line 267: Line 267:
|original=Server Beacon
|original=Server Beacon
|translation=(**)Server Beacon
|translation=(**)Server Beacon
|found_in=[[IpDrv.hut]]
|found_in=[[IpDrv.plt]]
|class=IpDrv.UdpBeacon
|class=IpDrv.UdpBeacon
|metaclass=
|metaclass=
Line 275: Line 275:
|original=Master Server Uplink
|original=Master Server Uplink
|translation=(**)Master Server Uplink
|translation=(**)Master Server Uplink
|found_in=[[IpServer.hut]]
|found_in=[[IpServer.plt]]
|class=IpServer.UdpServerUplink
|class=IpServer.UdpServerUplink
|metaclass=
|metaclass=
|notes=
|notes=
}}
{{LanguageTableRow
|original=Channel Download
|translation=(**)Channel Download
|found_in=[[Engine.plt]]
|class=Engine.ChannelDownload
|metaclass=
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Connection Notifications
|translation=(**)Connection Notifications
|found_in=[[Engine.plt]]
|class=Engine.Gameinfo
|metaclass=
|notes=Category=Networking<br />Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=UBrowser
|original=UBrowser
|translation=(**)UBrowser
|translation=(**)UBrowser
|found_in=[[UBrowser.hut]]
|found_in=[[UBrowser.plt]]
|class=UBrowser.UBrowserMainClientWindow
|class=UBrowser.UBrowserMainClientWindow
|metaclass=
|metaclass=
Line 291: Line 307:
|original=Unreal Integrity
|original=Unreal Integrity
|translation=(**)Unreal Integrity
|translation=(**)Unreal Integrity
|found_in=[[UnrealIntegrity.hut]]
|found_in=[[UnrealIntegrity.plt]]
|class=UnrealIntegrity.IntegrityServer
|class=UnrealIntegrity.IntegrityServer
|metaclass=
|metaclass=
Line 299: Line 315:
|original=Web Server
|original=Web Server
|translation=(**)Web Server
|translation=(**)Web Server
|found_in=[[UWeb.hut]](**), [[UWebAdmin.hut]](*)
|found_in=[[UWeb.plt]](**), [[UWebAdmin.plt]](*)
|class=UWeb.WebServer(**)
|class=UWeb.WebServer(**)
|metaclass=
|metaclass=
Line 307: Line 323:
|original=Web-Based Remote Administration
|original=Web-Based Remote Administration
|translation=(**)Web-Based Remote Administration
|translation=(**)Web-Based Remote Administration
|found_in=[[UTServerAdmin.hut]]
|found_in=[[UTServerAdmin.plt]]
|class=UTServerAdmin.UTServerAdmin
|class=UTServerAdmin.UTServerAdmin
|metaclass=
|metaclass=
Line 319: Line 335:
|original=Web Manager
|original=Web Manager
|translation=(**)Web Manager
|translation=(**)Web Manager
|found_in=[[UWebAdmin.hut]]
|found_in=[[UWebAdmin.plt]]
|class=UWebAdmin.WebAdminManager
|class=UWebAdmin.WebAdminManager
|metaclass=
|metaclass=
Line 327: Line 343:
|original=Web Connection
|original=Web Connection
|translation=(**)Web Connection
|translation=(**)Web Connection
|found_in=[[UWebAdmin.hut]]
|found_in=[[UWebAdmin.plt]]
|class=UWebAdmin.WebServer
|class=UWebAdmin.WebServer
|metaclass=
|metaclass=
Line 335: Line 351:
|original=Sub Web Manager
|original=Sub Web Manager
|translation=(**)Sub Web Manager
|translation=(**)Sub Web Manager
|found_in=[[UWebAdmin.hut]]
|found_in=[[UWebAdmin.plt]]
|class=UWebAdmin.SubWebManager
|class=UWebAdmin.SubWebManager
|metaclass=
|metaclass=
Line 343: Line 359:
|original=Messaging Spectator
|original=Messaging Spectator
|translation=(**)Messaging Spectator
|translation=(**)Messaging Spectator
|found_in=[[UWebAdmin.hut]]
|found_in=[[UWebAdmin.plt]]
|class=UWebAdmin.MessagingSpectator
|class=UWebAdmin.MessagingSpectator
|metaclass=
|metaclass=
Line 355: Line 371:
|original=Blood
|original=Blood
|translation=(**)Blood
|translation=(**)Blood
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=
|class=
|metaclass=
|metaclass=
Line 363: Line 379:
|original=Pawn Shadow
|original=Pawn Shadow
|translation=(**)Pawn Shadow
|translation=(**)Pawn Shadow
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.PawnShadow
|class=Engine.PawnShadow
|metaclass=
|metaclass=
Line 371: Line 387:
|original=Decoration Shadow
|original=Decoration Shadow
|translation=(**)Decoration Shadow
|translation=(**)Decoration Shadow
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.DecoShadow
|class=Engine.DecoShadow
|metaclass=
|metaclass=
Line 379: Line 395:
|original=Projectile Shadow
|original=Projectile Shadow
|translation=(**)Projectile Shadow
|translation=(**)Projectile Shadow
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.ProjectileShadow
|class=Engine.ProjectileShadow
|metaclass=
|metaclass=
Line 387: Line 403:
|original=Config
|original=Config
|translation=(**)Config
|translation=(**)Config
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|class=UnrealShare.Scorch
|class=UnrealShare.Scorch
|metaclass=
|metaclass=
Line 399: Line 415:
|original=Server
|original=Server
|translation=(**)Server
|translation=(**)Server
|found_in=[[Engine.hut]]
|found_in=[[Engine.plt]]
|class=Engine.GameInfo
|class=Engine.GameInfo
|metaclass=
|metaclass=
Line 407: Line 423:
|original=Client
|original=Client
|translation=(**)Client
|translation=(**)Client
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|class=UnrealShare.UnrealBlood
|class=UnrealShare.UnrealBlood
|metaclass=
|metaclass=
Line 417: Line 433:
{{LanguageTableHeader}}
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Advanced
|original=Advanced (Editor)
|translation=Haladó (Editor)
|translation=Haladó (Editor)
|found_in=[[Editor.hut]]
|found_in=[[Editor.plt]]
|class=Editor.EditorEngine
|class=Editor.EditorEngine
|metaclass=
|metaclass=
Line 427: Line 443:
|original=Colors
|original=Colors
|translation=Színek
|translation=Színek
|found_in=[[Editor.hut]]
|found_in=[[Editor.plt]]
|class=Editor.EditorEngine
|class=Editor.EditorEngine
|metaclass=
|metaclass=
Line 435: Line 451:
|original=Grid
|original=Grid
|translation=Rács
|translation=Rács
|found_in=[[Editor.hut]]
|found_in=[[Editor.plt]]
|class=Editor.EditorEngine
|class=Editor.EditorEngine
|metaclass=
|metaclass=
Line 443: Line 459:
|original=Rotation Grid
|original=Rotation Grid
|translation=Forgás rács
|translation=Forgás rács
|found_in=[[Editor.hut]]
|found_in=[[Editor.plt]]
|class=Editor.EditorEngine
|class=Editor.EditorEngine
|metaclass=
|metaclass=
Line 449: Line 465:
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=''AudioPackage'' Commandlet
|original=AudioPackage Commandlet
|translation=(**)''AudioPackage'' Commandlet
|translation=(**)AudioPackage Commandlet
|found_in=[[Editor.hut]]
|found_in=[[Editor.plt]]
|class=Editor.AudioPackageCommandlet
|class=Editor.AudioPackageCommandlet
|metaclass=
|metaclass=
Line 457: Line 473:
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=''MusicPackages'' Commandlet
|original=MusicPackages Commandlet
|translation=(**)''MusicPackages'' Commandlet
|translation=(**)MusicPackages Commandlet
|found_in=[[Editor.hut]]
|found_in=[[Editor.plt]]
|class=Editor.MusicPackagesCommandlet
|class=Editor.MusicPackagesCommandlet
|metaclass=
|metaclass=
Line 471: Line 487:
|original=OpenAL 3D Audio Support
|original=OpenAL 3D Audio Support
|translation=Az OpenAL 3D hang támogatása
|translation=Az OpenAL 3D hang támogatása
|found_in=[[ALAudio.hut]]
|found_in=[[ALAudio.plt]]
|class=ALAudio.ALAudioSubsystem
|class=ALAudio.ALAudioSubsystem
|metaclass=
|metaclass=
Line 479: Line 495:
|original=FMOD 3D Audio Support
|original=FMOD 3D Audio Support
|translation=Az FMOD 3D hang támogatása
|translation=Az FMOD 3D hang támogatása
|found_in=[[FMODAudioDrv.hut]]
|found_in=[[FMODAudioDrv.plt]]
|class=FMODAudioDrv.FMODAudioDevice
|class=FMODAudioDrv.FMODAudioDevice
|metaclass=
|metaclass=
Line 487: Line 503:
|original=Galaxy 3D Audio Support
|original=Galaxy 3D Audio Support
|translation=Az Galaxy 3D hang támogatása
|translation=Az Galaxy 3D hang támogatása
|found_in=[[Galaxy.hut]]
|found_in=[[Galaxy.plt]]
|class=Galaxy.GalaxyAudioSubsystem
|class=Galaxy.GalaxyAudioSubsystem
|metaclass=
|metaclass=
Line 495: Line 511:
|original=Cluster 3D Audio Support
|original=Cluster 3D Audio Support
|translation=Az Cluster 3D hang támogatása
|translation=Az Cluster 3D hang támogatása
|found_in=[[Cluster.hut]]
|found_in=[[Cluster.plt]]
|class=Cluster.ClusterAudioSubsystem
|class=Cluster.ClusterAudioSubsystem
|metaclass=
|metaclass=
|notes=UT Only
|notes=UT Only
}}
{{LanguageTableRow
|original=SwFMOD 3D Audio Support
|translation=Az SwFMOD 3D hang támogatása
|found_in=[[SwFMOD.plt]]
|class=SwFMOD.SwFMOD
|metaclass=
|notes=Unreal Only
}}
}}
{{LanguageTableFooter}}
{{LanguageTableFooter}}
Line 507: Line 531:
|original=Direct3D 9 Support
|original=Direct3D 9 Support
|translation=Direct3D 9 támogatás
|translation=Direct3D 9 támogatás
|found_in=[[D3D9Drv.hut]]
|found_in=[[D3D9Drv.plt]]
|class=D3D9Drv.D3D9RenderDevice
|class=D3D9Drv.D3D9RenderDevice
|metaclass=
|metaclass=
Line 515: Line 539:
|original=Direct3D 7 Support
|original=Direct3D 7 Support
|translation=Direct3D 7 támogatás
|translation=Direct3D 7 támogatás
|found_in=[[D3DDrv.hut]]
|found_in=[[D3DDrv.plt]]
|class=D3DDrv.D3DRenderDevice
|class=D3DDrv.D3DRenderDevice
|metaclass=
|metaclass=
Line 523: Line 547:
|original=3dfx Glide Support
|original=3dfx Glide Support
|translation=3dfx Glide támogatás
|translation=3dfx Glide támogatás
|found_in=[[GlideDrv.hut]]
|found_in=[[GlideDrv.plt]]
|class=GlideDrv.GlideRenderDevice
|class=GlideDrv.GlideRenderDevice
|metaclass=
|metaclass=
Line 531: Line 555:
|original=S3 MeTaL Support
|original=S3 MeTaL Support
|translation=S3 MeTaL támogatás
|translation=S3 MeTaL támogatás
|found_in=[[MeTaLDrv.hut]]
|found_in=[[MeTaLDrv.plt]]
|class=MeTaLDrv.MeTaLRenderDevice
|class=MeTaLDrv.MeTaLRenderDevice
|metaclass=
|metaclass=
Line 539: Line 563:
|original=OpenGL Support
|original=OpenGL Support
|translation=OpenGL támogatás
|translation=OpenGL támogatás
|found_in=[[OpenGLDrv.hut]]
|found_in=[[OpenGLDrv.plt]]
|class=OpenGLDrv.OpenGLRenderDevice
|class=OpenGLDrv.OpenGLRenderDevice
|metaclass=
|metaclass=
Line 547: Line 571:
|original=SDL OpenGL Support
|original=SDL OpenGL Support
|translation=SDL OpenGL támogatás
|translation=SDL OpenGL támogatás
|found_in=[[SDLGLDrv.hut]]
|found_in=[[SDLGLDrv.plt]]
|class=SDLGLDrv.SDLGLRenderDevice
|class=SDLGLDrv.SDLGLRenderDevice
|metaclass=
|metaclass=
Line 553: Line 577:
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=SDL Software Support
|original=SDL Software Rendering
|translation=SDL szoftver-megjelenítés
|translation=SDL szoftver-megjelenítés
|found_in=[[SDLSoftDrv.hut]]
|found_in=[[SDLSoftDrv.plt]]
|class=SDLSoftDrv.SDLSoftwareRenderDevice
|class=SDLSoftDrv.SDLSoftwareRenderDevice
|metaclass=
|metaclass=
Line 563: Line 587:
|original=PowerVR SGL Support
|original=PowerVR SGL Support
|translation=PowerVR SGL támogatás
|translation=PowerVR SGL támogatás
|found_in=[[SglDrv.hut]]
|found_in=[[SglDrv.plt]]
|class=SGLDrv.SGLRenderDevice
|class=SGLDrv.SGLRenderDevice
|metaclass=
|metaclass=
Line 571: Line 595:
|original=Software Rendering
|original=Software Rendering
|translation=Szoftver-megjelenítés
|translation=Szoftver-megjelenítés
|found_in=[[SoftDrv.hut]]
|found_in=[[SoftDrv.plt]]
|class=SoftDrv.SoftwareRenderDevice
|class=SoftDrv.SoftwareRenderDevice
|metaclass=
|metaclass=
Line 579: Line 603:
|original=Mesa 3D Support
|original=Mesa 3D Support
|translation=Mesa 3D támogatás
|translation=Mesa 3D támogatás
|found_in=[[XMesaGLDrv.hut]]
|found_in=[[XMesaGLDrv.plt]]
|class=XMesaGLDrv.XMesaGLRenderDevice
|class=XMesaGLDrv.XMesaGLRenderDevice
|metaclass=
|metaclass=
Line 587: Line 611:
|original=XOpenGL Support
|original=XOpenGL Support
|translation=XOpenGL támogatás
|translation=XOpenGL támogatás
|found_in=[[XOpenGLDrv.hut]]
|found_in=[[XOpenGLDrv.plt]]
|class=XOpenGLDrv.XOpenGLRenderDevice
|class=XOpenGLDrv.XOpenGLRenderDevice
|metaclass=
|metaclass=
Line 595: Line 619:
|original=Direct3D 8 Support
|original=Direct3D 8 Support
|translation=Direct3D 8 támogatás
|translation=Direct3D 8 támogatás
|found_in=[[D3D8Drv.hut]]
|found_in=[[D3D8Drv.plt]]
|class=D3D8Drv.D3D8RenderDevice
|class=D3D8Drv.D3D8RenderDevice
|metaclass=
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
{{LanguageTableRow
|original=OGL Support
|translation=OGL támogatás
|found_in=[[OGLDrv.plt]]
|class=OGLDrv.OpenGLRenderDevice
|metaclass=
|notes=Unreal Only
}}
{{LanguageTableRow
|original=OldOpenGL Support
|translation=OldOpenGL támogatás
|found_in=[[OldOpenGLDrv.plt]]
|class=OldOpenGLDrv.OpenGLRenderDevice
|metaclass=
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Direct3D 10 Support
|translation=Direct3D 10 támogatás
|found_in=[[D3D10Drv.plt]]
|class=D3D10Drv.D3D10RenderDevice
|metaclass=
|notes=No game present
}}
}}
{{LanguageTableFooter}}
{{LanguageTableFooter}}
Line 607: Line 655:
|original=Darkmatch Maps
|original=Darkmatch Maps
|translation=(**)Darkmatch Maps
|translation=(**)Darkmatch Maps
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|class=UnrealI.DkMapList
|class=UnrealI.DkMapList
|metaclass=
|metaclass=
Line 615: Line 663:
|original=Deathmatch Maps
|original=Deathmatch Maps
|translation=(**)Deathmatch Maps
|translation=(**)Deathmatch Maps
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|class=UnrealShare.DmMapList
|class=UnrealShare.DmMapList
|metaclass=
|metaclass=
Line 627: Line 675:
|original=Debug Options
|original=Debug Options
|translation=(**)Debug Options
|translation=(**)Debug Options
|found_in=[[XOpenGLDrv.hut]]
|found_in=[[XOpenGLDrv.plt]]
|class=XOpenGLDrv.XOpenGLRenderDevice
|class=XOpenGLDrv.XOpenGLRenderDevice
|metaclass=
|metaclass=
Line 634: Line 682:
{{LanguageTableFooter}}
{{LanguageTableFooter}}


== Weapon/Item/Locale Names ==
=== "Display" Tree ===
=== Weapons ===
{{LanguageTableHeader}}
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Dispersion Pistol
|original=Source Development Layer
|translation=(**)Dispersion Pistol
|translation=(**)Source Development Layer
|found_in=[[UnrealShare.hut]]
|found_in=[[SDLDrv.plt]]
|notes=
|class=SDLDrv.SDLClient
|metaclass=
|notes=Category=Display
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=AutoMag
|original=Windows
|translation=(**)AutoMag
|translation=(**)Windows
|found_in=[[UnrealShare.hut]]
|found_in=[[WinDrv.plt]]
|notes=
|class=WinDrv.WindowsClient
|metaclass=
|notes=Category=Display
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Stinger
|original=X Server
|translation=(**)Stinger
|translation=(**)X Server
|found_in=[[UnrealShare.hut]]
|found_in=[[XDrv.plt]]
|notes=
|class=XDrv.XClient
|metaclass=
|notes=Category=Display
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=ASMD
|original=Source Development Layer 2
|translation=(**)ASMD
|translation=(**)Source Development Layer 2
|found_in=[[UnrealShare.hut]]
|found_in=[[SDL2Drv.plt]]
|notes=
|class=SDL2Drv.SDL2Client
|metaclass=
|notes=Category=Display<br />Unreal only
}}
}}
{{LanguageTableFooter}}
=== "Joystick" Tree ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Eightball Gun
|original=Source Development Layer
|translation=(**)Eightball Gun
|translation=(**)Source Development Layer
|found_in=[[UnrealShare.hut]]
|found_in=[[SDLDrv.plt]]
|notes=
|class=SDLDrv.SDLClient
|metaclass=
|notes=Category=Joystick
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Flak Cannon
|original=Windows
|translation=(**)Flak Cannon
|translation=(**)Windows
|found_in=[[UnrealI.hut]], [[Botpack.hut]]
|found_in=[[WinDrv.plt]]
|notes=
|class=WinDrv.WindowsClient
|metaclass=
|notes=Category=Joystick
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=RazorJack
|original=X Server
|translation=(**)RazorJack
|translation=(**)X Server
|found_in=[[UnrealI.hut]]
|found_in=[[XDrv.plt]]
|notes=
|class=XDrv.XClient
|metaclass=
|notes=Category=Joystick
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=GES BioRifle
|original=Source Development Layer 2
|translation=(**)GES BioRifle
|translation=(**)Source Development Layer 2
|found_in=[[UnrealI.hut]], [[Botpack.hut]]
|found_in=[[SDL2Drv.plt]]
|notes=
|class=SDL2Drv.SDL2Client
|metaclass=
|notes=Category=Joystick<br />Unreal only
}}
}}
{{LanguageTableFooter}}
== Weapon/Item/Locale Names ==
=== Weapons ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Rifle
|original=Dispersion Pistol
|translation=(**)Rifle
|translation=(**)Dispersion Pistol
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Minigun
|original=AutoMag
|translation=(**)Minigun
|translation=(**)AutoMag
|found_in=[[UnrealI.hut]], [[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Quad-Barreled ShotGun
|original=Stinger
|translation=(**)Quad-Barreled ShotGun
|translation=(**)Stinger
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Translocator
|original=ASMD
|translation=(**)Translocator
|translation=(**)ASMD
|found_in=[[UnrealShare.hut]], [[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Peacemaker
|original=Eightball Gun
|translation=(**)Peacemaker
|translation=(**)Eightball Gun
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Chainsaw
|original=Flak Cannon
|translation=(**)Chainsaw
|translation=(**)Flak Cannon
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]], [[Botpack.plt]], [[UTMenu.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Impact Hammer
|original=RazorJack
|translation=(**)Impact Hammer
|translation=(**)RazorJack
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Enforcer
|original=GES BioRifle
|translation=(**)Enforcer
|translation=(**)GES BioRifle
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]], [[Botpack.plt]], [[UTMenu.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Dual Enforcers
|original=Rifle
|translation=(**)Dual Enforcers
|translation=(**)Rifle
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Shock Rifle
|original=Minigun
|translation=(**)Shock Rifle
|translation=(**)Minigun
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]], [[Botpack.plt]], [[UTMenu.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Enhanced Shock Rifle
|original=Quad-Barreled ShotGun
|translation=(**)Enhanced Shock Rifle
|translation=(**)Quad-Barreled ShotGun
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Pulse Gun
|original=Translocator
|translation=(**)Pulse Gun
|translation=(**)Translocator
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]], [[Botpack.plt]], [[UTMenu.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Ripper
|original=Peacemaker
|translation=(**)Ripper
|translation=(**)Peacemaker
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]]
|notes=UT Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Rocket Launcher
|original=Chainsaw
|translation=(**)Rocket Launcher
|translation=(**)Chainsaw
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Sniper Rifle
|original=Impact Hammer
|translation=(**)Sniper Rifle
|translation=(**)Impact Hammer
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Redeemer
|original=Enforcer
|translation=(**)Redeemer
|translation=(**)Enforcer
|found_in=[[Botpack.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
{{LanguageTableFooter}}
=== Ammo ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Dispersion Pistol Powerup
|original=Dual Enforcers
|translation=(**)Dispersion Pistol Powerup
|translation=(**)Dual Enforcers
|found_in=[[UnrealShare.hut]]
|found_in=[[Botpack.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Clip
|original=Shock Rifle
|translation=(**)Clip
|translation=(**)Shock Rifle
|found_in=[[UnrealShare.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Tarydium Shards
|original=Enhanced Shock Rifle
|translation=(**)Tarydium Shards
|translation=(**)Enhanced Shock Rifle
|found_in=[[UnrealShare.hut]]
|found_in=[[Botpack.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=ASMD Core
|original=Pulse Gun
|translation=(**)ASMD Core
|translation=(**)Pulse Gun
|found_in=[[UnrealShare.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Eightballs
|original=Ripper
|translation=(**)Eightballs
|translation=(**)Ripper
|found_in=[[UnrealShare.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Flak Shells
|original=Rocket Launcher
|translation=(**)Flak Shells
|translation=(**)Rocket Launcher
|found_in=[[UnrealI.hut]], [[Botpack.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Razor Blades
|original=Sniper Rifle
|translation=(**)Razor Blades
|translation=(**)Sniper Rifle
|found_in=[[UnrealI.hut]], [[Botpack.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Tarydium Biosludge
|original=Redeemer
|translation=(**)Tarydium Biosludge
|translation=(**)Redeemer
|found_in=[[UnrealI.hut]]
|found_in=[[Botpack.plt]], [[UTMenu.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableFooter}}
=== Ammo ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Rifle Rounds
|original=Dispersion Pistol Powerup
|translation=(**)Rifle Rounds
|translation=(**)Dispersion Pistol Powerup
|found_in=[[UnrealI.hut]], [[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Bullet Box
|original=Clip
|translation=(**)Bullet Box
|translation=(**)Clip
|found_in=[[UnrealShare.hut]], [[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Shell Box
|original=Tarydium Shards
|translation=(**)Shell Box
|translation=(**)Tarydium Shards
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Shock Cores
|original=ASMD Core
|translation=(**)Shock Cores
|translation=(**)ASMD Core
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Enhanced Shock Cores
|original=Eightballs
|translation=(**)Enhanced Shock Cores
|translation=(**)Eightballs
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Pulse Cells
|original=Flak Shells
|translation=(**)Pulse Cells
|translation=(**)Flak Shells
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Rocket Pack
|original=Razor Blades
|translation=(**)Rocket Pack
|translation=(**)Razor Blades
|found_in=[[Botpack.hut]]
|found_in=[[UnrealI.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableFooter}}
=== Items ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=SearchLight
|original=Tarydium Biosludge
|translation=(**)SearchLight
|translation=(**)Tarydium Biosludge
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Nali Fruit Seeds
|original=Rifle Rounds
|translation=(**)Nali Fruit Seeds
|translation=(**)Rifle Rounds
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Jump Boots
|original=Bullet Box
|translation=(**)Jump Boots
|translation=(**)Bullet Box
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealShare.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Force Field
|original=Shell Box
|translation=(**)Force Field
|translation=(**)Shell Box
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Invisibility
|original=Shock Cores
|translation=(**)Invisibility
|translation=(**)Shock Cores
|found_in=[[UnrealI.hut]], [[Botpack.hut]]
|found_in=[[Botpack.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Asbestos Suit
|original=Enhanced Shock Cores
|translation=(**)Asbestos Suit
|translation=(**)Enhanced Shock Cores
|found_in=[[UnrealI.hut]]
|found_in=[[Botpack.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Acoustic Dampener
|original=Pulse Cells
|translation=(**)Acoustic Dampener
|translation=(**)Pulse Cells
|found_in=[[UnrealI.hut]]
|found_in=[[Botpack.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Antitoxin Suit
|original=Rocket Pack
|translation=(**)Antitoxin Suit
|translation=(**)Rocket Pack
|found_in=[[UnrealI.hut]]
|found_in=[[Botpack.plt]]
|notes=
|notes=UT Only
}}
}}
{{LanguageTableFooter}}
=== Items ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Power Shield
|original=SearchLight
|translation=(**)Power Shield
|translation=(**)SearchLight
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Woodruff Seeds
|original=Nali Fruit Seeds
|translation=(**)Woodruff Seeds
|translation=(**)Nali Fruit Seeds
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=Unreal Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Universal Translator
|original=Jump Boots
|translation=(**)Universal Translator
|translation=(**)Jump Boots
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Shield Belt
|original=Force Field
|translation=(**)Shield Belt
|translation=(**)Force Field
|found_in=[[UnrealShare.hut]], [[Botpack.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Flashlight
|original=Invisibility
|translation=(**)Flashlight
|translation=(**)Invisibility
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealI.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Nali Healing Fruit
|original=Asbestos Suit
|translation=(**)Nali Healing Fruit
|translation=(**)Asbestos Suit
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Health Pack
|original=Acoustic Dampener
|translation=(**)Health Pack
|translation=(**)Acoustic Dampener
|found_in=[[UnrealShare.hut]], [[Botpack.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=SCUBA Gear
|original=Antitoxin Suit
|translation=(**)SCUBA Gear
|translation=(**)Antitoxin Suit
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Energy Amplifier
|original=Power Shield
|translation=(**)Energy Amplifier
|translation=(**)Power Shield
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealI.plt]]
|notes=Unreal Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Voice Box
|original=Woodruff Seeds
|translation=(**)Voice Box
|translation=(**)Woodruff Seeds
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealI.plt]]
|notes=
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Flare
|original=Universal Translator
|translation=(**)Flare
|translation=(**)Universal Translator
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Super Health Pack
|original=Shield Belt
|translation=(**)Super Health Pack
|translation=(**)Shield Belt
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Kevlar Suit
|original=Flashlight
|translation=(**)Kevlar Suit
|translation=(**)Flashlight
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Bandages
|original=Nali Healing Fruit
|translation=(**)Bandages
|translation=(**)Nali Healing Fruit
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Assault Vest
|original=Health Pack
|translation=(**)Assault Vest
|translation=(**)Health Pack
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Master of the Woods
|original=SCUBA Gear
|translation=(**)Master of the Woods
|translation=(**)SCUBA Gear
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Minigun Sentry
|original=Energy Amplifier
|translation=(**)Minigun Sentry
|translation=(**)Energy Amplifier
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Damage Amplifier
|original=Voice Box
|translation=(**)Damage Amplifier
|translation=(**)Voice Box
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Thigh Pads
|original=Flare
|translation=(**)Thigh Pads
|translation=(**)Flare
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Body Armor
|original=Super Health Pack
|translation=(**)Body Armor
|translation=(**)Super Health Pack
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=AntiGrav Boots
|original=Kevlar Suit
|translation=(**)AntiGrav Boots
|translation=(**)Kevlar Suit
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Big Keg O' Health
|original=Bandages
|translation=(**)Big Keg O' Health
|translation=(**)Bandages
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Health Vial
|original=Assault Vest
|translation=(**)Health Vial
|translation=(**)Assault Vest
|found_in=[[Botpack.hut]]
|found_in=[[UnrealShare.plt]]
|notes=UT Only
|notes=
}}
}}
{{LanguageTableFooter}}
=== Maps ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Bluff Eversmoking
|original=Master of the Woods
|translation=(**)Bluff Eversmoking
|translation=(**)Master of the Woods
|found_in=[[Bluff.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=The Ceremonial Chambers
|original=Minigun Sentry
|translation=(**)The Ceremonial Chambers
|translation=(**)Minigun Sentry
|found_in=[[Ceremony.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Chizra - The Nali Water God Temple
|original=Damage Amplifier
|translation=(**)Chizra - The Nali Water God Temple
|translation=(**)Damage Amplifier
|found_in=[[Chizra.hut]]
|found_in=[[Botpack.plt]]
|notes=Unreal Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Dark Arena
|original=Thigh Pads
|translation=(**)Dark Arena
|translation=(**)Thigh Pads
|found_in=[[Dark.hut]]
|found_in=[[Botpack.plt]]
|notes=Unreal Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Cellars at Dasa Pass
|original=Body Armor
|translation=(**)Cellars at Dasa Pass
|translation=(**)Body Armor
|found_in=[[DasaCellars.hut]]
|found_in=[[Botpack.plt]]
|notes=Unreal Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Dasa Mountain Pass
|original=AntiGrav Boots
|translation=(**)Dasa Mountain Pass
|translation=(**)AntiGrav Boots
|found_in=[[DasaPass.hut]]
|found_in=[[Botpack.plt]]
|notes=Unreal Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Demon Crater
|original=Big Keg O' Health
|translation=(**)Demon Crater
|translation=(**)Big Keg O' Health
|found_in=[[DCrater.hut]]
|found_in=[[Botpack.plt]]
|notes=Unreal Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Rrajigar Mine
|original=Health Vial
|translation=(**)Rrajigar Mine
|translation=(**)Health Vial
|found_in=[[Dig.hut]]
|found_in=[[Botpack.plt]]
|notes=Unreal Only
|notes=UT Only
}}
}}
{{LanguageTableFooter}}
=== Maps ===
{{LanguageTableHeader}}
{{LanguageTableRow
{{LanguageTableRow
|original=Night Op
|original=Bluff Eversmoking
|translation=(**)Night Op
|translation=(**)Bluff Eversmoking
|found_in=[[DKNightOp.hut]]
|found_in=[[Bluff.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Ariza
|original=The Ceremonial Chambers
|translation=(**)Ariza
|translation=(**)The Ceremonial Chambers
|found_in=[[DmAriza.hut]]
|found_in=[[Ceremony.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Beyond The Sun
|original=Chizra - The Nali Water God Temple
|translation=(**)Beyond The Sun
|translation=(**)Chizra - The Nali Water God Temple
|found_in=[[DmBeyondTheSun.hut]]
|found_in=[[Chizra.plt]]
|notes=Unreal 227 Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Curse
|original=Dark Arena
|translation=(**)Curse
|translation=(**)Dark Arena
|found_in=[[DmCurse.hut]], [[DM-CurseII.hut|<nowiki>DM-Curse][.int</nowiki>]]
|found_in=[[Dark.plt]]
|notes=
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Death Fan
|original=Cellars at Dasa Pass
|translation=(**)Death Fan
|translation=(**)Cellars at Dasa Pass
|found_in=[[DmDeathFan.hut]]
|found_in=[[DasaCellars.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Deck #16
|original=Dasa Mountain Pass
|translation=(**)Deck #16
|translation=(**)Dasa Mountain Pass
|found_in=[[DmDeck16.hut]], [[DM-Deck16II.hut|<nowiki>DM-Deck16][.int</nowiki>]]
|found_in=[[DasaPass.plt]]
|notes=
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Demon Crater
|translation=(**)Demon Crater
|found_in=[[DCrater.plt]]
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Elsinore
|original=Rrajigar Mine
|translation=(**)Elsinore
|translation=(**)Rrajigar Mine
|found_in=[[DmElsinore.hut]]
|found_in=[[Dig.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Exar
|original=Night Op
|translation=(**)Exar
|translation=(**)Night Op
|found_in=[[DmExar.hut]]
|found_in=[[DKNightOp.plt]]
|notes=Unreal 227 Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Fire In The Hole
|original=Ariza
|translation=(**)Fire In The Hole
|translation=(**)Ariza
|found_in=[[DMfith.hut]]
|found_in=[[DmAriza.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Healing Pod
|original=Beyond The Sun
|translation=(**)Healing Pod
|translation=(**)Beyond The Sun
|found_in=[[DmHealPod.hut]], [[DM-HealPodII.hut|<nowiki>DM-HealPod][.int</nowiki>]]
|found_in=[[DmBeyondTheSun.plt]]
|notes=
|notes=Unreal 227 Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Morbias
|original=Curse
|translation=(**)Morbias
|translation=(**)Curse
|found_in=[[DmMorbias.hut]], [[DM-MorbiasII.hut|<nowiki>DM-Morbias][.int</nowiki>]]
|found_in=[[DmCurse.plt]], [[DM-CurseII.plt|<nowiki>DM-Curse][.plt</nowiki>]]
|notes=
}}
{{LanguageTableRow
|original=Death Fan
|translation=(**)Death Fan
|found_in=[[DmDeathFan.plt]]
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Deck #16
|translation=(**)Deck #16
|found_in=[[DmDeck16.plt]], [[DM-Deck16II.plt|<nowiki>DM-Deck16][.plt</nowiki>]]
|notes=
}}
{{LanguageTableRow
|original=Elsinore
|translation=(**)Elsinore
|found_in=[[DmElsinore.plt]]
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Exar
|translation=(**)Exar
|found_in=[[DmExar.plt]]
|notes=Unreal 227 Only
}}
{{LanguageTableRow
|original=Fire In The Hole
|translation=(**)Fire In The Hole
|found_in=[[DMfith.plt]]
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Healing Pod
|translation=(**)Healing Pod
|found_in=[[DmHealPod.plt]], [[DM-HealPodII.plt|<nowiki>DM-HealPod][.plt</nowiki>]]
|notes=
}}
{{LanguageTableRow
|original=Morbias
|translation=(**)Morbias
|found_in=[[DmMorbias.plt]], [[DM-MorbiasII.plt|<nowiki>DM-Morbias][.plt</nowiki>]]
|notes=
|notes=
}}
}}
Line 1,186: Line 1,306:
|original=Radikus
|original=Radikus
|translation=(**)Radikus
|translation=(**)Radikus
|found_in=[[DmRadikus.hut]]
|found_in=[[DmRadikus.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,192: Line 1,312:
|original=Retrospective
|original=Retrospective
|translation=(**)Retrospective
|translation=(**)Retrospective
|found_in=[[DmRetrospective.hut]]
|found_in=[[DmRetrospective.plt]]
|notes=Unreal 227 Only
|notes=Unreal 227 Only
}}
}}
Line 1,198: Line 1,318:
|original=Riot!
|original=Riot!
|translation=(**)Riot!
|translation=(**)Riot!
|found_in=[[DmRiot.hut]]
|found_in=[[DmRiot.plt]]
|notes=Unreal 227 Only
|notes=Unreal 227 Only
}}
}}
Line 1,204: Line 1,324:
|original=Tundra
|original=Tundra
|translation=(**)Tundra
|translation=(**)Tundra
|found_in=[[DmTundra.hut]]
|found_in=[[DmTundra.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,210: Line 1,330:
|original=Depths of Rrajigar
|original=Depths of Rrajigar
|translation=(**)Depths of Rrajigar
|translation=(**)Depths of Rrajigar
|found_in=[[Dug.hut]]
|found_in=[[Dug.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,216: Line 1,336:
|original=Ending Sequence
|original=Ending Sequence
|translation=(**)Ending Sequence
|translation=(**)Ending Sequence
|found_in=[[EndGame.hut]]
|found_in=[[EndGame.plt]]
|notes=
|notes=
}}
}}
Line 1,222: Line 1,342:
|original=Mothership Basement
|original=Mothership Basement
|translation=(**)Mothership Basement
|translation=(**)Mothership Basement
|found_in=[[ExtremeBeg.hut]]
|found_in=[[ExtremeBeg.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,228: Line 1,348:
|original=Mothership Core
|original=Mothership Core
|translation=(**)Mothership Core
|translation=(**)Mothership Core
|found_in=[[ExtremeCore.hut]]
|found_in=[[ExtremeCore.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,234: Line 1,354:
|original=The Darkening
|original=The Darkening
|translation=(**)The Darkening
|translation=(**)The Darkening
|found_in=[[ExtremeDark.hut]]
|found_in=[[ExtremeDark.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,240: Line 1,360:
|original=Illumination
|original=Illumination
|translation=(**)Illumination
|translation=(**)Illumination
|found_in=[[ExtremeDarkGen.hut]], [[ExtremeDGen.hut]]
|found_in=[[ExtremeDarkGen.plt]], [[ExtremeDGen.plt]]
|notes=Unreal Only
}}
{{LanguageTableRow
|original=Mothership Lab
|translation=(**)Mothership Lab
|found_in=[[ExtremeLab.hut]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,252: Line 1,366:
|original=The Source Antechamber
|original=The Source Antechamber
|translation=(**)The Source Antechamber
|translation=(**)The Source Antechamber
|found_in=[[ExtremeEnd.hut]]
|found_in=[[ExtremeEnd.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,258: Line 1,372:
|original=Skaarj Generator
|original=Skaarj Generator
|translation=(**)Skaarj Generator
|translation=(**)Skaarj Generator
|found_in=[[ExtremeGen.hut]]
|found_in=[[ExtremeGen.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,264: Line 1,378:
|original=Mothership Lab
|original=Mothership Lab
|translation=(**)Mothership Lab
|translation=(**)Mothership Lab
|found_in=[[ExtremeLab.hut]]
|found_in=[[ExtremeLab.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,270: Line 1,384:
|original=The Gateway
|original=The Gateway
|translation=(**)The Gateway
|translation=(**)The Gateway
|found_in=[[Gateway.hut]]
|found_in=[[Gateway.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,276: Line 1,390:
|original=Harobed Village
|original=Harobed Village
|translation=(**)Harobed Village
|translation=(**)Harobed Village
|found_in=[[Harobed.hut]]
|found_in=[[Harobed.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,282: Line 1,396:
|original=ISV-Kran Deck 1
|original=ISV-Kran Deck 1
|translation=(**)ISV-Kran Deck 1
|translation=(**)ISV-Kran Deck 1
|found_in=[[IsvDeck1.hut]]
|found_in=[[IsvDeck1.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,288: Line 1,402:
|original=ISV-Kran Decks 2 & 3
|original=ISV-Kran Decks 2 & 3
|translation=(**)ISV-Kran Decks 2 & 3
|translation=(**)ISV-Kran Decks 2 & 3
|found_in=[[IsvKran32.hut]]
|found_in=[[IsvKran32.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,294: Line 1,408:
|original=ISV-Kran Deck 4
|original=ISV-Kran Deck 4
|translation=(**)ISV-Kran Deck 4
|translation=(**)ISV-Kran Deck 4
|found_in=[[IsvKran4.hut]]
|found_in=[[IsvKran4.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,300: Line 1,414:
|original=Serpent Canyon
|original=Serpent Canyon
|translation=(**)Serpent Canyon
|translation=(**)Serpent Canyon
|found_in=[[NaliBoat.hut]]
|found_in=[[NaliBoat.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,306: Line 1,420:
|original=Nali Castle
|original=Nali Castle
|translation=(**)Nali Castle
|translation=(**)Nali Castle
|found_in=[[NaliC.hut]]
|found_in=[[NaliC.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,312: Line 1,426:
|original=Demonlord's Lair
|original=Demonlord's Lair
|translation=(**)Demonlord's Lair
|translation=(**)Demonlord's Lair
|found_in=[[NaliLord.hut]]
|found_in=[[NaliLord.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,318: Line 1,432:
|original=Noork's Elbow
|original=Noork's Elbow
|translation=(**)Noork's Elbow
|translation=(**)Noork's Elbow
|found_in=[[Noork.hut]]
|found_in=[[Noork.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,324: Line 1,438:
|original=Nyleve's Falls
|original=Nyleve's Falls
|translation=(**)Nyleve's Falls
|translation=(**)Nyleve's Falls
|found_in=[[Nyleve.hut]]
|found_in=[[Nyleve.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,330: Line 1,444:
|original=Sacred Passage
|original=Sacred Passage
|translation=(**)Sacred Passage
|translation=(**)Sacred Passage
|found_in=[[Passage.hut]]
|found_in=[[Passage.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,336: Line 1,450:
|original=The Source
|original=The Source
|translation=(**)The Source
|translation=(**)The Source
|found_in=[[QueenEnd.hut]]
|found_in=[[QueenEnd.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,342: Line 1,456:
|original=Temple of Vandora
|original=Temple of Vandora
|translation=(**)Temple of Vandora
|translation=(**)Temple of Vandora
|found_in=[[Ruins.hut]]
|found_in=[[Ruins.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,348: Line 1,462:
|original=Outpost 3J
|original=Outpost 3J
|translation=(**)Outpost 3J
|translation=(**)Outpost 3J
|found_in=[[SkyBase.hut]]
|found_in=[[SkyBase.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,354: Line 1,468:
|original=Gateway to Na Pali
|original=Gateway to Na Pali
|translation=(**)Gateway to Na Pali
|translation=(**)Gateway to Na Pali
|found_in=[[SkyCaves.hut]]
|found_in=[[SkyCaves.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,360: Line 1,474:
|original=Na Pali Haven
|original=Na Pali Haven
|translation=(**)Na Pali Haven
|translation=(**)Na Pali Haven
|found_in=[[SkyTown.hut]]
|found_in=[[SkyTown.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,366: Line 1,480:
|original=Spire Village
|original=Spire Village
|translation=(**)Spire Village
|translation=(**)Spire Village
|found_in=[[SpireVillage.hut]]
|found_in=[[SpireVillage.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,372: Line 1,486:
|original=Terraniux Underground
|original=Terraniux Underground
|translation=(**)Terraniux Underground
|translation=(**)Terraniux Underground
|found_in=[[TerraLift.hut]]
|found_in=[[TerraLift.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,378: Line 1,492:
|original=Terraniux
|original=Terraniux
|translation=(**)Terraniux
|translation=(**)Terraniux
|found_in=[[Terraniux.hut]]
|found_in=[[Terraniux.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,384: Line 1,498:
|original=The Sunspire
|original=The Sunspire
|translation=(**)The Sunspire
|translation=(**)The Sunspire
|found_in=[[TheSunspire.hut]]
|found_in=[[TheSunspire.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,390: Line 1,504:
|original=The Trench
|original=The Trench
|translation=(**)The Trench
|translation=(**)The Trench
|found_in=[[Trench.hut]]
|found_in=[[Trench.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,396: Line 1,510:
|original=Velora Pass
|original=Velora Pass
|translation=(**)Velora Pass
|translation=(**)Velora Pass
|found_in=[[VeloraEnd.hut]]
|found_in=[[VeloraEnd.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,402: Line 1,516:
|original=Vortex Rikers
|original=Vortex Rikers
|translation=(**)Vortex Rikers
|translation=(**)Vortex Rikers
|found_in=[[Vortex2.hut]]
|found_in=[[Vortex2.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 1,408: Line 1,522:
|original=Gala's Peak
|original=Gala's Peak
|translation=(**)Gala's Peak
|translation=(**)Gala's Peak
|found_in=[[Abyss.hut]]
|found_in=[[Abyss.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,414: Line 1,528:
|original=Approaching UMS Prometheus
|original=Approaching UMS Prometheus
|translation=(**)Approaching UMS Prometheus
|translation=(**)Approaching UMS Prometheus
|found_in=[[Crashsite.hut]]
|found_in=[[Crashsite.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,420: Line 1,534:
|original=UMS Prometheus
|original=UMS Prometheus
|translation=(**)UMS Prometheus
|translation=(**)UMS Prometheus
|found_in=[[Crashsite1.hut]]
|found_in=[[Crashsite1.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,426: Line 1,540:
|original=Inside UMS Prometheus
|original=Inside UMS Prometheus
|translation=(**)Inside UMS Prometheus
|translation=(**)Inside UMS Prometheus
|found_in=[[Crashsite2.hut]]
|found_in=[[Crashsite2.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,432: Line 1,546:
|original=Athena
|original=Athena
|translation=(**)Athena
|translation=(**)Athena
|found_in=[[DmAthena.hut]]
|found_in=[[DmAthena.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,438: Line 1,552:
|original=Daybreak
|original=Daybreak
|translation=(**)Daybreak
|translation=(**)Daybreak
|found_in=[[DmDaybreak.hut]]
|found_in=[[DmDaybreak.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,444: Line 1,558:
|original=Hazard
|original=Hazard
|translation=(**)Hazard
|translation=(**)Hazard
|found_in=[[DmHazard.hut]]
|found_in=[[DmHazard.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,450: Line 1,564:
|original=Stomp
|original=Stomp
|translation=(**)Stomp
|translation=(**)Stomp
|found_in=[[DmStomp.hut]]
|found_in=[[DmStomp.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,456: Line 1,570:
|original=Sun Speak
|original=Sun Speak
|translation=(**)Sun Speak
|translation=(**)Sun Speak
|found_in=[[DmSunSpeak.hut]]
|found_in=[[DmSunSpeak.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,462: Line 1,576:
|original=Terra
|original=Terra
|translation=(**)Terra
|translation=(**)Terra
|found_in=[[DmTerra.hut]]
|found_in=[[DmTerra.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,468: Line 1,582:
|original=Edge of Na Pali
|original=Edge of Na Pali
|translation=(**)Edge of Na Pali
|translation=(**)Edge of Na Pali
|found_in=[[DuskFalls.hut]]
|found_in=[[DuskFalls.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,474: Line 1,588:
|original=The Eldora Well
|original=The Eldora Well
|translation=(**)The Eldora Well
|translation=(**)The Eldora Well
|found_in=[[Eldora.hut]]
|found_in=[[Eldora.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,480: Line 1,594:
|original=Ending Sequence
|original=Ending Sequence
|translation=(**)Ending Sequence
|translation=(**)Ending Sequence
|found_in=[[End.hut]]
|found_in=[[End.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,486: Line 1,600:
|original=Foundry Tarydium Plant
|original=Foundry Tarydium Plant
|translation=(**)Foundry Tarydium Plant
|translation=(**)Foundry Tarydium Plant
|found_in=[[Foundry.hut]]
|found_in=[[Foundry.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,492: Line 1,606:
|original=Watcher of the Skies
|original=Watcher of the Skies
|translation=(**)Watcher of the Skies
|translation=(**)Watcher of the Skies
|found_in=[[Glacena.hut]]
|found_in=[[Glacena.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,498: Line 1,612:
|original=Glathriel Village
|original=Glathriel Village
|translation=(**)Glathriel Village
|translation=(**)Glathriel Village
|found_in=[[Glathriel1.hut]], [[Glathriel2.hut]]
|found_in=[[Glathriel1.plt]], [[Glathriel2.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,504: Line 1,618:
|original=Intermission X
|original=Intermission X
|translation=(**)Intermission X
|translation=(**)Intermission X
|found_in=[[InterIntro.hut]], [[Inter1.hut]], [[Inter2.hut]], [[Inter3.hut]], [[Inter4.hut]], [[Inter5.hut]], [[Inter6.hut]], [[Inter7.hut]], [[Inter8.hut]], [[Inter9.hut]], [[Inter10.hut]], [[Inter11.hut]], [[Inter12.hut]], [[Inter13.hut]], [[Inter14.hut]], [[InterCrashsite.hut]], [[Intro1.hut]], [[Intro2.hut]]
|found_in=[[InterIntro.plt]], [[Inter1.plt]], [[Inter2.plt]], [[Inter3.plt]], [[Inter4.plt]], [[Inter5.plt]], [[Inter6.plt]], [[Inter7.plt]], [[Inter8.plt]], [[Inter9.plt]], [[Inter10.plt]], [[Inter11.plt]], [[Inter12.plt]], [[Inter13.plt]], [[Inter14.plt]], [[InterCrashsite.plt]], [[Intro1.plt]], [[Intro2.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,510: Line 1,624:
|original=Nagomi Passage
|original=Nagomi Passage
|translation=(**)Nagomi Passage
|translation=(**)Nagomi Passage
|found_in=[[Nagomi.hut]], [[NagomiSun.hut]]
|found_in=[[Nagomi.plt]], [[NagomiSun.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,516: Line 1,630:
|original=Escape from Na Pali
|original=Escape from Na Pali
|translation=(**)Escape from Na Pali
|translation=(**)Escape from Na Pali
|found_in=[[Nalic2.hut]]
|found_in=[[Nalic2.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,522: Line 1,636:
|original=Neve's Crossing
|original=Neve's Crossing
|translation=(**)Neve's Crossing
|translation=(**)Neve's Crossing
|found_in=[[Nevec.hut]]
|found_in=[[Nevec.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,528: Line 1,642:
|original=Spire Valley
|original=Spire Valley
|translation=(**)Spire Valley
|translation=(**)Spire Valley
|found_in=[[SpireLand.hut]]
|found_in=[[SpireLand.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,534: Line 1,648:
|original=Bounds of Foundry
|original=Bounds of Foundry
|translation=(**)Bounds of Foundry
|translation=(**)Bounds of Foundry
|found_in=[[Toxic.hut]]
|found_in=[[Toxic.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,540: Line 1,654:
|original=Velora Temple
|original=Velora Temple
|translation=(**)Velora Temple
|translation=(**)Velora Temple
|found_in=[[Velora.hut]]
|found_in=[[Velora.plt]]
|notes=RTNP Only
|notes=RTNP Only
}}
}}
Line 1,546: Line 1,660:
|original=Cybrosis Central
|original=Cybrosis Central
|translation=(**)Cybrosis Central
|translation=(**)Cybrosis Central
|found_in=[[DM-Cybrosis.hut]], [[CTF-CybrosisII.hut|<nowiki>CTF-Cybrosis][.int</nowiki>]], [[DM-CybrosisII.hut|<nowiki>DM-Cybrosis][.int</nowiki>]]
|found_in=[[DM-Cybrosis.plt]], [[CTF-CybrosisII.plt|<nowiki>CTF-Cybrosis][.plt</nowiki>]], [[DM-CybrosisII.plt|<nowiki>DM-Cybrosis][.plt</nowiki>]]
|notes=
|notes=
}}
}}
Line 1,552: Line 1,666:
|original=Blood Letting
|original=Blood Letting
|translation=(**)Blood Letting
|translation=(**)Blood Letting
|found_in=[[DM-Letting.hut]]
|found_in=[[DM-Letting.plt]]
|notes=Unreal FMP Only
|notes=Unreal FMP Only
}}
}}
Line 1,558: Line 1,672:
|original=Loxi
|original=Loxi
|translation=(**)Loxi
|translation=(**)Loxi
|found_in=[[DM-Loxi.hut]]
|found_in=[[DM-Loxi.plt]]
|notes=Unreal FMP Only
|notes=Unreal FMP Only
}}
}}
Line 1,564: Line 1,678:
|original=Mojo
|original=Mojo
|translation=(**)Mojo
|translation=(**)Mojo
|found_in=[[DM-Mojo.hut]], [[DM-MojoII.hut|<nowiki>DM-Mojo][.int</nowiki>]]
|found_in=[[DM-Mojo.plt]], [[DM-MojoII.plt|<nowiki>DM-Mojo][.plt</nowiki>]]
|notes=
|notes=
}}
}}
Line 1,570: Line 1,684:
|original=Shrapnel
|original=Shrapnel
|translation=(**)Shrapnel
|translation=(**)Shrapnel
|found_in=[[DM-Shrapnel.hut]], [[DM-ShrapnelII.hut|<nowiki>DM-Shrapnel][.int</nowiki>]], [[Botpack.hut]]
|found_in=[[DM-Shrapnel.plt]], [[DM-ShrapnelII.plt|<nowiki>DM-Shrapnel][.plt</nowiki>]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
Line 1,576: Line 1,690:
|original=Twilight
|original=Twilight
|translation=(**)Twilight
|translation=(**)Twilight
|found_in=[[DM-Twilight.hut]]
|found_in=[[DM-Twilight.plt]]
|notes=Unreal FMP Only
|notes=Unreal FMP Only
}}
}}
Line 1,582: Line 1,696:
|original=Bay C
|original=Bay C
|translation=(**)Bay C
|translation=(**)Bay C
|found_in=[[DmBayC.hut]]
|found_in=[[DmBayC.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,588: Line 1,702:
|original=Blood Creek
|original=Blood Creek
|translation=(**)Blood Creek
|translation=(**)Blood Creek
|found_in=[[DmCreek.hut]]
|found_in=[[DmCreek.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,594: Line 1,708:
|original=Despair
|original=Despair
|translation=(**)Despair
|translation=(**)Despair
|found_in=[[DmDespair.hut]]
|found_in=[[DmDespair.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,600: Line 1,714:
|original=Eclipse
|original=Eclipse
|translation=(**)Eclipse
|translation=(**)Eclipse
|found_in=[[DmEclipse.hut]]
|found_in=[[DmEclipse.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,606: Line 1,720:
|original=Krazy
|original=Krazy
|translation=(**)Krazy
|translation=(**)Krazy
|found_in=[[DmKrazy.hut]]
|found_in=[[DmKrazy.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,612: Line 1,726:
|original=Locke
|original=Locke
|translation=(**)Locke
|translation=(**)Locke
|found_in=[[DmLocke.hut]]
|found_in=[[DmLocke.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,618: Line 1,732:
|original=Morbfanza
|original=Morbfanza
|translation=(**)Morbfanza
|translation=(**)Morbfanza
|found_in=[[DmMorbfanza.hut]]
|found_in=[[DmMorbfanza.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,624: Line 1,738:
|original=Scruular
|original=Scruular
|translation=(**)Scruular
|translation=(**)Scruular
|found_in=[[DmScruular.hut]]
|found_in=[[DmScruular.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,630: Line 1,744:
|original=Splash Fortress
|original=Splash Fortress
|translation=(**)Splash Fortress
|translation=(**)Splash Fortress
|found_in=[[DmSplash.hut]]
|found_in=[[DmSplash.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,636: Line 1,750:
|original=The Villa Docks
|original=The Villa Docks
|translation=(**)The Villa Docks
|translation=(**)The Villa Docks
|found_in=[[DmVilla.hut]]
|found_in=[[DmVilla.plt]]
|notes=Unreal DMP Only
|notes=Unreal DMP Only
}}
}}
Line 1,642: Line 1,756:
|original=Frigate
|original=Frigate
|translation=(**)Frigate
|translation=(**)Frigate
|found_in=[[AS-Frigate.hut]], [[Botpack.hut]]
|found_in=[[AS-Frigate.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,648: Line 1,762:
|original=Guardia Fortress
|original=Guardia Fortress
|translation=(**)Guardia Fortress
|translation=(**)Guardia Fortress
|found_in=[[AS-Guardia.hut]]
|found_in=[[AS-Guardia.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,654: Line 1,768:
|original=High Speed
|original=High Speed
|translation=(**)High Speed
|translation=(**)High Speed
|found_in=[[AS-HiSpeed.hut]], [[Botpack.hut]]
|found_in=[[AS-HiSpeed.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,660: Line 1,774:
|original=Mazon Fortress
|original=Mazon Fortress
|translation=(**)Mazon Fortress
|translation=(**)Mazon Fortress
|found_in=[[AS-Mazon.hut]], [[Botpack.hut]]
|found_in=[[AS-Mazon.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,666: Line 1,780:
|original=Ocean Floor "Station 5"
|original=Ocean Floor "Station 5"
|translation=(**)Ocean Floor "Station 5"
|translation=(**)Ocean Floor "Station 5"
|found_in=[[AS-Oceanfloor.hut]], [[Botpack.hut]]
|found_in=[[AS-Oceanfloor.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,672: Line 1,786:
|original=Operation Overlord
|original=Operation Overlord
|translation=(**)Operation Overlord
|translation=(**)Operation Overlord
|found_in=[[AS-Overlord.hut]], [[Botpack.hut]]
|found_in=[[AS-Overlord.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,678: Line 1,792:
|original=Rook
|original=Rook
|translation=(**)Rook
|translation=(**)Rook
|found_in=[[AS-Rook.hut]], [[Botpack.hut]]
|found_in=[[AS-Rook.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,684: Line 1,798:
|original=Assault Tutorial
|original=Assault Tutorial
|translation=(**)Assault Tutorial
|translation=(**)Assault Tutorial
|found_in=[[AS-Tutorial.hut]], [[Botpack.hut]]
|found_in=[[AS-Tutorial.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,690: Line 1,804:
|original=The Last Command
|original=The Last Command
|translation=(**)The Last Command
|translation=(**)The Last Command
|found_in=[[CTF-Command.hut]], [[Botpack.hut]]
|found_in=[[CTF-Command.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,696: Line 1,810:
|original=Coret Center
|original=Coret Center
|translation=(**)Coret Center
|translation=(**)Coret Center
|found_in=[[CTF-Coret.hut]], [[Botpack.hut]]
|found_in=[[CTF-Coret.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,702: Line 1,816:
|original=Dreary Outpost
|original=Dreary Outpost
|translation=(**)Dreary Outpost
|translation=(**)Dreary Outpost
|found_in=[[CTF-Dreary.hut]], [[Botpack.hut]]
|found_in=[[CTF-Dreary.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,708: Line 1,822:
|original=Eternal Caves
|original=Eternal Caves
|translation=(**)Eternal Caves
|translation=(**)Eternal Caves
|found_in=[[CTF-EternalCave.hut]], [[Botpack.hut]]
|found_in=[[CTF-EternalCave.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,714: Line 1,828:
|original=Facing Worlds
|original=Facing Worlds
|translation=(**)Facing Worlds
|translation=(**)Facing Worlds
|found_in=[[CTF-Face.hut]], [[CTF-Face-SE.hut]], [[CTF-FaceII.hut|<nowiki>CTF-Face][.int</nowiki>]], [[Botpack.hut]]
|found_in=[[CTF-Face.plt]], [[CTF-Face-SE.plt]], [[CTF-FaceII.plt|<nowiki>CTF-Face][.plt</nowiki>]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,720: Line 1,834:
|original=The Iron Gauntlet
|original=The Iron Gauntlet
|translation=(**)The Iron Gauntlet
|translation=(**)The Iron Gauntlet
|found_in=[[CTF-Gauntlet.hut]], [[Botpack.hut]]
|found_in=[[CTF-Gauntlet.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,726: Line 1,840:
|original=Lava Giant
|original=Lava Giant
|translation=(**)Lava Giant
|translation=(**)Lava Giant
|found_in=[[CTF-LavaGiant.hut]], [[Botpack.hut]]
|found_in=[[CTF-LavaGiant.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,732: Line 1,846:
|original=Niven Experimental Lab
|original=Niven Experimental Lab
|translation=(**)Niven Experimental Lab
|translation=(**)Niven Experimental Lab
|found_in=[[CTF-Niven.hut]], [[Botpack.hut]]
|found_in=[[CTF-Niven.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,738: Line 1,852:
|original=November Sub Pen
|original=November Sub Pen
|translation=(**)November Sub Pen
|translation=(**)November Sub Pen
|found_in=[[CTF-November.hut]], [[Botpack.hut]]
|found_in=[[CTF-November.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,744: Line 1,858:
|original=CTF Tutorial
|original=CTF Tutorial
|translation=(**)CTF Tutorial
|translation=(**)CTF Tutorial
|found_in=[[CTF-Tutorial.hut]], [[Botpack.hut]]
|found_in=[[CTF-Tutorial.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,750: Line 1,864:
|original=Orion's Barricade
|original=Orion's Barricade
|translation=(**)Orion's Barricade
|translation=(**)Orion's Barricade
|found_in=[[DM-Barricade.hut]], [[Botpack.hut]]
|found_in=[[DM-Barricade.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,756: Line 1,870:
|original=Codex of Wisdom
|original=Codex of Wisdom
|translation=(**)Codex of Wisdom
|translation=(**)Codex of Wisdom
|found_in=[[DM-Codex.hut]], [[Botpack.hut]]
|found_in=[[DM-Codex.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,762: Line 1,876:
|original=Conveyor
|original=Conveyor
|translation=(**)Conveyor
|translation=(**)Conveyor
|found_in=[[DM-Conveyor.hut]], [[Botpack.hut]]
|found_in=[[DM-Conveyor.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,768: Line 1,882:
|original=Fetid Sewers
|original=Fetid Sewers
|translation=(**)Fetid Sewers
|translation=(**)Fetid Sewers
|found_in=[[DM-Fetid.hut]]
|found_in=[[DM-Fetid.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,774: Line 1,888:
|original=Fractal Reactor
|original=Fractal Reactor
|translation=(**)Fractal Reactor
|translation=(**)Fractal Reactor
|found_in=[[DM-Fractal.hut]], [[Botpack.hut]]
|found_in=[[DM-Fractal.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,780: Line 1,894:
|original=Gothic Castle
|original=Gothic Castle
|translation=(**)Gothic Castle
|translation=(**)Gothic Castle
|found_in=[[DM-Gothic.hut]]
|found_in=[[DM-Gothic.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,786: Line 1,900:
|original=Heavy Metal Grinder
|original=Heavy Metal Grinder
|translation=(**)Heavy Metal Grinder
|translation=(**)Heavy Metal Grinder
|found_in=[[DM-Grinder.hut]], [[Botpack.hut]]
|found_in=[[DM-Grinder.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,792: Line 1,906:
|original=HyperBlast
|original=HyperBlast
|translation=(**)HyperBlast
|translation=(**)HyperBlast
|found_in=[[DM-HyperBlast.hut]]
|found_in=[[DM-HyperBlast.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,798: Line 1,912:
|original=Koos Galleon
|original=Koos Galleon
|translation=(**)Koos Galleon
|translation=(**)Koos Galleon
|found_in=[[DM-KGalleon.hut]], [[Botpack.hut]]
|found_in=[[DM-KGalleon.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,804: Line 1,918:
|original=Liandri Central Core
|original=Liandri Central Core
|translation=(**)Liandri Central Core
|translation=(**)Liandri Central Core
|found_in=[[DM-Liandri.hut]], [[Botpack.hut]]
|found_in=[[DM-Liandri.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,810: Line 1,924:
|original=Morpheus
|original=Morpheus
|translation=(**)Morpheus
|translation=(**)Morpheus
|found_in=[[DM-Morpheus.hut]], [[Botpack.hut]]
|found_in=[[DM-Morpheus.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,816: Line 1,930:
|original=ITV Oblivion
|original=ITV Oblivion
|translation=(**)ITV Oblivion
|translation=(**)ITV Oblivion
|found_in=[[DM-Oblivion.hut]], [[Botpack.hut]]
|found_in=[[DM-Oblivion.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,822: Line 1,936:
|original=Peak Monastery
|original=Peak Monastery
|translation=(**)Peak Monastery
|translation=(**)Peak Monastery
|found_in=[[DM-Peak.hut]], [[Botpack.hut]]
|found_in=[[DM-Peak.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,828: Line 1,942:
|original=Phobos Moon
|original=Phobos Moon
|translation=(**)Phobos Moon
|translation=(**)Phobos Moon
|found_in=[[DM-Phobos.hut]], [[Botpack.hut]]
|found_in=[[DM-Phobos.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,834: Line 1,948:
|original=Pressure
|original=Pressure
|translation=(**)Pressure
|translation=(**)Pressure
|found_in=[[DM-Pressure.hut]], [[Botpack.hut]]
|found_in=[[DM-Pressure.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,840: Line 1,954:
|original=Floating Pyramid
|original=Floating Pyramid
|translation=(**)Floating Pyramid
|translation=(**)Floating Pyramid
|found_in=[[DM-Pyramid.hut]]
|found_in=[[DM-Pyramid.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,846: Line 1,960:
|original=Stalwart
|original=Stalwart
|translation=(**)Stalwart
|translation=(**)Stalwart
|found_in=[[DM-Stalwart.hut]], [[DM-StalwartXL.hut]], [[Botpack.hut]]
|found_in=[[DM-Stalwart.plt]], [[DM-StalwartXL.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,852: Line 1,966:
|original=Tempest
|original=Tempest
|translation=(**)Tempest
|translation=(**)Tempest
|found_in=[[DM-Tempest.hut]], [[Botpack.hut]]
|found_in=[[DM-Tempest.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,858: Line 1,972:
|original=Turbine
|original=Turbine
|translation=(**)Turbine
|translation=(**)Turbine
|found_in=[[DM-Turbine.hut]], [[Botpack.hut]]
|found_in=[[DM-Turbine.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,864: Line 1,978:
|original=DM Tutorial
|original=DM Tutorial
|translation=(**)DM Tutorial
|translation=(**)DM Tutorial
|found_in=[[DM-Tutorial.hut]], [[Botpack.hut]]
|found_in=[[DM-Tutorial.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,870: Line 1,984:
|original=Ice Station Zeto
|original=Ice Station Zeto
|translation=(**)Ice Station Zeto
|translation=(**)Ice Station Zeto
|found_in=[[DM-Zeto.hut]], [[Botpack.hut]]
|found_in=[[DM-Zeto.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,876: Line 1,990:
|original=Cinder Foundry
|original=Cinder Foundry
|translation=(**)Cinder Foundry
|translation=(**)Cinder Foundry
|found_in=[[DOM-Cinder.hut]], [[Botpack.hut]]
|found_in=[[DOM-Cinder.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,882: Line 1,996:
|original=Condemned
|original=Condemned
|translation=(**)Condemned
|translation=(**)Condemned
|found_in=[[DOM-Condemned.hut]], [[Botpack.hut]]
|found_in=[[DOM-Condemned.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,888: Line 2,002:
|original=Cryptic
|original=Cryptic
|translation=(**)Cryptic
|translation=(**)Cryptic
|found_in=[[DOM-Cryptic.hut]], [[Botpack.hut]]
|found_in=[[DOM-Cryptic.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,894: Line 2,008:
|original=Gearbolt Installation
|original=Gearbolt Installation
|translation=(**)Gearbolt Installation
|translation=(**)Gearbolt Installation
|found_in=[[DOM-Gearbolt.hut]], [[Botpack.hut]]
|found_in=[[DOM-Gearbolt.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,900: Line 2,014:
|original=Ghardhen Labs
|original=Ghardhen Labs
|translation=(**)Ghardhen Labs
|translation=(**)Ghardhen Labs
|found_in=[[DOM-Ghardhen.hut]], [[Botpack.hut]]
|found_in=[[DOM-Ghardhen.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,906: Line 2,020:
|original=Lament
|original=Lament
|translation=(**)Lament
|translation=(**)Lament
|found_in=[[DOM-Lament.hut]], [[DOM-LamentII.hut|<nowiki>DOM-Lament][.int</nowiki>]]
|found_in=[[DOM-Lament.plt]], [[DOM-LamentII.plt|<nowiki>DOM-Lament][.plt</nowiki>]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,912: Line 2,026:
|original=Southside Leadworks
|original=Southside Leadworks
|translation=(**)Southside Leadworks
|translation=(**)Southside Leadworks
|found_in=[[DOM-Leadworks.hut]], [[Botpack.hut]]
|found_in=[[DOM-Leadworks.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,918: Line 2,032:
|original=Metal Dream
|original=Metal Dream
|translation=(**)Metal Dream
|translation=(**)Metal Dream
|found_in=[[DOM-MetalDream.hut]], [[Botpack.hut]]
|found_in=[[DOM-MetalDream.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,924: Line 2,038:
|original=Olden Aquifer
|original=Olden Aquifer
|translation=(**)Olden Aquifer
|translation=(**)Olden Aquifer
|found_in=[[DOM-Olden.hut]], [[Botpack.hut]]
|found_in=[[DOM-Olden.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,930: Line 2,044:
|original=Tomb of Sesmar
|original=Tomb of Sesmar
|translation=(**)Tomb of Sesmar
|translation=(**)Tomb of Sesmar
|found_in=[[DOM-Sesmar.hut]], [[Botpack.hut]]
|found_in=[[DOM-Sesmar.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,936: Line 2,050:
|original=DOM Tutorial
|original=DOM Tutorial
|translation=(**)DOM Tutorial
|translation=(**)DOM Tutorial
|found_in=[[DOM-Tutorial.hut]], [[Botpack.hut]]
|found_in=[[DOM-Tutorial.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,942: Line 2,056:
|original=End of Ladder
|original=End of Ladder
|translation=(**)End of Ladder
|translation=(**)End of Ladder
|found_in=[[EOL_Assault.hut]], [[EOL_Challenge.hut]], [[EOL_CTF.hut]], [[EOL_Deathmatch.hut]], [[EOL_Domination.hut]], [[EOL_Statues.hut]]
|found_in=[[EOL_Assault.plt]], [[EOL_Challenge.plt]], [[EOL_CTF.plt]], [[EOL_Deathmatch.plt]], [[EOL_Domination.plt]], [[EOL_Statues.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 1,948: Line 2,062:
|original=Darji Outpost #16-A
|original=Darji Outpost #16-A
|translation=(**)Darji Outpost #16-A
|translation=(**)Darji Outpost #16-A
|found_in=[[CTF-Darji16.hut]]
|found_in=[[CTF-Darji16.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,954: Line 2,068:
|original=Hall of Giants
|original=Hall of Giants
|translation=(**)Hall of Giants
|translation=(**)Hall of Giants
|found_in=[[CTF-HallOfGiants.hut]]
|found_in=[[CTF-HallOfGiants.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,960: Line 2,074:
|original=High Towers
|original=High Towers
|translation=(**)High Towers
|translation=(**)High Towers
|found_in=[[CTF-High.hut]]
|found_in=[[CTF-High.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,966: Line 2,080:
|original=Hydro Bases
|original=Hydro Bases
|translation=(**)Hydro Bases
|translation=(**)Hydro Bases
|found_in=[[CTF-Hydro16.hut]], [[Botpack.hut]]
|found_in=[[CTF-Hydro16.plt]], [[Botpack.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,972: Line 2,086:
|original=Kosov Canyon
|original=Kosov Canyon
|translation=(**)Kosov Canyon
|translation=(**)Kosov Canyon
|found_in=[[CTF-Kosov.hut]]
|found_in=[[CTF-Kosov.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,978: Line 2,092:
|original=Noxion Base
|original=Noxion Base
|translation=(**)Noxion Base
|translation=(**)Noxion Base
|found_in=[[CTF-Noxion16.hut]]
|found_in=[[CTF-Noxion16.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,984: Line 2,098:
|original=Nucleus Power Plant
|original=Nucleus Power Plant
|translation=(**)Nucleus Power Plant
|translation=(**)Nucleus Power Plant
|found_in=[[CTF-Nucleus.hut]]
|found_in=[[CTF-Nucleus.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,990: Line 2,104:
|original=Orbital Station
|original=Orbital Station
|translation=(**)Orbital Station
|translation=(**)Orbital Station
|found_in=[[CTF-Orbital.hut]], [[Botpack.hut]]
|found_in=[[CTF-Orbital.plt]], [[Botpack.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 1,996: Line 2,110:
|original=The Pit of Agony
|original=The Pit of Agony
|translation=(**)The Pit of Agony
|translation=(**)The Pit of Agony
|found_in=[[DM-Agony.hut]]
|found_in=[[DM-Agony.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 2,002: Line 2,116:
|original=Arcane Temple
|original=Arcane Temple
|translation=(**)Arcane Temple
|translation=(**)Arcane Temple
|found_in=[[DM-ArcaneTemple.hut]], [[Botpack.hut]]
|found_in=[[DM-ArcaneTemple.plt]], [[Botpack.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 2,008: Line 2,122:
|original=The Cranes
|original=The Cranes
|translation=(**)The Cranes
|translation=(**)The Cranes
|found_in=[[DM-Crane.hut]]
|found_in=[[DM-Crane.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 2,014: Line 2,128:
|original=Malevolence
|original=Malevolence
|translation=(**)Malevolence
|translation=(**)Malevolence
|found_in=[[DM-Malevolence.hut]], [[Botpack.hut]]
|found_in=[[DM-Malevolence.plt]], [[Botpack.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 2,020: Line 2,134:
|original=Space Noxx
|original=Space Noxx
|translation=(**)Space Noxx
|translation=(**)Space Noxx
|found_in=[[DM-SpaceNoxx.hut]]
|found_in=[[DM-SpaceNoxx.plt]]
|notes=UT GOTY Only
|notes=UT GOTY Only
}}
}}
Line 2,026: Line 2,140:
|original=Temple of Beatitude
|original=Temple of Beatitude
|translation=(**)Temple of Beatitude
|translation=(**)Temple of Beatitude
|found_in=[[CTF-Beatitude.hut]]
|found_in=[[CTF-Beatitude.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,032: Line 2,146:
|original=Epic Boy
|original=Epic Boy
|translation=(**)Epic Boy
|translation=(**)Epic Boy
|found_in=[[CTF-EpicBoy.hut]]
|found_in=[[CTF-EpicBoy.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,038: Line 2,152:
|original=Ratchet
|original=Ratchet
|translation=(**)Ratchet
|translation=(**)Ratchet
|found_in=[[CTF-Ratchet.hut]]
|found_in=[[CTF-Ratchet.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,044: Line 2,158:
|original=Bishop
|original=Bishop
|translation=(**)Bishop
|translation=(**)Bishop
|found_in=[[DM-Bishop.hut]]
|found_in=[[DM-Bishop.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,050: Line 2,164:
|original=Closer Resolution
|original=Closer Resolution
|translation=(**)Closer Resolution
|translation=(**)Closer Resolution
|found_in=[[DM-Closer.hut]]
|found_in=[[DM-Closer.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,056: Line 2,170:
|original=Grit
|original=Grit
|translation=(**)Grit
|translation=(**)Grit
|found_in=[[DM-Grit-TOURNEY.hut]]
|found_in=[[DM-Grit-TOURNEY.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,062: Line 2,176:
|original=Viridian Dreams
|original=Viridian Dreams
|translation=(**)Viridian Dreams
|translation=(**)Viridian Dreams
|found_in=[[DM-Viridian-TOURNEY.hut]]
|found_in=[[DM-Viridian-TOURNEY.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,068: Line 2,182:
|original=Bulletproof
|original=Bulletproof
|translation=(**)Bulletproof
|translation=(**)Bulletproof
|found_in=[[DOM-Bullet.hut]]
|found_in=[[DOM-Bullet.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,074: Line 2,188:
|original=City Domination
|original=City Domination
|translation=(**)City Domination
|translation=(**)City Domination
|found_in=[[DOM-Cidom.hut]]
|found_in=[[DOM-Cidom.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,080: Line 2,194:
|original=Wolf's Bay
|original=Wolf's Bay
|translation=(**)Wolf's Bay
|translation=(**)Wolf's Bay
|found_in=[[DOM-WolfsBay.hut]]
|found_in=[[DOM-WolfsBay.plt]]
|notes=UT BP4 Only
|notes=UT BP4 Only
}}
}}
Line 2,092: Line 2,206:
|original=Left Mouse
|original=Left Mouse
|translation=(**)Left Mouse
|translation=(**)Left Mouse
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,098: Line 2,212:
|original=Right Mouse
|original=Right Mouse
|translation=(**)Right Mouse
|translation=(**)Right Mouse
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,104: Line 2,218:
|original=Cancel
|original=Cancel
|translation=(**)Cancel
|translation=(**)Cancel
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,110: Line 2,224:
|original=Middle Mouse
|original=Middle Mouse
|translation=(**)Middle Mouse
|translation=(**)Middle Mouse
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,116: Line 2,230:
|original=Unknown X
|original=Unknown X
|translation=(**)Unknown X
|translation=(**)Unknown X
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,122: Line 2,236:
|original=Backspace
|original=Backspace
|translation=(**)Backspace
|translation=(**)Backspace
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,128: Line 2,242:
|original=Tab
|original=Tab
|translation=(**)Tab
|translation=(**)Tab
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,134: Line 2,248:
|original=Enter
|original=Enter
|translation=(**)Enter
|translation=(**)Enter
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,140: Line 2,254:
|original=Shift
|original=Shift
|translation=(**)Shift
|translation=(**)Shift
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,146: Line 2,260:
|original=Control
|original=Control
|translation=(**)Control
|translation=(**)Control
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,152: Line 2,266:
|original=Alt
|original=Alt
|translation=(**)Alt
|translation=(**)Alt
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,158: Line 2,272:
|original=Pause
|original=Pause
|translation=(**)Pause
|translation=(**)Pause
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,164: Line 2,278:
|original=Caps Lock
|original=Caps Lock
|translation=(**)Caps Lock
|translation=(**)Caps Lock
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,170: Line 2,284:
|original=Mouse X
|original=Mouse X
|translation=(**)Mouse X
|translation=(**)Mouse X
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,176: Line 2,290:
|original=Escape
|original=Escape
|translation=(**)Escape
|translation=(**)Escape
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,182: Line 2,296:
|original=Space
|original=Space
|translation=(**)Space
|translation=(**)Space
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,188: Line 2,302:
|original=Page Up
|original=Page Up
|translation=(**)Page Up
|translation=(**)Page Up
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,194: Line 2,308:
|original=Page Down
|original=Page Down
|translation=(**)Page Down
|translation=(**)Page Down
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,200: Line 2,314:
|original=End
|original=End
|translation=(**)End
|translation=(**)End
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,206: Line 2,320:
|original=Home
|original=Home
|translation=(**)Home
|translation=(**)Home
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,212: Line 2,326:
|original=Left
|original=Left
|translation=(**)Left
|translation=(**)Left
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,218: Line 2,332:
|original=Up
|original=Up
|translation=(**)Up
|translation=(**)Up
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,224: Line 2,338:
|original=Right
|original=Right
|translation=(**)Right
|translation=(**)Right
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,230: Line 2,344:
|original=Down
|original=Down
|translation=(**)Down
|translation=(**)Down
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,236: Line 2,350:
|original=Select
|original=Select
|translation=(**)Select
|translation=(**)Select
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,242: Line 2,356:
|original=Print
|original=Print
|translation=(**)Print
|translation=(**)Print
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,248: Line 2,362:
|original=Execute
|original=Execute
|translation=(**)Execute
|translation=(**)Execute
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,254: Line 2,368:
|original=Print Screen
|original=Print Screen
|translation=(**)Print Screen
|translation=(**)Print Screen
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,260: Line 2,374:
|original=Insert
|original=Insert
|translation=(**)Insert
|translation=(**)Insert
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,266: Line 2,380:
|original=Delete
|original=Delete
|translation=(**)Delete
|translation=(**)Delete
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,272: Line 2,386:
|original=Help
|original=Help
|translation=(**)Help
|translation=(**)Help
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,278: Line 2,392:
|original=Num. Pad X
|original=Num. Pad X
|translation=(**)Num. Pad X
|translation=(**)Num. Pad X
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,284: Line 2,398:
|original=Separator
|original=Separator
|translation=(**)Separator
|translation=(**)Separator
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,290: Line 2,404:
|original=Num. Lock
|original=Num. Lock
|translation=(**)Num. Lock
|translation=(**)Num. Lock
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,296: Line 2,410:
|original=Scroll Lock
|original=Scroll Lock
|translation=(**)Scroll Lock
|translation=(**)Scroll Lock
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,302: Line 2,416:
|original=Left Shift
|original=Left Shift
|translation=(**)Left Shift
|translation=(**)Left Shift
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,308: Line 2,422:
|original=Right Shift
|original=Right Shift
|translation=(**)Right Shift
|translation=(**)Right Shift
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,314: Line 2,428:
|original=Left Ctrl.
|original=Left Ctrl.
|translation=(**)Left Ctrl.
|translation=(**)Left Ctrl.
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,320: Line 2,434:
|original=Right Ctrl.
|original=Right Ctrl.
|translation=(**)Right Ctrl.
|translation=(**)Right Ctrl.
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,326: Line 2,440:
|original=Semicolon
|original=Semicolon
|translation=(**)Semicolon
|translation=(**)Semicolon
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,332: Line 2,446:
|original=Equals
|original=Equals
|translation=(**)Equals
|translation=(**)Equals
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,338: Line 2,452:
|original=Comma
|original=Comma
|translation=(**)Comma
|translation=(**)Comma
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,344: Line 2,458:
|original=Minus
|original=Minus
|translation=(**)Minus
|translation=(**)Minus
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,350: Line 2,464:
|original=Period
|original=Period
|translation=(**)Period
|translation=(**)Period
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,356: Line 2,470:
|original=Slash
|original=Slash
|translation=(**)Slash
|translation=(**)Slash
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,362: Line 2,476:
|original=Tilde
|original=Tilde
|translation=(**)Tilde
|translation=(**)Tilde
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,368: Line 2,482:
|original=Joystick X
|original=Joystick X
|translation=(**)Joystick X
|translation=(**)Joystick X
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,374: Line 2,488:
|original=Left Bracket
|original=Left Bracket
|translation=(**)Left Bracket
|translation=(**)Left Bracket
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,380: Line 2,494:
|original=Backslash
|original=Backslash
|translation=(**)Backslash
|translation=(**)Backslash
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,386: Line 2,500:
|original=Right Bracket
|original=Right Bracket
|translation=(**)Right Bracket
|translation=(**)Right Bracket
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,392: Line 2,506:
|original=Single Quote
|original=Single Quote
|translation=(**)Single Quote
|translation=(**)Single Quote
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,398: Line 2,512:
|original=Mouse Wheel Up
|original=Mouse Wheel Up
|translation=(**)Mouse Wheel Up
|translation=(**)Mouse Wheel Up
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,404: Line 2,518:
|original=Mouse Wheel Down
|original=Mouse Wheel Down
|translation=(**)Mouse Wheel Down
|translation=(**)Mouse Wheel Down
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,410: Line 2,524:
|original=Attention
|original=Attention
|translation=(**)Attention
|translation=(**)Attention
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,416: Line 2,530:
|original=Cr Sel
|original=Cr Sel
|translation=(**)Cr Sel
|translation=(**)Cr Sel
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,422: Line 2,536:
|original=Ex Sel
|original=Ex Sel
|translation=(**)Ex Sel
|translation=(**)Ex Sel
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,428: Line 2,542:
|original=Er Eof
|original=Er Eof
|translation=(**)Er Eof
|translation=(**)Er Eof
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,434: Line 2,548:
|original=Play
|original=Play
|translation=(**)Play
|translation=(**)Play
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,440: Line 2,554:
|original=Zoom
|original=Zoom
|translation=(**)Zoom
|translation=(**)Zoom
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,446: Line 2,560:
|original=No Name
|original=No Name
|translation=(**)No Name
|translation=(**)No Name
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,452: Line 2,566:
|original=PA1
|original=PA1
|translation=(**)PA1
|translation=(**)PA1
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,458: Line 2,572:
|original=OEM Clear
|original=OEM Clear
|translation=(**)OEM Clear
|translation=(**)OEM Clear
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,469: Line 2,583:
|original=Fire
|original=Fire
|translation=(**)Fire
|translation=(**)Fire
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,475: Line 2,589:
|original=Alternate Fire
|original=Alternate Fire
|translation=(**)Alternate Fire
|translation=(**)Alternate Fire
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,481: Line 2,595:
|original=Move Forward
|original=Move Forward
|translation=(**)Move Forward
|translation=(**)Move Forward
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,487: Line 2,601:
|original=Move Backwards
|original=Move Backwards
|translation=(**)Move Backwards
|translation=(**)Move Backwards
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,493: Line 2,607:
|original=Turn Left
|original=Turn Left
|translation=(**)Turn Left
|translation=(**)Turn Left
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,499: Line 2,613:
|original=Turn Right
|original=Turn Right
|translation=(**)Turn Right
|translation=(**)Turn Right
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,505: Line 2,619:
|original=Strafe Left
|original=Strafe Left
|translation=(**)Strafe Left
|translation=(**)Strafe Left
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,511: Line 2,625:
|original=Strafe Right
|original=Strafe Right
|translation=(**)Strafe Right
|translation=(**)Strafe Right
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,517: Line 2,631:
|original=Jump/Up
|original=Jump/Up
|translation=(**)Jump/Up
|translation=(**)Jump/Up
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,523: Line 2,637:
|original=Crouch/Down
|original=Crouch/Down
|translation=(**)Crouch/Down
|translation=(**)Crouch/Down
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,529: Line 2,643:
|original=Mouse Look
|original=Mouse Look
|translation=(**)Mouse Look
|translation=(**)Mouse Look
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,535: Line 2,649:
|original=Activate Item
|original=Activate Item
|translation=(**)Activate Item
|translation=(**)Activate Item
|found_in=[[UMenu.hut]], [[UnrealShare.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,541: Line 2,655:
|original=Next Item
|original=Next Item
|translation=(**)Next Item
|translation=(**)Next Item
|found_in=[[UMenu.hut]], [[UnrealShare.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,547: Line 2,661:
|original=Previous Item
|original=Previous Item
|translation=(**)Previous Item
|translation=(**)Previous Item
|found_in=[[UMenu.hut]], [[UnrealShare.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,553: Line 2,667:
|original=Look Up
|original=Look Up
|translation=(**)Look Up
|translation=(**)Look Up
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,559: Line 2,673:
|original=Look Down
|original=Look Down
|translation=(**)Look Down
|translation=(**)Look Down
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,565: Line 2,679:
|original=Center View
|original=Center View
|translation=(**)Center View
|translation=(**)Center View
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,571: Line 2,685:
|original=Walk
|original=Walk
|translation=(**)Walk
|translation=(**)Walk
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,577: Line 2,691:
|original=Strafe
|original=Strafe
|translation=(**)Strafe
|translation=(**)Strafe
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,583: Line 2,697:
|original=Next Weapon
|original=Next Weapon
|translation=(**)Next Weapon
|translation=(**)Next Weapon
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,589: Line 2,703:
|original=Prev. Weapon
|original=Prev. Weapon
|translation=(**)Prev. Weapon
|translation=(**)Prev. Weapon
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,595: Line 2,709:
|original=Throw Weapon
|original=Throw Weapon
|translation=(**)Throw Weapon
|translation=(**)Throw Weapon
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,601: Line 2,715:
|original=Feign Death
|original=Feign Death
|translation=(**)Feign Death
|translation=(**)Feign Death
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,607: Line 2,721:
|original=Music Menu
|original=Music Menu
|translation=(**)Music Menu
|translation=(**)Music Menu
|found_in=[[UMenu.hut]], [[UnrealShare.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,613: Line 2,727:
|original=Chat
|original=Chat
|translation=(**)Chat
|translation=(**)Chat
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,619: Line 2,733:
|original=Team Chat
|original=Team Chat
|translation=(**)Team Chat
|translation=(**)Team Chat
|found_in=[[UMenu.hut]], [[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,625: Line 2,739:
|original=Show Scores
|original=Show Scores
|translation=(**)Show Scores
|translation=(**)Show Scores
|found_in=[[UMenu.hut]], [[UnrealShare.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,631: Line 2,745:
|original=Grab Decoration
|original=Grab Decoration
|translation=(**)Grab Decoration
|translation=(**)Grab Decoration
|found_in=[[UMenu.hut]], [[UnrealShare.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,637: Line 2,751:
|original=Toggle Behindview
|original=Toggle Behindview
|translation=(**)Toggle Behindview
|translation=(**)Toggle Behindview
|found_in=[[UMenu.hut]], [[UnrealShare.hut]]
|found_in=[[UMenu.plt]], [[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,643: Line 2,757:
|original=Activate Translator
|original=Activate Translator
|translation=(**)Activate Translator
|translation=(**)Activate Translator
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,649: Line 2,763:
|original=Suicide
|original=Suicide
|translation=(**)Suicide
|translation=(**)Suicide
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,655: Line 2,769:
|original=Quick Save
|original=Quick Save
|translation=(**)Quick Save
|translation=(**)Quick Save
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,661: Line 2,775:
|original=Quick Load
|original=Quick Load
|translation=(**)Quick Load
|translation=(**)Quick Load
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,667: Line 2,781:
|original=Screenshot
|original=Screenshot
|translation=(**)Screenshot
|translation=(**)Screenshot
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,673: Line 2,787:
|original=Change Brightness
|original=Change Brightness
|translation=(**)Change Brightness
|translation=(**)Change Brightness
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,679: Line 2,793:
|original=Admin Menu
|original=Admin Menu
|translation=(**)Admin Menu
|translation=(**)Admin Menu
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,685: Line 2,799:
|original=Cancel Connection
|original=Cancel Connection
|translation=(**)Cancel Connection
|translation=(**)Cancel Connection
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,691: Line 2,805:
|original=Disconnect
|original=Disconnect
|translation=(**)Disconnect
|translation=(**)Disconnect
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,697: Line 2,811:
|original=Reconnect
|original=Reconnect
|translation=(**)Reconnect
|translation=(**)Reconnect
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,703: Line 2,817:
|original=Console Button
|original=Console Button
|translation=(**)Console Button
|translation=(**)Console Button
|found_in=[[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,709: Line 2,823:
|original=Console Character
|original=Console Character
|translation=(**)Console Character
|translation=(**)Console Character
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,715: Line 2,829:
|original=Quick Console
|original=Quick Console
|translation=(**)Quick Console
|translation=(**)Quick Console
|found_in=[[UnrealShare.hut]], [[UTMenu.hut]]
|found_in=[[UnrealShare.plt]], [[UTMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,721: Line 2,835:
|original=Show Voice Menu
|original=Show Voice Menu
|translation=(**)Show Voice Menu
|translation=(**)Show Voice Menu
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,727: Line 2,841:
|original=Thrust
|original=Thrust
|translation=(**)Thrust
|translation=(**)Thrust
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,733: Line 2,847:
|original=Wave
|original=Wave
|translation=(**)Wave
|translation=(**)Wave
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Victory 1
|original=Victory X
|translation=(**)Victory 1
|translation=(**)Victory X
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Victory 2
|translation=(**)Victory 2
|found_in=[[UTMenu.hut]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,751: Line 2,859:
|original=Select Best Weapon
|original=Select Best Weapon
|translation=(**)Select Best Weapon
|translation=(**)Select Best Weapon
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Translocator
|translation=(**)Translocator
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Chainsaw
|translation=(**)Chainsaw
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Impact Hammer
|translation=(**)Impact Hammer
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Enforcer
|translation=(**)Enforcer
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Shock Rifle
|translation=(**)Shock Rifle
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=GES BioRifle
|translation=(**)GES BioRifle
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Pulse Gun
|translation=(**)Pulse Gun
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Sniper Rifle
|translation=(**)Sniper Rifle
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Ripper
|translation=(**)Ripper
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Minigun
|translation=(**)Minigun
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Flak Cannon
|translation=(**)Flak Cannon
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Rocket Launcher
|translation=(**)Rocket Launcher
|found_in=[[UTMenu.hut]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Redeemer
|translation=(**)Redeemer
|found_in=[[UTMenu.hut]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,835: Line 2,865:
|original=View Teammate X
|original=View Teammate X
|translation=(**)View Teammate X
|translation=(**)View Teammate X
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,841: Line 2,871:
|original=Increase HUD
|original=Increase HUD
|translation=(**)Increase HUD
|translation=(**)Increase HUD
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,847: Line 2,877:
|original=Decrease HUD
|original=Decrease HUD
|translation=(**)Decrease HUD
|translation=(**)Decrease HUD
|found_in=[[UTMenu.hut]]
|found_in=[[UTMenu.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,858: Line 2,888:
|original=Novice
|original=Novice
|translation=(**)Novice
|translation=(**)Novice
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
Line 2,864: Line 2,894:
|original=Average
|original=Average
|translation=(**)Average
|translation=(**)Average
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
Line 2,870: Line 2,900:
|original=Experienced
|original=Experienced
|translation=(**)Experienced
|translation=(**)Experienced
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,876: Line 2,906:
|original=Skilled
|original=Skilled
|translation=(**)Skilled
|translation=(**)Skilled
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
Line 2,882: Line 2,912:
|original=Adept
|original=Adept
|translation=(**)Adept
|translation=(**)Adept
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,888: Line 2,918:
|original=Masterful
|original=Masterful
|translation=(**)Masterful
|translation=(**)Masterful
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=
|notes=
}}
}}
Line 2,894: Line 2,924:
|original=Inhuman
|original=Inhuman
|translation=(**)Inhuman
|translation=(**)Inhuman
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,900: Line 2,930:
|original=Godlike
|original=Godlike
|translation=(**)Godlike
|translation=(**)Godlike
|found_in=[[UMenu.hut]], [[Botpack.hut]]
|found_in=[[UMenu.plt]], [[Botpack.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 2,906: Line 2,936:
|original=Easy
|original=Easy
|translation=(**)Easy
|translation=(**)Easy
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,912: Line 2,942:
|original=Medium
|original=Medium
|translation=(**)Medium
|translation=(**)Medium
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,918: Line 2,948:
|original=Hard
|original=Hard
|translation=(**)Hard
|translation=(**)Hard
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,924: Line 2,954:
|original=Unreal
|original=Unreal
|translation=(**)Unreal
|translation=(**)Unreal
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=
|notes=
}}
}}
Line 2,930: Line 2,960:
|original=Extreme
|original=Extreme
|translation=(**)Extreme
|translation=(**)Extreme
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,936: Line 2,966:
|original=Nightmare
|original=Nightmare
|translation=(**)Nightmare
|translation=(**)Nightmare
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,942: Line 2,972:
|original=Ultra-Unreal
|original=Ultra-Unreal
|translation=(**)Ultra-Unreal
|translation=(**)Ultra-Unreal
|found_in=[[UMenu.hut]]
|found_in=[[UMenu.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,952: Line 2,982:
|original=Male 1
|original=Male 1
|translation=(**)Male 1
|translation=(**)Male 1
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,958: Line 2,988:
|original=Male 2
|original=Male 2
|translation=(**)Male 2
|translation=(**)Male 2
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,964: Line 2,994:
|original=Male 3
|original=Male 3
|translation=(**)Male 3
|translation=(**)Male 3
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,970: Line 3,000:
|original=Female 1
|original=Female 1
|translation=(**)Female 1
|translation=(**)Female 1
|found_in=[[UnrealShare.hut]]
|found_in=[[UnrealShare.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,976: Line 3,006:
|original=Female 2
|original=Female 2
|translation=(**)Female 2
|translation=(**)Female 2
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,982: Line 3,012:
|original=Skaarj Trooper
|original=Skaarj Trooper
|translation=(**)Skaarj Trooper
|translation=(**)Skaarj Trooper
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,988: Line 3,018:
|original=Nali
|original=Nali
|translation=(**)Nali
|translation=(**)Nali
|found_in=[[UnrealI.hut]]
|found_in=[[UnrealI.plt]], [[multimesh.plt]], [[RocketArenaMultimesh.plt]]
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 2,994: Line 3,024:
|original=Male Commando
|original=Male Commando
|translation=(**)Male Commando
|translation=(**)Male Commando
|found_in=[[Botpack.hut]], [[CommandoSkins.hut]], [[RocketArena.hut]]
|found_in=[[Botpack.plt]], [[CommandoSkins.plt]], [[RocketArena.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,000: Line 3,030:
|original=Male Soldier
|original=Male Soldier
|translation=(**)Male Soldier
|translation=(**)Male Soldier
|found_in=[[Botpack.hut]], [[SoldierSkins.hut]], [[RocketArena.hut]]
|found_in=[[Botpack.plt]], [[SoldierSkins.plt]], [[RocketArena.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,006: Line 3,036:
|original=Female Commando
|original=Female Commando
|translation=(**)Female Commando
|translation=(**)Female Commando
|found_in=[[Botpack.hut]], [[FCommandoSkins.hut]], [[RocketArena.hut]]
|found_in=[[Botpack.plt]], [[FCommandoSkins.plt]], [[RocketArena.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,012: Line 3,042:
|original=Female Soldier
|original=Female Soldier
|translation=(**)Female Soldier
|translation=(**)Female Soldier
|found_in=[[Botpack.hut]], [[SGirlSkins.hut]], [[RocketArena.hut]]
|found_in=[[Botpack.plt]], [[SGirlSkins.plt]], [[RocketArena.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,018: Line 3,048:
|original=Boss
|original=Boss
|translation=(**)Boss
|translation=(**)Boss
|found_in=[[Botpack.hut]], [[BossSkins.hut]], [[RocketArena.hut]]
|found_in=[[Botpack.plt]], [[BossSkins.plt]], [[RocketArena.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,024: Line 3,054:
|original=Skaarj Hybrid
|original=Skaarj Hybrid
|translation=(**)Skaarj Hybrid
|translation=(**)Skaarj Hybrid
|found_in=[[multimesh.hut]], [[RocketArenaMultimesh.hut]]
|found_in=[[multimesh.plt]], [[RocketArenaMultimesh.plt]]
|notes=UT Only
}}
{{LanguageTableRow
|original=Nali
|translation=(**)Nali
|found_in=[[multimesh.hut]], [[RocketArenaMultimesh.hut]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,036: Line 3,060:
|original=Nali WarCow
|original=Nali WarCow
|translation=(**)Nali WarCow
|translation=(**)Nali WarCow
|found_in=[[multimesh.hut]], [[RocketArenaMultimesh.hut]]
|found_in=[[multimesh.plt]], [[RocketArenaMultimesh.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,042: Line 3,066:
|original=WarBoss
|original=WarBoss
|translation=(**)WarBoss
|translation=(**)WarBoss
|found_in=[[skeletalchars.hut]]
|found_in=[[skeletalchars.plt]]
|notes=UT Only
|notes=UT Only
}}
}}
Line 3,048: Line 3,072:
|original=Xan Mk. II
|original=Xan Mk. II
|translation=(**)Xan Mk. II
|translation=(**)Xan Mk. II
|found_in=[[skeletalchars.hut]]
|found_in=[[skeletalchars.plt]]
|notes=UT Only
|notes=UT Only
}}
}}

Revision as of 18:33, 16 February 2021

Untranslated lines
The following page contains untranslated lines for the Hungarian language. If you're fluent or native on this language, you can help us fix them by locating the lines starting with two asterisks (**).
Oldunreal Localization Project
Portals: EnglishGermanFrenchSpanishItalianRussianPolishPortugueseHungarianCzechSwedishCatalanDutchNorwegianJapanese
Unreal: EnglishGermanFrenchSpanishItalianRussianPolishPortugueseHungarianCzechSwedishCatalanDutchNorwegianJapanese
UT99: EnglishGermanFrenchSpanishItalianRussianPolishPortugueseHungarianCzechSwedishCatalanDutchNorwegianJapanese
UT2004: EnglishGermanFrenchSpanishItalianRussianPolishPortugueseHungarianCzechSwedishCatalanDutchNorwegianJapanese
Guidelines: EnglishGermanFrenchSpanishItalianRussianPolishPortugueseHungarianCzechSwedishCatalanDutchNorwegianJapanese

"Advanced Options" Tree

Original entry Translation Found In Class Metaclass Notes
Advanced Options Haladó Opciók Core.plt, Editor.plt, Engine.plt Root.
Advanced Haladó Core.plt, Engine.plt
Rendering Renderelés Engine.plt, D3DDrv.plt, D3D9Drv.plt, GlideDrv.plt, MeTaLDrv.plt, OpenGLDrv.plt, SglDrv.plt, SoftDrv.plt, XMesaGLDrv.plt, XOpenGLDrv.plt, D3D8Drv.plt, OGLDrv.plt, OldOpenGLDrv.plt, SDLGLDrv.plt, SDLSoftDrv.plt, D3D10Drv.plt
Audio Hang Engine.plt, ALAudio.plt, Galaxy.plt, FMODAudioDrv.plt, SwFMOD.plt, Cluster.plt FMODAudioDrv.FMODAudioDevice
Networking (**)Networking Engine.plt, IpDrv.plt, UnrealI.plt, UnrealShare.plt
Game Types (**)Game Types Engine.plt, UnrealI.plt, UnrealShare.plt, Botpack.plt
Display (**)Display Engine.plt, WinDrv.plt, XDrv.plt, SDL2Drv.plt, SDLDrv.plt
Joystick (**)Joystick Engine.plt, WinDrv.plt, XDrv.plt, SDL2Drv.plt, SDLDrv.plt
Drivers (**)Drivers Engine.plt Engine.Engine Category=Drivers
Game Settings (**)Game Settings Engine.plt Engine.GameInfo
Decals (**)Decals Engine.plt Unreal Only
Editor Editor Editor.plt


"Advanced" Tree

Original entry Translation Found In Class Metaclass Notes
Game Engine Settings (**)Game Engine Settings Engine.plt Engine.GameEngine Category=Settings
Key Aliases (**)Key Aliases Engine.plt Engine.Input Category=Aliases
Raw Key Bindings (**)Raw Key Bindings Engine.plt Engine.Input Category=RawKeys
File System Fájl Rendszer Core.plt Core.System


"Game Types" Tree

Original entry Translation Found In Class Metaclass Notes
Darkmatch (**)Darkmatch UnrealI.plt UnrealI.DarkMatch Unreal Only
King of the Hill (**)King of the Hill UnrealI.plt UnrealI.KingOfTheHill Unreal Only
Coop Play (**)Coop Play UnrealShare.plt UnrealShare.CoopGame Unreal Only
Deathmatch (**)Deathmatch UnrealShare.plt UnrealShare.DeathmatchGame Unreal Only
Team Play (**)Team Play UnrealShare.plt UnrealShare.TeamGame Unreal Only
Tournament Deathmatch (**)Tournament Deathmatch Botpack.plt Botpack.DeathmatchPlus UT Only
Tournament Team Game (**)Tournament Team Game Botpack.plt Botpack.TeamGamePlus UT Only
Capture The Flag (**)Capture The Flag Botpack.plt Botpack.CTFGame UT Only
Assault (**)Assault Botpack.plt Botpack.Assault UT Only
Domination (**)Domination Botpack.plt Botpack.Domination UT Only
Last Man Standing (**)Last Man Standing Botpack.plt Botpack.LastManStanding UT Only
Tournament Darkmatch (**)Tournament Darkmatch Botpack.plt Botpack.TournamentDarkmatch UT Only


"Networking" Tree

Original entry Translation Found In Class Metaclass Notes
Public Server Information (**)Public Server Information Engine.plt Engine.GameReplicationInfo
Map Lists (**)Map Lists Engine.plt, UnrealI.plt, UnrealShare.plt Unreal Only
TCP/IP Network Play (**)TCP/IP Network Play IpDrv.plt IpDrv.TcpNetDriver
Server Beacon (**)Server Beacon IpDrv.plt IpDrv.UdpBeacon
Master Server Uplink (**)Master Server Uplink IpServer.plt IpServer.UdpServerUplink
Channel Download (**)Channel Download Engine.plt Engine.ChannelDownload Unreal Only
Connection Notifications (**)Connection Notifications Engine.plt Engine.Gameinfo Category=Networking
Unreal Only
UBrowser (**)UBrowser UBrowser.plt UBrowser.UBrowserMainClientWindow Unreal Only
Unreal Integrity (**)Unreal Integrity UnrealIntegrity.plt UnrealIntegrity.IntegrityServer Unreal Only
Web Server (**)Web Server UWeb.plt(**), UWebAdmin.plt(*) UWeb.WebServer(**) (*) Unreal Only, (**) UT Only
Web-Based Remote Administration (**)Web-Based Remote Administration UTServerAdmin.plt UTServerAdmin.UTServerAdmin UT Only


"Web Server" Tree

Original entry Translation Found In Class Metaclass Notes
Web Manager (**)Web Manager UWebAdmin.plt UWebAdmin.WebAdminManager Unreal Only
Web Connection (**)Web Connection UWebAdmin.plt UWebAdmin.WebServer Unreal Only
Sub Web Manager (**)Sub Web Manager UWebAdmin.plt UWebAdmin.SubWebManager Unreal Only
Messaging Spectator (**)Messaging Spectator UWebAdmin.plt UWebAdmin.MessagingSpectator Unreal Only


"Decals" Tree

Original entry Translation Found In Class Metaclass Notes
Blood (**)Blood Engine.plt Unreal Only
Pawn Shadow (**)Pawn Shadow Engine.plt Engine.PawnShadow Unreal Only
Decoration Shadow (**)Decoration Shadow Engine.plt Engine.DecoShadow Unreal Only
Projectile Shadow (**)Projectile Shadow Engine.plt Engine.ProjectileShadow Unreal Only
Config (**)Config UnrealShare.plt UnrealShare.Scorch Unreal Only
Category=Decal


"Blood" Tree

Original entry Translation Found In Class Metaclass Notes
Server (**)Server Engine.plt Engine.GameInfo Unreal Only.
Category=BloodServer
Client (**)Client UnrealShare.plt UnrealShare.UnrealBlood Unreal Only
Category=BloodClient


"Editor" Tree

Original entry Translation Found In Class Metaclass Notes
Advanced (Editor) Haladó (Editor) Editor.plt Editor.EditorEngine Category=Advanced
Colors Színek Editor.plt Editor.EditorEngine Category=Colors
Grid Rács Editor.plt Editor.EditorEngine Category=Grid
Rotation Grid Forgás rács Editor.plt Editor.EditorEngine Category=RotationGrid
AudioPackage Commandlet (**)AudioPackage Commandlet Editor.plt Editor.AudioPackageCommandlet Unreal Only
MusicPackages Commandlet (**)MusicPackages Commandlet Editor.plt Editor.MusicPackagesCommandlet Unreal Only


"Audio" Tree

Original entry Translation Found In Class Metaclass Notes
OpenAL 3D Audio Support Az OpenAL 3D hang támogatása ALAudio.plt ALAudio.ALAudioSubsystem
FMOD 3D Audio Support Az FMOD 3D hang támogatása FMODAudioDrv.plt FMODAudioDrv.FMODAudioDevice Unreal Only
Galaxy 3D Audio Support Az Galaxy 3D hang támogatása Galaxy.plt Galaxy.GalaxyAudioSubsystem
Cluster 3D Audio Support Az Cluster 3D hang támogatása Cluster.plt Cluster.ClusterAudioSubsystem UT Only
SwFMOD 3D Audio Support Az SwFMOD 3D hang támogatása SwFMOD.plt SwFMOD.SwFMOD Unreal Only


"Rendering" Tree

Original entry Translation Found In Class Metaclass Notes
Direct3D 9 Support Direct3D 9 támogatás D3D9Drv.plt D3D9Drv.D3D9RenderDevice
Direct3D 7 Support Direct3D 7 támogatás D3DDrv.plt D3DDrv.D3DRenderDevice
3dfx Glide Support 3dfx Glide támogatás GlideDrv.plt GlideDrv.GlideRenderDevice
S3 MeTaL Support S3 MeTaL támogatás MeTaLDrv.plt MeTaLDrv.MeTaLRenderDevice
OpenGL Support OpenGL támogatás OpenGLDrv.plt OpenGLDrv.OpenGLRenderDevice
SDL OpenGL Support SDL OpenGL támogatás SDLGLDrv.plt SDLGLDrv.SDLGLRenderDevice
SDL Software Rendering SDL szoftver-megjelenítés SDLSoftDrv.plt SDLSoftDrv.SDLSoftwareRenderDevice
PowerVR SGL Support PowerVR SGL támogatás SglDrv.plt SGLDrv.SGLRenderDevice
Software Rendering Szoftver-megjelenítés SoftDrv.plt SoftDrv.SoftwareRenderDevice
Mesa 3D Support Mesa 3D támogatás XMesaGLDrv.plt XMesaGLDrv.XMesaGLRenderDevice Unreal Only
XOpenGL Support XOpenGL támogatás XOpenGLDrv.plt XOpenGLDrv.XOpenGLRenderDevice Category=Options
Direct3D 8 Support Direct3D 8 támogatás D3D8Drv.plt D3D8Drv.D3D8RenderDevice Unreal Only
OGL Support OGL támogatás OGLDrv.plt OGLDrv.OpenGLRenderDevice Unreal Only
OldOpenGL Support OldOpenGL támogatás OldOpenGLDrv.plt OldOpenGLDrv.OpenGLRenderDevice Unreal Only
Direct3D 10 Support Direct3D 10 támogatás D3D10Drv.plt D3D10Drv.D3D10RenderDevice No game present


"Map Lists" Tree

Original entry Translation Found In Class Metaclass Notes
Darkmatch Maps (**)Darkmatch Maps UnrealI.plt UnrealI.DkMapList Unreal Only
Deathmatch Maps (**)Deathmatch Maps UnrealShare.plt UnrealShare.DmMapList Unreal Only


"XOpenGL Support" Tree

Original entry Translation Found In Class Metaclass Notes
Debug Options (**)Debug Options XOpenGLDrv.plt XOpenGLDrv.XOpenGLRenderDevice Category=DebugOptions


"Display" Tree

Original entry Translation Found In Class Metaclass Notes
Source Development Layer (**)Source Development Layer SDLDrv.plt SDLDrv.SDLClient Category=Display
Windows (**)Windows WinDrv.plt WinDrv.WindowsClient Category=Display
X Server (**)X Server XDrv.plt XDrv.XClient Category=Display
Source Development Layer 2 (**)Source Development Layer 2 SDL2Drv.plt SDL2Drv.SDL2Client Category=Display
Unreal only


"Joystick" Tree

Original entry Translation Found In Class Metaclass Notes
Source Development Layer (**)Source Development Layer SDLDrv.plt SDLDrv.SDLClient Category=Joystick
Windows (**)Windows WinDrv.plt WinDrv.WindowsClient Category=Joystick
X Server (**)X Server XDrv.plt XDrv.XClient Category=Joystick
Source Development Layer 2 (**)Source Development Layer 2 SDL2Drv.plt SDL2Drv.SDL2Client Category=Joystick
Unreal only


Weapon/Item/Locale Names

Weapons

Original entry Translation Found In Class Metaclass Notes
Dispersion Pistol (**)Dispersion Pistol UnrealShare.plt [Empty] [Empty]
AutoMag (**)AutoMag UnrealShare.plt [Empty] [Empty]
Stinger (**)Stinger UnrealShare.plt [Empty] [Empty]
ASMD (**)ASMD UnrealShare.plt [Empty] [Empty]
Eightball Gun (**)Eightball Gun UnrealShare.plt [Empty] [Empty]
Flak Cannon (**)Flak Cannon UnrealI.plt, Botpack.plt, UTMenu.plt [Empty] [Empty]
RazorJack (**)RazorJack UnrealI.plt [Empty] [Empty]
GES BioRifle (**)GES BioRifle UnrealI.plt, Botpack.plt, UTMenu.plt [Empty] [Empty]
Rifle (**)Rifle UnrealI.plt [Empty] [Empty]
Minigun (**)Minigun UnrealI.plt, Botpack.plt, UTMenu.plt [Empty] [Empty]
Quad-Barreled ShotGun (**)Quad-Barreled ShotGun UnrealI.plt [Empty] [Empty]
Translocator (**)Translocator UnrealShare.plt, Botpack.plt, UTMenu.plt [Empty] [Empty]
Peacemaker (**)Peacemaker UnrealI.plt [Empty] [Empty] Unreal Only
Chainsaw (**)Chainsaw Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Impact Hammer (**)Impact Hammer Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Enforcer (**)Enforcer Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Dual Enforcers (**)Dual Enforcers Botpack.plt [Empty] [Empty] UT Only
Shock Rifle (**)Shock Rifle Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Enhanced Shock Rifle (**)Enhanced Shock Rifle Botpack.plt [Empty] [Empty] UT Only
Pulse Gun (**)Pulse Gun Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Ripper (**)Ripper Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Rocket Launcher (**)Rocket Launcher Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Sniper Rifle (**)Sniper Rifle Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only
Redeemer (**)Redeemer Botpack.plt, UTMenu.plt [Empty] [Empty] UT Only


Ammo

Original entry Translation Found In Class Metaclass Notes
Dispersion Pistol Powerup (**)Dispersion Pistol Powerup UnrealShare.plt [Empty] [Empty]
Clip (**)Clip UnrealShare.plt [Empty] [Empty]
Tarydium Shards (**)Tarydium Shards UnrealShare.plt [Empty] [Empty]
ASMD Core (**)ASMD Core UnrealShare.plt [Empty] [Empty]
Eightballs (**)Eightballs UnrealShare.plt [Empty] [Empty]
Flak Shells (**)Flak Shells UnrealI.plt, Botpack.plt [Empty] [Empty]
Razor Blades (**)Razor Blades UnrealI.plt, Botpack.plt [Empty] [Empty]
Tarydium Biosludge (**)Tarydium Biosludge UnrealI.plt [Empty] [Empty]
Rifle Rounds (**)Rifle Rounds UnrealI.plt, Botpack.plt [Empty] [Empty]
Bullet Box (**)Bullet Box UnrealShare.plt, Botpack.plt [Empty] [Empty]
Shell Box (**)Shell Box UnrealI.plt [Empty] [Empty]
Shock Cores (**)Shock Cores Botpack.plt [Empty] [Empty] UT Only
Enhanced Shock Cores (**)Enhanced Shock Cores Botpack.plt [Empty] [Empty] UT Only
Pulse Cells (**)Pulse Cells Botpack.plt [Empty] [Empty] UT Only
Rocket Pack (**)Rocket Pack Botpack.plt [Empty] [Empty] UT Only


Items

Original entry Translation Found In Class Metaclass Notes
SearchLight (**)SearchLight UnrealI.plt [Empty] [Empty]
Nali Fruit Seeds (**)Nali Fruit Seeds UnrealI.plt [Empty] [Empty]
Jump Boots (**)Jump Boots UnrealI.plt [Empty] [Empty]
Force Field (**)Force Field UnrealI.plt [Empty] [Empty]
Invisibility (**)Invisibility UnrealI.plt, Botpack.plt [Empty] [Empty]
Asbestos Suit (**)Asbestos Suit UnrealI.plt [Empty] [Empty]
Acoustic Dampener (**)Acoustic Dampener UnrealI.plt [Empty] [Empty]
Antitoxin Suit (**)Antitoxin Suit UnrealI.plt [Empty] [Empty]
Power Shield (**)Power Shield UnrealI.plt [Empty] [Empty]
Woodruff Seeds (**)Woodruff Seeds UnrealI.plt [Empty] [Empty] Unreal Only
Universal Translator (**)Universal Translator UnrealShare.plt [Empty] [Empty]
Shield Belt (**)Shield Belt UnrealShare.plt, Botpack.plt [Empty] [Empty]
Flashlight (**)Flashlight UnrealShare.plt [Empty] [Empty]
Nali Healing Fruit (**)Nali Healing Fruit UnrealShare.plt [Empty] [Empty]
Health Pack (**)Health Pack UnrealShare.plt, Botpack.plt [Empty] [Empty]
SCUBA Gear (**)SCUBA Gear UnrealShare.plt [Empty] [Empty]
Energy Amplifier (**)Energy Amplifier UnrealShare.plt [Empty] [Empty] Unreal Only
Voice Box (**)Voice Box UnrealShare.plt [Empty] [Empty]
Flare (**)Flare UnrealShare.plt [Empty] [Empty]
Super Health Pack (**)Super Health Pack UnrealShare.plt [Empty] [Empty]
Kevlar Suit (**)Kevlar Suit UnrealShare.plt [Empty] [Empty]
Bandages (**)Bandages UnrealShare.plt [Empty] [Empty]
Assault Vest (**)Assault Vest UnrealShare.plt [Empty] [Empty]
Master of the Woods (**)Master of the Woods UnrealShare.plt [Empty] [Empty] Unreal Only
Minigun Sentry (**)Minigun Sentry UnrealShare.plt [Empty] [Empty] Unreal Only
Damage Amplifier (**)Damage Amplifier Botpack.plt [Empty] [Empty] UT Only
Thigh Pads (**)Thigh Pads Botpack.plt [Empty] [Empty] UT Only
Body Armor (**)Body Armor Botpack.plt [Empty] [Empty] UT Only
AntiGrav Boots (**)AntiGrav Boots Botpack.plt [Empty] [Empty] UT Only
Big Keg O' Health (**)Big Keg O' Health Botpack.plt [Empty] [Empty] UT Only
Health Vial (**)Health Vial Botpack.plt [Empty] [Empty] UT Only


Maps

Original entry Translation Found In Class Metaclass Notes
Bluff Eversmoking (**)Bluff Eversmoking Bluff.plt [Empty] [Empty] Unreal Only
The Ceremonial Chambers (**)The Ceremonial Chambers Ceremony.plt [Empty] [Empty] Unreal Only
Chizra - The Nali Water God Temple (**)Chizra - The Nali Water God Temple Chizra.plt [Empty] [Empty] Unreal Only
Dark Arena (**)Dark Arena Dark.plt [Empty] [Empty] Unreal Only
Cellars at Dasa Pass (**)Cellars at Dasa Pass DasaCellars.plt [Empty] [Empty] Unreal Only
Dasa Mountain Pass (**)Dasa Mountain Pass DasaPass.plt [Empty] [Empty] Unreal Only
Demon Crater (**)Demon Crater DCrater.plt [Empty] [Empty] Unreal Only
Rrajigar Mine (**)Rrajigar Mine Dig.plt [Empty] [Empty] Unreal Only
Night Op (**)Night Op DKNightOp.plt [Empty] [Empty] Unreal Only
Ariza (**)Ariza DmAriza.plt [Empty] [Empty] Unreal Only
Beyond The Sun (**)Beyond The Sun DmBeyondTheSun.plt [Empty] [Empty] Unreal 227 Only
Curse (**)Curse DmCurse.plt, DM-Curse][.plt [Empty] [Empty]
Death Fan (**)Death Fan DmDeathFan.plt [Empty] [Empty] Unreal Only
Deck #16 (**)Deck #16 DmDeck16.plt, DM-Deck16][.plt [Empty] [Empty]
Elsinore (**)Elsinore DmElsinore.plt [Empty] [Empty] Unreal Only
Exar (**)Exar DmExar.plt [Empty] [Empty] Unreal 227 Only
Fire In The Hole (**)Fire In The Hole DMfith.plt [Empty] [Empty] Unreal Only
Healing Pod (**)Healing Pod DmHealPod.plt, DM-HealPod][.plt [Empty] [Empty]
Morbias (**)Morbias DmMorbias.plt, DM-Morbias][.plt [Empty] [Empty]
Radikus (**)Radikus DmRadikus.plt [Empty] [Empty] Unreal Only
Retrospective (**)Retrospective DmRetrospective.plt [Empty] [Empty] Unreal 227 Only
Riot! (**)Riot! DmRiot.plt [Empty] [Empty] Unreal 227 Only
Tundra (**)Tundra DmTundra.plt [Empty] [Empty] Unreal Only
Depths of Rrajigar (**)Depths of Rrajigar Dug.plt [Empty] [Empty] Unreal Only
Ending Sequence (**)Ending Sequence EndGame.plt [Empty] [Empty]
Mothership Basement (**)Mothership Basement ExtremeBeg.plt [Empty] [Empty] Unreal Only
Mothership Core (**)Mothership Core ExtremeCore.plt [Empty] [Empty] Unreal Only
The Darkening (**)The Darkening ExtremeDark.plt [Empty] [Empty] Unreal Only
Illumination (**)Illumination ExtremeDarkGen.plt, ExtremeDGen.plt [Empty] [Empty] Unreal Only
The Source Antechamber (**)The Source Antechamber ExtremeEnd.plt [Empty] [Empty] Unreal Only
Skaarj Generator (**)Skaarj Generator ExtremeGen.plt [Empty] [Empty] Unreal Only
Mothership Lab (**)Mothership Lab ExtremeLab.plt [Empty] [Empty] Unreal Only
The Gateway (**)The Gateway Gateway.plt [Empty] [Empty] Unreal Only
Harobed Village (**)Harobed Village Harobed.plt [Empty] [Empty] Unreal Only
ISV-Kran Deck 1 (**)ISV-Kran Deck 1 IsvDeck1.plt [Empty] [Empty] Unreal Only
ISV-Kran Decks 2 & 3 (**)ISV-Kran Decks 2 & 3 IsvKran32.plt [Empty] [Empty] Unreal Only
ISV-Kran Deck 4 (**)ISV-Kran Deck 4 IsvKran4.plt [Empty] [Empty] Unreal Only
Serpent Canyon (**)Serpent Canyon NaliBoat.plt [Empty] [Empty] Unreal Only
Nali Castle (**)Nali Castle NaliC.plt [Empty] [Empty] Unreal Only
Demonlord's Lair (**)Demonlord's Lair NaliLord.plt [Empty] [Empty] Unreal Only
Noork's Elbow (**)Noork's Elbow Noork.plt [Empty] [Empty] Unreal Only
Nyleve's Falls (**)Nyleve's Falls Nyleve.plt [Empty] [Empty] Unreal Only
Sacred Passage (**)Sacred Passage Passage.plt [Empty] [Empty] Unreal Only
The Source (**)The Source QueenEnd.plt [Empty] [Empty] Unreal Only
Temple of Vandora (**)Temple of Vandora Ruins.plt [Empty] [Empty] Unreal Only
Outpost 3J (**)Outpost 3J SkyBase.plt [Empty] [Empty] Unreal Only
Gateway to Na Pali (**)Gateway to Na Pali SkyCaves.plt [Empty] [Empty] Unreal Only
Na Pali Haven (**)Na Pali Haven SkyTown.plt [Empty] [Empty] Unreal Only
Spire Village (**)Spire Village SpireVillage.plt [Empty] [Empty] Unreal Only
Terraniux Underground (**)Terraniux Underground TerraLift.plt [Empty] [Empty] Unreal Only
Terraniux (**)Terraniux Terraniux.plt [Empty] [Empty] Unreal Only
The Sunspire (**)The Sunspire TheSunspire.plt [Empty] [Empty] Unreal Only
The Trench (**)The Trench Trench.plt [Empty] [Empty] Unreal Only
Velora Pass (**)Velora Pass VeloraEnd.plt [Empty] [Empty] Unreal Only
Vortex Rikers (**)Vortex Rikers Vortex2.plt [Empty] [Empty] Unreal Only
Gala's Peak (**)Gala's Peak Abyss.plt [Empty] [Empty] RTNP Only
Approaching UMS Prometheus (**)Approaching UMS Prometheus Crashsite.plt [Empty] [Empty] RTNP Only
UMS Prometheus (**)UMS Prometheus Crashsite1.plt [Empty] [Empty] RTNP Only
Inside UMS Prometheus (**)Inside UMS Prometheus Crashsite2.plt [Empty] [Empty] RTNP Only
Athena (**)Athena DmAthena.plt [Empty] [Empty] RTNP Only
Daybreak (**)Daybreak DmDaybreak.plt [Empty] [Empty] RTNP Only
Hazard (**)Hazard DmHazard.plt [Empty] [Empty] RTNP Only
Stomp (**)Stomp DmStomp.plt [Empty] [Empty] RTNP Only
Sun Speak (**)Sun Speak DmSunSpeak.plt [Empty] [Empty] RTNP Only
Terra (**)Terra DmTerra.plt [Empty] [Empty] RTNP Only
Edge of Na Pali (**)Edge of Na Pali DuskFalls.plt [Empty] [Empty] RTNP Only
The Eldora Well (**)The Eldora Well Eldora.plt [Empty] [Empty] RTNP Only
Ending Sequence (**)Ending Sequence End.plt [Empty] [Empty] RTNP Only
Foundry Tarydium Plant (**)Foundry Tarydium Plant Foundry.plt [Empty] [Empty] RTNP Only
Watcher of the Skies (**)Watcher of the Skies Glacena.plt [Empty] [Empty] RTNP Only
Glathriel Village (**)Glathriel Village Glathriel1.plt, Glathriel2.plt [Empty] [Empty] RTNP Only
Intermission X (**)Intermission X InterIntro.plt, Inter1.plt, Inter2.plt, Inter3.plt, Inter4.plt, Inter5.plt, Inter6.plt, Inter7.plt, Inter8.plt, Inter9.plt, Inter10.plt, Inter11.plt, Inter12.plt, Inter13.plt, Inter14.plt, InterCrashsite.plt, Intro1.plt, Intro2.plt [Empty] [Empty] RTNP Only
Nagomi Passage (**)Nagomi Passage Nagomi.plt, NagomiSun.plt [Empty] [Empty] RTNP Only
Escape from Na Pali (**)Escape from Na Pali Nalic2.plt [Empty] [Empty] RTNP Only
Neve's Crossing (**)Neve's Crossing Nevec.plt [Empty] [Empty] RTNP Only
Spire Valley (**)Spire Valley SpireLand.plt [Empty] [Empty] RTNP Only
Bounds of Foundry (**)Bounds of Foundry Toxic.plt [Empty] [Empty] RTNP Only
Velora Temple (**)Velora Temple Velora.plt [Empty] [Empty] RTNP Only
Cybrosis Central (**)Cybrosis Central DM-Cybrosis.plt, CTF-Cybrosis][.plt, DM-Cybrosis][.plt [Empty] [Empty]
Blood Letting (**)Blood Letting DM-Letting.plt [Empty] [Empty] Unreal FMP Only
Loxi (**)Loxi DM-Loxi.plt [Empty] [Empty] Unreal FMP Only
Mojo (**)Mojo DM-Mojo.plt, DM-Mojo][.plt [Empty] [Empty]
Shrapnel (**)Shrapnel DM-Shrapnel.plt, DM-Shrapnel][.plt, Botpack.plt [Empty] [Empty]
Twilight (**)Twilight DM-Twilight.plt [Empty] [Empty] Unreal FMP Only
Bay C (**)Bay C DmBayC.plt [Empty] [Empty] Unreal DMP Only
Blood Creek (**)Blood Creek DmCreek.plt [Empty] [Empty] Unreal DMP Only
Despair (**)Despair DmDespair.plt [Empty] [Empty] Unreal DMP Only
Eclipse (**)Eclipse DmEclipse.plt [Empty] [Empty] Unreal DMP Only
Krazy (**)Krazy DmKrazy.plt [Empty] [Empty] Unreal DMP Only
Locke (**)Locke DmLocke.plt [Empty] [Empty] Unreal DMP Only
Morbfanza (**)Morbfanza DmMorbfanza.plt [Empty] [Empty] Unreal DMP Only
Scruular (**)Scruular DmScruular.plt [Empty] [Empty] Unreal DMP Only
Splash Fortress (**)Splash Fortress DmSplash.plt [Empty] [Empty] Unreal DMP Only
The Villa Docks (**)The Villa Docks DmVilla.plt [Empty] [Empty] Unreal DMP Only
Frigate (**)Frigate AS-Frigate.plt, Botpack.plt [Empty] [Empty] UT Only
Guardia Fortress (**)Guardia Fortress AS-Guardia.plt [Empty] [Empty] UT Only
High Speed (**)High Speed AS-HiSpeed.plt, Botpack.plt [Empty] [Empty] UT Only
Mazon Fortress (**)Mazon Fortress AS-Mazon.plt, Botpack.plt [Empty] [Empty] UT Only
Ocean Floor "Station 5" (**)Ocean Floor "Station 5" AS-Oceanfloor.plt, Botpack.plt [Empty] [Empty] UT Only
Operation Overlord (**)Operation Overlord AS-Overlord.plt, Botpack.plt [Empty] [Empty] UT Only
Rook (**)Rook AS-Rook.plt, Botpack.plt [Empty] [Empty] UT Only
Assault Tutorial (**)Assault Tutorial AS-Tutorial.plt, Botpack.plt [Empty] [Empty] UT Only
The Last Command (**)The Last Command CTF-Command.plt, Botpack.plt [Empty] [Empty] UT Only
Coret Center (**)Coret Center CTF-Coret.plt, Botpack.plt [Empty] [Empty] UT Only
Dreary Outpost (**)Dreary Outpost CTF-Dreary.plt, Botpack.plt [Empty] [Empty] UT Only
Eternal Caves (**)Eternal Caves CTF-EternalCave.plt, Botpack.plt [Empty] [Empty] UT Only
Facing Worlds (**)Facing Worlds CTF-Face.plt, CTF-Face-SE.plt, CTF-Face][.plt, Botpack.plt [Empty] [Empty] UT Only
The Iron Gauntlet (**)The Iron Gauntlet CTF-Gauntlet.plt, Botpack.plt [Empty] [Empty] UT Only
Lava Giant (**)Lava Giant CTF-LavaGiant.plt, Botpack.plt [Empty] [Empty] UT Only
Niven Experimental Lab (**)Niven Experimental Lab CTF-Niven.plt, Botpack.plt [Empty] [Empty] UT Only
November Sub Pen (**)November Sub Pen CTF-November.plt, Botpack.plt [Empty] [Empty] UT Only
CTF Tutorial (**)CTF Tutorial CTF-Tutorial.plt, Botpack.plt [Empty] [Empty] UT Only
Orion's Barricade (**)Orion's Barricade DM-Barricade.plt, Botpack.plt [Empty] [Empty] UT Only
Codex of Wisdom (**)Codex of Wisdom DM-Codex.plt, Botpack.plt [Empty] [Empty] UT Only
Conveyor (**)Conveyor DM-Conveyor.plt, Botpack.plt [Empty] [Empty] UT Only
Fetid Sewers (**)Fetid Sewers DM-Fetid.plt [Empty] [Empty] UT Only
Fractal Reactor (**)Fractal Reactor DM-Fractal.plt, Botpack.plt [Empty] [Empty] UT Only
Gothic Castle (**)Gothic Castle DM-Gothic.plt [Empty] [Empty] UT Only
Heavy Metal Grinder (**)Heavy Metal Grinder DM-Grinder.plt, Botpack.plt [Empty] [Empty] UT Only
HyperBlast (**)HyperBlast DM-HyperBlast.plt [Empty] [Empty] UT Only
Koos Galleon (**)Koos Galleon DM-KGalleon.plt, Botpack.plt [Empty] [Empty] UT Only
Liandri Central Core (**)Liandri Central Core DM-Liandri.plt, Botpack.plt [Empty] [Empty] UT Only
Morpheus (**)Morpheus DM-Morpheus.plt, Botpack.plt [Empty] [Empty] UT Only
ITV Oblivion (**)ITV Oblivion DM-Oblivion.plt, Botpack.plt [Empty] [Empty] UT Only
Peak Monastery (**)Peak Monastery DM-Peak.plt, Botpack.plt [Empty] [Empty] UT Only
Phobos Moon (**)Phobos Moon DM-Phobos.plt, Botpack.plt [Empty] [Empty] UT Only
Pressure (**)Pressure DM-Pressure.plt, Botpack.plt [Empty] [Empty] UT Only
Floating Pyramid (**)Floating Pyramid DM-Pyramid.plt [Empty] [Empty] UT Only
Stalwart (**)Stalwart DM-Stalwart.plt, DM-StalwartXL.plt, Botpack.plt [Empty] [Empty] UT Only
Tempest (**)Tempest DM-Tempest.plt, Botpack.plt [Empty] [Empty] UT Only
Turbine (**)Turbine DM-Turbine.plt, Botpack.plt [Empty] [Empty] UT Only
DM Tutorial (**)DM Tutorial DM-Tutorial.plt, Botpack.plt [Empty] [Empty] UT Only
Ice Station Zeto (**)Ice Station Zeto DM-Zeto.plt, Botpack.plt [Empty] [Empty] UT Only
Cinder Foundry (**)Cinder Foundry DOM-Cinder.plt, Botpack.plt [Empty] [Empty] UT Only
Condemned (**)Condemned DOM-Condemned.plt, Botpack.plt [Empty] [Empty] UT Only
Cryptic (**)Cryptic DOM-Cryptic.plt, Botpack.plt [Empty] [Empty] UT Only
Gearbolt Installation (**)Gearbolt Installation DOM-Gearbolt.plt, Botpack.plt [Empty] [Empty] UT Only
Ghardhen Labs (**)Ghardhen Labs DOM-Ghardhen.plt, Botpack.plt [Empty] [Empty] UT Only
Lament (**)Lament DOM-Lament.plt, DOM-Lament][.plt [Empty] [Empty] UT Only
Southside Leadworks (**)Southside Leadworks DOM-Leadworks.plt, Botpack.plt [Empty] [Empty] UT Only
Metal Dream (**)Metal Dream DOM-MetalDream.plt, Botpack.plt [Empty] [Empty] UT Only
Olden Aquifer (**)Olden Aquifer DOM-Olden.plt, Botpack.plt [Empty] [Empty] UT Only
Tomb of Sesmar (**)Tomb of Sesmar DOM-Sesmar.plt, Botpack.plt [Empty] [Empty] UT Only
DOM Tutorial (**)DOM Tutorial DOM-Tutorial.plt, Botpack.plt [Empty] [Empty] UT Only
End of Ladder (**)End of Ladder EOL_Assault.plt, EOL_Challenge.plt, EOL_CTF.plt, EOL_Deathmatch.plt, EOL_Domination.plt, EOL_Statues.plt [Empty] [Empty] UT Only
Darji Outpost #16-A (**)Darji Outpost #16-A CTF-Darji16.plt [Empty] [Empty] UT GOTY Only
Hall of Giants (**)Hall of Giants CTF-HallOfGiants.plt [Empty] [Empty] UT GOTY Only
High Towers (**)High Towers CTF-High.plt [Empty] [Empty] UT GOTY Only
Hydro Bases (**)Hydro Bases CTF-Hydro16.plt, Botpack.plt [Empty] [Empty] UT GOTY Only
Kosov Canyon (**)Kosov Canyon CTF-Kosov.plt [Empty] [Empty] UT GOTY Only
Noxion Base (**)Noxion Base CTF-Noxion16.plt [Empty] [Empty] UT GOTY Only
Nucleus Power Plant (**)Nucleus Power Plant CTF-Nucleus.plt [Empty] [Empty] UT GOTY Only
Orbital Station (**)Orbital Station CTF-Orbital.plt, Botpack.plt [Empty] [Empty] UT GOTY Only
The Pit of Agony (**)The Pit of Agony DM-Agony.plt [Empty] [Empty] UT GOTY Only
Arcane Temple (**)Arcane Temple DM-ArcaneTemple.plt, Botpack.plt [Empty] [Empty] UT GOTY Only
The Cranes (**)The Cranes DM-Crane.plt [Empty] [Empty] UT GOTY Only
Malevolence (**)Malevolence DM-Malevolence.plt, Botpack.plt [Empty] [Empty] UT GOTY Only
Space Noxx (**)Space Noxx DM-SpaceNoxx.plt [Empty] [Empty] UT GOTY Only
Temple of Beatitude (**)Temple of Beatitude CTF-Beatitude.plt [Empty] [Empty] UT BP4 Only
Epic Boy (**)Epic Boy CTF-EpicBoy.plt [Empty] [Empty] UT BP4 Only
Ratchet (**)Ratchet CTF-Ratchet.plt [Empty] [Empty] UT BP4 Only
Bishop (**)Bishop DM-Bishop.plt [Empty] [Empty] UT BP4 Only
Closer Resolution (**)Closer Resolution DM-Closer.plt [Empty] [Empty] UT BP4 Only
Grit (**)Grit DM-Grit-TOURNEY.plt [Empty] [Empty] UT BP4 Only
Viridian Dreams (**)Viridian Dreams DM-Viridian-TOURNEY.plt [Empty] [Empty] UT BP4 Only
Bulletproof (**)Bulletproof DOM-Bullet.plt [Empty] [Empty] UT BP4 Only
City Domination (**)City Domination DOM-Cidom.plt [Empty] [Empty] UT BP4 Only
Wolf's Bay (**)Wolf's Bay DOM-WolfsBay.plt [Empty] [Empty] UT BP4 Only


Keys and functions

Keys

Letters (A-Z) and numbers (0-9) are excluded of this list for simplicity reasons. Also input sets (i.e. Joy1-Joy16) will appear as <input> X (i.e. Joy X).

Original entry Translation Found In Class Metaclass Notes
Left Mouse (**)Left Mouse UMenu.plt [Empty] [Empty]
Right Mouse (**)Right Mouse UMenu.plt [Empty] [Empty]
Cancel (**)Cancel UMenu.plt [Empty] [Empty]
Middle Mouse (**)Middle Mouse UMenu.plt [Empty] [Empty]
Unknown X (**)Unknown X UMenu.plt [Empty] [Empty]
Backspace (**)Backspace UMenu.plt [Empty] [Empty]
Tab (**)Tab UMenu.plt [Empty] [Empty]
Enter (**)Enter UMenu.plt [Empty] [Empty]
Shift (**)Shift UMenu.plt [Empty] [Empty]
Control (**)Control UMenu.plt [Empty] [Empty]
Alt (**)Alt UMenu.plt [Empty] [Empty]
Pause (**)Pause UMenu.plt [Empty] [Empty]
Caps Lock (**)Caps Lock UMenu.plt [Empty] [Empty]
Mouse X (**)Mouse X UMenu.plt [Empty] [Empty]
Escape (**)Escape UMenu.plt [Empty] [Empty]
Space (**)Space UMenu.plt [Empty] [Empty]
Page Up (**)Page Up UMenu.plt [Empty] [Empty]
Page Down (**)Page Down UMenu.plt [Empty] [Empty]
End (**)End UMenu.plt [Empty] [Empty]
Home (**)Home UMenu.plt [Empty] [Empty]
Left (**)Left UMenu.plt [Empty] [Empty]
Up (**)Up UMenu.plt [Empty] [Empty]
Right (**)Right UMenu.plt [Empty] [Empty]
Down (**)Down UMenu.plt [Empty] [Empty]
Select (**)Select UMenu.plt [Empty] [Empty]
Print (**)Print UMenu.plt [Empty] [Empty]
Execute (**)Execute UMenu.plt [Empty] [Empty]
Print Screen (**)Print Screen UMenu.plt [Empty] [Empty]
Insert (**)Insert UMenu.plt [Empty] [Empty]
Delete (**)Delete UMenu.plt [Empty] [Empty]
Help (**)Help UMenu.plt [Empty] [Empty]
Num. Pad X (**)Num. Pad X UMenu.plt [Empty] [Empty]
Separator (**)Separator UMenu.plt [Empty] [Empty]
Num. Lock (**)Num. Lock UMenu.plt [Empty] [Empty]
Scroll Lock (**)Scroll Lock UMenu.plt [Empty] [Empty]
Left Shift (**)Left Shift UMenu.plt [Empty] [Empty]
Right Shift (**)Right Shift UMenu.plt [Empty] [Empty]
Left Ctrl. (**)Left Ctrl. UMenu.plt [Empty] [Empty]
Right Ctrl. (**)Right Ctrl. UMenu.plt [Empty] [Empty]
Semicolon (**)Semicolon UMenu.plt [Empty] [Empty]
Equals (**)Equals UMenu.plt [Empty] [Empty]
Comma (**)Comma UMenu.plt [Empty] [Empty]
Minus (**)Minus UMenu.plt [Empty] [Empty]
Period (**)Period UMenu.plt [Empty] [Empty]
Slash (**)Slash UMenu.plt [Empty] [Empty]
Tilde (**)Tilde UMenu.plt [Empty] [Empty]
Joystick X (**)Joystick X UMenu.plt [Empty] [Empty]
Left Bracket (**)Left Bracket UMenu.plt [Empty] [Empty]
Backslash (**)Backslash UMenu.plt [Empty] [Empty]
Right Bracket (**)Right Bracket UMenu.plt [Empty] [Empty]
Single Quote (**)Single Quote UMenu.plt [Empty] [Empty]
Mouse Wheel Up (**)Mouse Wheel Up UMenu.plt [Empty] [Empty]
Mouse Wheel Down (**)Mouse Wheel Down UMenu.plt [Empty] [Empty]
Attention (**)Attention UMenu.plt [Empty] [Empty]
Cr Sel (**)Cr Sel UMenu.plt [Empty] [Empty]
Ex Sel (**)Ex Sel UMenu.plt [Empty] [Empty]
Er Eof (**)Er Eof UMenu.plt [Empty] [Empty]
Play (**)Play UMenu.plt [Empty] [Empty]
Zoom (**)Zoom UMenu.plt [Empty] [Empty]
No Name (**)No Name UMenu.plt [Empty] [Empty]
PA1 (**)PA1 UMenu.plt [Empty] [Empty]
OEM Clear (**)OEM Clear UMenu.plt [Empty] [Empty]


Functions

Input sets (i.e. Look for Player 1-10) will appear as <function> X (i.e. Look for Player X).

Original entry Translation Found In Class Metaclass Notes
Fire (**)Fire UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Alternate Fire (**)Alternate Fire UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Move Forward (**)Move Forward UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Move Backwards (**)Move Backwards UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Turn Left (**)Turn Left UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Turn Right (**)Turn Right UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Strafe Left (**)Strafe Left UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Strafe Right (**)Strafe Right UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Jump/Up (**)Jump/Up UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Crouch/Down (**)Crouch/Down UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Mouse Look (**)Mouse Look UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Activate Item (**)Activate Item UMenu.plt, UnrealShare.plt [Empty] [Empty] Unreal Only
Next Item (**)Next Item UMenu.plt, UnrealShare.plt [Empty] [Empty] Unreal Only
Previous Item (**)Previous Item UMenu.plt, UnrealShare.plt [Empty] [Empty] Unreal Only
Look Up (**)Look Up UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Look Down (**)Look Down UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Center View (**)Center View UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Walk (**)Walk UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Strafe (**)Strafe UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Next Weapon (**)Next Weapon UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Prev. Weapon (**)Prev. Weapon UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Throw Weapon (**)Throw Weapon UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Feign Death (**)Feign Death UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Music Menu (**)Music Menu UMenu.plt, UnrealShare.plt [Empty] [Empty] Unreal Only
Chat (**)Chat UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Team Chat (**)Team Chat UMenu.plt, UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Show Scores (**)Show Scores UMenu.plt, UnrealShare.plt [Empty] [Empty] Unreal Only
Grab Decoration (**)Grab Decoration UMenu.plt, UnrealShare.plt [Empty] [Empty] Unreal Only
Toggle Behindview (**)Toggle Behindview UMenu.plt, UnrealShare.plt [Empty] [Empty] Unreal Only
Activate Translator (**)Activate Translator UnrealShare.plt [Empty] [Empty] Unreal Only
Suicide (**)Suicide UnrealShare.plt [Empty] [Empty] Unreal Only
Quick Save (**)Quick Save UnrealShare.plt [Empty] [Empty] Unreal Only
Quick Load (**)Quick Load UnrealShare.plt [Empty] [Empty] Unreal Only
Screenshot (**)Screenshot UnrealShare.plt [Empty] [Empty] Unreal Only
Change Brightness (**)Change Brightness UnrealShare.plt [Empty] [Empty] Unreal Only
Admin Menu (**)Admin Menu UnrealShare.plt [Empty] [Empty] Unreal Only
Cancel Connection (**)Cancel Connection UnrealShare.plt [Empty] [Empty] Unreal Only
Disconnect (**)Disconnect UnrealShare.plt [Empty] [Empty] Unreal Only
Reconnect (**)Reconnect UnrealShare.plt [Empty] [Empty] Unreal Only
Console Button (**)Console Button UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Console Character (**)Console Character UnrealShare.plt [Empty] [Empty] Unreal Only
Quick Console (**)Quick Console UnrealShare.plt, UTMenu.plt [Empty] [Empty]
Show Voice Menu (**)Show Voice Menu UTMenu.plt [Empty] [Empty] UT Only
Thrust (**)Thrust UTMenu.plt [Empty] [Empty] UT Only
Wave (**)Wave UTMenu.plt [Empty] [Empty] UT Only
Victory X (**)Victory X UTMenu.plt [Empty] [Empty] UT Only
Select Best Weapon (**)Select Best Weapon UTMenu.plt [Empty] [Empty] UT Only
View Teammate X (**)View Teammate X UTMenu.plt [Empty] [Empty] UT Only
Increase HUD (**)Increase HUD UTMenu.plt [Empty] [Empty] UT Only
Decrease HUD (**)Decrease HUD UTMenu.plt [Empty] [Empty] UT Only


Other

Difficulty Levels

Original entry Translation Found In Class Metaclass Notes
Novice (**)Novice UMenu.plt, Botpack.plt [Empty] [Empty]
Average (**)Average UMenu.plt, Botpack.plt [Empty] [Empty]
Experienced (**)Experienced UMenu.plt, Botpack.plt [Empty] [Empty] UT Only
Skilled (**)Skilled UMenu.plt, Botpack.plt [Empty] [Empty]
Adept (**)Adept UMenu.plt, Botpack.plt [Empty] [Empty] UT Only
Masterful (**)Masterful UMenu.plt, Botpack.plt [Empty] [Empty]
Inhuman (**)Inhuman UMenu.plt, Botpack.plt [Empty] [Empty] UT Only
Godlike (**)Godlike UMenu.plt, Botpack.plt [Empty] [Empty] UT Only
Easy (**)Easy UMenu.plt [Empty] [Empty]
Medium (**)Medium UMenu.plt [Empty] [Empty]
Hard (**)Hard UMenu.plt [Empty] [Empty]
Unreal (**)Unreal UMenu.plt [Empty] [Empty]
Extreme (**)Extreme UMenu.plt [Empty] [Empty] Unreal Only
Nightmare (**)Nightmare UMenu.plt [Empty] [Empty] Unreal Only
Ultra-Unreal (**)Ultra-Unreal UMenu.plt [Empty] [Empty] Unreal Only


Model Names

Original entry Translation Found In Class Metaclass Notes
Male 1 (**)Male 1 UnrealI.plt [Empty] [Empty] Unreal Only
Male 2 (**)Male 2 UnrealI.plt [Empty] [Empty] Unreal Only
Male 3 (**)Male 3 UnrealShare.plt [Empty] [Empty] Unreal Only
Female 1 (**)Female 1 UnrealShare.plt [Empty] [Empty] Unreal Only
Female 2 (**)Female 2 UnrealI.plt [Empty] [Empty] Unreal Only
Skaarj Trooper (**)Skaarj Trooper UnrealI.plt [Empty] [Empty] Unreal Only
Nali (**)Nali UnrealI.plt, multimesh.plt, RocketArenaMultimesh.plt [Empty] [Empty] Unreal Only
Male Commando (**)Male Commando Botpack.plt, CommandoSkins.plt, RocketArena.plt [Empty] [Empty] UT Only
Male Soldier (**)Male Soldier Botpack.plt, SoldierSkins.plt, RocketArena.plt [Empty] [Empty] UT Only
Female Commando (**)Female Commando Botpack.plt, FCommandoSkins.plt, RocketArena.plt [Empty] [Empty] UT Only
Female Soldier (**)Female Soldier Botpack.plt, SGirlSkins.plt, RocketArena.plt [Empty] [Empty] UT Only
Boss (**)Boss Botpack.plt, BossSkins.plt, RocketArena.plt [Empty] [Empty] UT Only
Skaarj Hybrid (**)Skaarj Hybrid multimesh.plt, RocketArenaMultimesh.plt [Empty] [Empty] UT Only
Nali WarCow (**)Nali WarCow multimesh.plt, RocketArenaMultimesh.plt [Empty] [Empty] UT Only
WarBoss (**)WarBoss skeletalchars.plt [Empty] [Empty] UT Only
Xan Mk. II (**)Xan Mk. II skeletalchars.plt [Empty] [Empty] UT Only