xboxscene.org forums

Author Topic: List Of Console Commands And Hopplah!  (Read 221 times)

ash_link

  • Archived User
  • Jr. Member
  • *
  • Posts: 76
List Of Console Commands And Hopplah!
« on: March 16, 2006, 10:01:00 PM »

using my trick to edit the xzps with unused commands, there's some things you can do with HL2, let it be, NPC Wars, Cheating, Debugging, Exploiting or the sort, You check out this thread.

NPC Wars
CODE
LIST OF NPC COMMANDS
Ripped from garry's Mod.

============

                          "Combine Regular"
                        "npc_create npc_combine"

                          "Combine Prison"
                        "npc_create npc_combine_p"

                          "Combine Elite"
                        "npc_create npc_combine_e"
        
                          "Metro Police"
                        "npc_create npc_metropolice"

                          "Monk"
                        "npc_create npc_monk"

                          "Alyx"
                        "npc_create npc_alyx"

                              "Barney"
                        "npc_create npc_barney"
    
                          "Citizen"
                        "npc_create npc_citizen"
    
                          "Refugee"
                        "npc_create npc_citizen_refugee"
    
                          "Rebel"
                        "npc_create npc_citizen_rebel"
    
                          "Vortigaunt"
                        "npc_create npc_vortigaunt"

                          "DOG"
                        "npc_create npc_dog_play"
        
                          "Antlion"
                        "npc_create npc_antlion"

                          "Ant Guard"
                        "npc_create npc_antlionguard"

                          "Fast Zombie"
                        "npc_create npc_fastzombie"
    
                          "Poison Zombie"
                        "npc_create npc_poisonzombie"
    
                          "Zombie"
                        "npc_create npc_zombie"

                          "Zombie Half"
                        "npc_create npc_zombie_torso"

                          "Headcrab"
                        "npc_create npc_headcrab"
        
                          "Headcrab Black"
                        "npc_create npc_headcrab_black"

                          "Headcrab Fast"
                        "npc_create npc_headcrab_fast"
    
                          "Headcrab Poison"
                        "npc_create npc_headcrab_poison"

                          "Manhack"
                        "npc_create npc_manhack"
    
                          "City Scanner"
                        "npc_create npc_cscanner"
    
                          "Shield Scanner"
                        "npc_create npc_sscanner"
    
                          "Turret"
                        "npc_create npc_turret_floor"
    
                          "Rollermine"
                        "npc_create npc_rollermine"
    
                          "Crow"
                        "npc_create npc_crow"
        
                          "Pigeon"
                        "npc_create npc_pigeon"
        
                          "Seagull"
                        "npc_create npc_seagull"


Proformance Tweaking
CODE
There's a file "/cfg/dxsupport_xbox.cfg" edit that,
Use the following for a backup and a clear understanding of 755 mhz and 64 ram can do.


"dxsupport"
{
    "0"
    {
        "name"                     "80"
        "DefaultRes"                "640"
        "MaxDxLevel"                "80"
        "DxLevel"                "80"
        "CentroidHack"                "0"
        "NoUserClipPlanes"            "0"
        "ConVar.mat_antialias"            "0"
        "ConVar.r_fastzreject"            "0"
        "ConVar.mat_reducefillrate"        "0"
        "ConVar.mat_forceaniso"            "1"
        "ConVar.mat_picmip"            "0"
        "ConVar.mat_slopescaledepthbias_decal"    "-0.5"
        "ConVar.mat_slopescaledepthbias_normal"    "0"
        "ConVar.mat_depthbias_decal"        "-262144"
        "ConVar.mat_depthbias_normal"        "0"
        "ConVar.mat_trilinear"            "1"
        "ConVar.mat_forcehardwaresync"        "1"
        "ConVar.mat_specular"            "1"
        "ConVar.mat_parallaxmap"        "0"
        "ConVar.r_shadowrendertotexture"    "1"
        "ConVar.r_waterforceexpensive"        "0"
        "ConVar.r_waterforcereflectentities"    "0"
        "ConVar.r_rootlod"            "0"
        "ConVar.mat_vsync"            "1"
        "ConVar.mat_bumpmap"            "1"
        "ConVar.r_screenfademinsize"        "0"
        "ConVar.r_screenfademaxsize"        "0"
        "ConVar.mat_softwarelighting"        "0"
        "ConVar.dsp_off"            "0"
        "ConVar.dsp_slow_cpu"            "0"
        "ConVar.r_shadows"            "1"
        "ConVar.r_drawdetailprops"        "1"
        "ConVar.r_drawmodeldecals"        "1"
        "ConVar.r_drawflecks"            "1"
        "ConVar.props_break_max_pieces"        "-1"
        "ConVar.r_decal_cullsize"        "5"
        "ConVar.sv_alternateticks"        "1"
        "ConVar.r_dynamic"            "1"
        "ConVar.cl_ejectbrass"            "1"
        "ConVar.cl_detaildist"            "1200"
        "ConVar.cl_detailfade"            "400"
        "ConVar.r_WaterDrawReflection"        "0"
        "ConVar.r_decals"            "200"
    }

}


Cheating
CODE
Small list of Console cheats I made off the top of my head.

god - God Mode
noclip - Walk through walls
impulse 101 - ALL guns, ammo, 25 health and HEV Suit.
buddah - Godmode at 1 health


Put yourself in the credits in the Intro!
CODE
Go on your favorite hex editor and search the xzp for "These are the names used in the intro (trainride)" and you should find that and a bunch of names, edit the names and it should work.


This post has been edited by ash_link: Mar 17 2006, 06:05 AM
Logged

Bone-Thug

  • Archived User
  • Newbie
  • *
  • Posts: 19
List Of Console Commands And Hopplah!
« Reply #1 on: March 18, 2006, 07:44:00 PM »

where do I find the "/cfg/dxsupport_xbox.cfg" file at?
Logged

ash_link

  • Archived User
  • Jr. Member
  • *
  • Posts: 76
List Of Console Commands And Hopplah!
« Reply #2 on: March 19, 2006, 01:40:00 PM »

In your favorite Hex Editor, open xzp and look for "NoUserClipPlanes" and it should put up the list. Edit the List around to gain/lose proformance during gameplay.

This post has been edited by ash_link: Mar 19 2006, 09:41 PM
Logged

link_updated

  • Archived User
  • Newbie
  • *
  • Posts: 5
List Of Console Commands And Hopplah!
« Reply #3 on: March 19, 2006, 06:58:00 PM »

Hello,

how do i insert the command "impulse 101" in the game i have opened zip0_xbox.xzp but i don't know where to put it.
thanks
Logged

iwanttheagrocrag

  • Archived User
  • Sr. Member
  • *
  • Posts: 404
List Of Console Commands And Hopplah!
« Reply #4 on: April 05, 2006, 02:29:00 PM »

If the npc war is what i think thats sick, what is it? There is some really good trainers out for this too and they have alot of options.
Logged

ash_link

  • Archived User
  • Jr. Member
  • *
  • Posts: 76
List Of Console Commands And Hopplah!
« Reply #5 on: April 12, 2006, 09:07:00 PM »

QUOTE(link_updated @ Mar 20 2006, 02:29 AM) View Post

Hello,

how do i insert the command "impulse 101" in the game i have opened zip0_xbox.xzp but i don't know where to put it.
thanks


Replace it with "bullsquid_health", find the string and edit it.
Logged

link_updated

  • Archived User
  • Newbie
  • *
  • Posts: 5
List Of Console Commands And Hopplah!
« Reply #6 on: April 19, 2006, 09:28:00 AM »

Thanks for the Help. (IMG:style_emoticons/default/smile.gif)
Logged

ash_link

  • Archived User
  • Jr. Member
  • *
  • Posts: 76
List Of Console Commands And Hopplah!
« Reply #7 on: May 18, 2006, 01:17:00 PM »

EVEN MORE STUFF
CODE


"HL2_Credits_VoicesTitle"        "Voices:"
"HL2_Credits_Eli"            "Robert Guillaume - Dr. Eli Vance"
"HL2_Credits_Breen"            "Robert Culp - Dr. Wallace Breen"
"HL2_Credits_Vortigaunt"        "Lou Gossett, Jr. - Vortigaunt"
"HL2_Credits_Mossman"            "Michelle Forbes - Dr. Judith Mossman"
"HL2_Credits_Alyx"            "Merle Dandridge - Alyx Vance"
"HL2_Credits_Barney"            "Mike Shapiro - Barney Calhoun"
"HL2_Credits_Gman"            "Mike Shapiro - Gman"
"HL2_Credits_Kleiner"            "Harry S. Robins - Dr. Isaac Kleiner"
"HL2_Credits_Grigori"            "Jim French - Father Grigori"
"HL2_Credits_Misc1"            "John Patrick Lowrie - Citizens\Misc. characters"
"HL2_Credits_Misc2"            "Mary Kae Irvin - Citizens\Misc. characters"
"HL2_Credits_Overwatch"            "Ellen McLane - Overwatch"

"HL2_Credits_VoiceCastingTitle"        "Voice Casting:"
"HL2_Credits_VoiceCastingText"        "Shana Landsburg\Teri Fiddleman"

"HL2_Credits_VoiceRecordingTitle"    "Voice Recording:"
"HL2_Credits_VoiceRecordingText1"    "Pure Audio, Seattle, WA"
"HL2_Credits_VoiceRecordingText2"    "LA Studios, LA, CA"

"HL2_Credits_VoiceSchedulingTitle"    "Voice recording scheduling and logistics:"
"HL2_Credits_VoiceSchedulingText"    "Pat Cockburn, Pure Audio"

"HL2_Credits_LegalTeam"            "Crack Legal Team:"
"HL2_Credits_FacesThanks"        "Thanks to the following for the use of their faces:"
"HL2_Credits_SpecialThanks"        "Special thanks to everyone at:"

(found that in xbox_english.txt, edit it to feature the HL2 XBOX Modding Team, if desired, just find one of those strings in the xzp)
Logged