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



Saturday, January 12, 2013

Portal codes ( Also Xbox 360 )

So in this post you will find both .CFG Codes and Button mods for Portal.


PS3 Button Mods.



Create A Cube 
Down, O, X, O, Triangle, Down, O, X, O, Triangle

Unlock All Levels 
Left, Left, Left, Left, L1, Right, Right, Right, Right, R1


PS3.CFG Codes.


Code:
"ent_create_portal_weight_box"
Effect:
Spawns a Weighted Storage Box where you are looking.
Example: Bind"STICK1" "ent_create_portal_weight_box"
 _____________________________________________
Code:
"ent_fire !picker skin 1"
Effect:
Changes a Weighted Storage Box to a Companion Cube

Example: Bind"STICK1" "ent_fire !picker skin 1"
 _____________________________________________
Code:
"sv_portal_placement_never_fail 1"
Effect:
You can place portal on every surface.

Example: Bind"STICK1" "sv_portal_placement_never_fail 1"
 _____________________________________________
Code:
"ent_create_portal_metal_sphere"
Effect:
Spawns a Bouncing Metal Ball where you are looking.

Example: Bind"STICK1" "ent_create_portal_metal_sphere"
 _____________________________________________
Code:
"impulse 101"
Effect:
Gives you all the weapons from Half Life , also gives you full health and ammo.

Example: Bind"STICK1" "impulse 101"
 _____________________________________________
Code:
"Buddha"
Effect:
Player can take damage but can be killed by an energy ball.

Example: Bind"STICK1" "Buddha"
 _____________________________________________
Code:
"god"

Effect:
Invincibility.

Example: Bind"STICK1" "god"

 _____________________________________________
Code:
"sv_gravity # " 
Effect:
Replace # with a number , 600 is normal, 800-900 is iron gravity, 150-200 is moon gravity)

Example: Bind"STICK1" "sv_gravity # "

 _____________________________________________
Code:
"sv_cheats (1 or 0)"
Effect:
sv_cheats 1 is cheats turned on. sv_cheats 0 is cheats turned off.

Example: Bind"STICK1" "sv_cheats (1 or 0)"
 _____________________________________________
Code:
"mat_wireframe (1,2 or 3)" (Only For Advanced Modding, Not for beginners, trust me)
Effect:  (effect changes with every number)
The effect is the Wireframe of the game, the big lines, sometimes you can see through walls.(handy when you are familiar with Wallhacking)

Example: Bind"STICK1" "mat_wireframe (1,2 or 3)"
 _____________________________________________
Code:
"give_weapon_portalgun"
Effect:
gives you the basic portalgun.

Example: Bind"STICK1" "give_weapon_portalgun"
 _____________________________________________
Code:
"upgrade_portalgun"
Effect:Gives a portalgun. Used with a basic portalgun: Gices Full portalgun.

Example: Bind"STICK1" "upgrade_portalgun"

_______________________________________________


And some others that can be found here ( Click "here")







############################################################
############################################################
############################################################
############################################################




Xbox 360 Button Mods 

Create box 

Down, B, A, B, Y, Down, B, A, B, Y

Fire energy ball 

Up, Y, Y, X, X, A, A, B, B, Up

Fire rocket projectile 

Up, Y, Y, B, B, A, A, X, X, Up

Portal placement anywhere: 

Y, A, B, A, B, Y, Y, A, Left, Right

Portalgun ID 0 

Up, Left, Down, Right, Up, Left, Down, Right, Y, Y

Portalgun ID 1 

Up, Left, Down, Right, Up, Left, Down, Right, X, X 

Portalgun ID 2 

Up, Left, Down, Right, Up, Left, Down, Right, A, A 

Portalgun ID 3 

Up, Left, Down, Right, Up, Left, Down, Right, B, B 

Upgrade Portalgun

X, B, LB, RB, Left, Right, LB, RB, LT, RT









Yours Sincerely Sennheiser_ & The Tobmps3 Crew - Krieg_B_JONES ( Rank : Server Creator ) - JRSinCProductions ( Rank : Promoter ) TOBMPS3™

No comments: