Translate

Search mods

ARE YOU NEW HERE , WELL HELLO THERE!


For all of the beginning modders
and
- grave_lol_reap
&
- KDX42 ( CVAR link )
&
- Asssisingreen500


Handy tools to start.
And 2 important programs I recommend when you are a noob to modding.


Programs
Notepad++

Brute CRC 32


Handy Stuff


Video Tutorial below by SpikedLamb.
_______

_______

Colors

Random Mods

Mod Tutorial


FrozenState's : Mod Tutorial



FrozenState's : Script Optimization



Sunday, May 20, 2012

UPDATED & EXPANDED (2.0)Portal mods (Portal)


  • firstperson
    Changes view to first person
    thirdperson
    Changes view to third person
    buddha
    Player can take damage but won't die.
    notarget
    turrets won't shoot at you
    ent_fire npc_rocket_turret toggle
    Toggle rocket turrets
    npc_create_aimed npc_rocket_turret
    Spawn a rocket turret
    ent_fire !picker skin 1
    Turns a targeted storage cube into a companion cube
    ch_createairboat
    Spawn an airboat
    host_timescale # (default=1)
    Changes speed of game, 0.1 = 10% of original game speed, 2 = twice the original game speed
    npc_create npc_combine_s
    Spawn Combine Soldier
    npc_create npc_headcrab
    Spawn (live) Headcrab
    npc_create npc_gman
    Spawn Gman with suitcase and never dies
    npc_create npc_barnacle
    Spawn Barnacle
    sv_portal_placement_never_fail # (1 or 0)
    Place portals anywhere
    change_portalgun_linkage_id # (0, 1, 2, 3)
    Changes the portal linkage ID for the portal gun held by the commanding player.
    fire_energy_ball
    Fires an energy ball out of your face.
    fire_rocket_projectile
    Fires a rocket out of your face. (Bugged)
    ent_create_portal_weight_box
    Create a Weighted Storage Cube
    upgrade_portalgun
    Used without portal gun: Gives a portal gun. Used with a basic portal gun: Gives full portal gun.
    sv_cheats 1 (0=off/1=on)
    Turns cheats on or off
    god
    Invincibility
    noclip
    Lets you go through walls and fly around
    sv_gravity # (600=normal)
    Lets you change the gravity in the game
    impulse 101
    get all weapons (Half Life 2 weapons also)
    cl_showfps 1
    Shows FPS Rate
    npc_create npc_citizen
    A citizen
    ent_create_portal_metal_sphere
    Bouncy metal ball
    npc_create npc_breen
    The man breen
    npc_create npc_zombie
    Zombie OMG (They attack citizens,turrets,and you)
    give weapon_portalgun
    gives you the basic portal gun. Upgrade with upgrade_portalgun
    npc_create npc_alyx
    spawn alyx
    npc_create npc_metropolice
    Spawn Metropoliceman
    npc_create npc_portal_turret_floor
    Spawns a standing turret
    npc_create npc_fastzombie
    Spawns a "Fastzombie" from Half-Life 2.
    npc_create npc_poisonzombie
    Spawns a zombie that tosses Poison Headcrabs from it's back.
    impulse 200
    Puts gun away but stil able to shoot
    npc_create npc_zombine
    Creates an "ERROR" character
    npc_create npc_headcrab_fast
    Creates a fast headcrab
    npc_create npc_poisonheadcrab
    Creates a poisonheadcrab
    npc_create npc_turret_floor
    Creates a half life 2 turret
    ch_createjeep
    Creates a dunebuggy


No comments: