Happy Thanksgiving People! Sorry I was very late posting up some commands, but I will make sure I will post up 5 this month of November\December or more!
Tired of waiting for the spawn time? Here's a little Thanksgiving gift!
Command Code: (RED) "ent_fire tf_gamerules setredteamrespawnwavetime 0 0 -1;wait 1"
Command Code: (BLU) "ent_fire tf_gamerules setblueteamrespawnwavetime 0 0 -1;wait 1"
For Instant Spawn for BOTH teams, put a ";" after "1" then space and copy the other one.
Now you can't wait for the time! You're instantly going to spawn!
Saturday, November 27, 2010
Saturday, October 23, 2010
Changing to other class weapons in a class
If your in a class such as a Scout, you can make him alot stronger by changing to other class weapons!
Command code: "give tf_weapon_???;wait 20;+use;wait 20;-use;wait 20;use tf_weapon_???"
Ex: "give tf_weapon_knife;wait 20;+use;wait 20;-use;wait 20;use tf_weapon_knife"
---------------------------------------------------------------------------------------------
WEAPONS
SCOUT
Scattergun: "tf_weapon_scattergun"
Pistol: "tf_weapon_pistol_scout"
Baseball Bat: "tf_weapon_bat"
SOLDIER
Rocket Launcher: "tf_weapon_rocketlauncher"
Shotgun: "tf_weapon_shotgun_soldier"
Shovel: "tf_weapon_shovel"
PYRO
Flamethrower: "tf_weapon_flamethrower"
Shotgun: "tf_weapon_shotgun_pyro"
Fire axe: "tf_weapon_fireaxe"
DEMOMAN
Grenade Launcher: "tf_weapon_grenadelauncher"
Sticky Bomb Launcher: "tf_weapon_pipebomblauncher"
Beer Bottle: "tf_weapon_bottle"
HEAVY WEAPONS GUY
Minigun: "tf_weapon_minigun"
Shotgun: "tf_weapon_shotgun_hwg"
Fists: "tf_weapon_fists"
ENGINEER
Shotgun: "tf_weapon_shotgun_primary"
Pistol: "tf_weapon_pistol"
Wrench: "tf_weapon_wrench"
Blueprint: "tf_weapon_pda_engineer_build" To build. "tf_weapon_pda_engineer_destroy" to demolish.
SNIPER
Sniper Rifle: "tf_weapon_sniperrifle"
Submachine Gun: "tf_weapon_smg"
Kukri: "tf_weapon_club"
MEDIC
Syringe Gun: "tf_weapon_syringegun_medic"
Team Healer (Medigun): "tf_weapon_medigun"
Bonesaw: "tf_weapon_bonesaw"
SPY
Revolver: "tf_weapon_revolver"
Sapper: "obj_attatchment_sapper"
Knife: "tf_weapon_knife"
Cloaking Device: (Invisible Watch) "tf_weapon_invis"
Disguise Kit: "tf_weapon_pda_spy"
-----------------------------------------------------------------------------------------
Command code: "give tf_weapon_???;wait 20;+use;wait 20;-use;wait 20;use tf_weapon_???"
Ex: "give tf_weapon_knife;wait 20;+use;wait 20;-use;wait 20;use tf_weapon_knife"
---------------------------------------------------------------------------------------------
WEAPONS
SCOUT
Scattergun: "tf_weapon_scattergun"
Pistol: "tf_weapon_pistol_scout"
Baseball Bat: "tf_weapon_bat"
SOLDIER
Rocket Launcher: "tf_weapon_rocketlauncher"
Shotgun: "tf_weapon_shotgun_soldier"
Shovel: "tf_weapon_shovel"
PYRO
Flamethrower: "tf_weapon_flamethrower"
Shotgun: "tf_weapon_shotgun_pyro"
Fire axe: "tf_weapon_fireaxe"
DEMOMAN
Grenade Launcher: "tf_weapon_grenadelauncher"
Sticky Bomb Launcher: "tf_weapon_pipebomblauncher"
Beer Bottle: "tf_weapon_bottle"
HEAVY WEAPONS GUY
Minigun: "tf_weapon_minigun"
Shotgun: "tf_weapon_shotgun_hwg"
Fists: "tf_weapon_fists"
ENGINEER
Shotgun: "tf_weapon_shotgun_primary"
Pistol: "tf_weapon_pistol"
Wrench: "tf_weapon_wrench"
Blueprint: "tf_weapon_pda_engineer_build" To build. "tf_weapon_pda_engineer_destroy" to demolish.
SNIPER
Sniper Rifle: "tf_weapon_sniperrifle"
Submachine Gun: "tf_weapon_smg"
Kukri: "tf_weapon_club"
MEDIC
Syringe Gun: "tf_weapon_syringegun_medic"
Team Healer (Medigun): "tf_weapon_medigun"
Bonesaw: "tf_weapon_bonesaw"
SPY
Revolver: "tf_weapon_revolver"
Sapper: "obj_attatchment_sapper"
Knife: "tf_weapon_knife"
Cloaking Device: (Invisible Watch) "tf_weapon_invis"
Disguise Kit: "tf_weapon_pda_spy"
-----------------------------------------------------------------------------------------
Tuesday, October 19, 2010
Spawning Bots
Want to practice by killing Bots? You may also have other Playstation Network users practice too!
But don't add too much Bots into your server or no one else on Playstation Network would join!
Command code: "bot -name ??? -team ??? -class???"
Ex: bind "STICK2" "bot -name Dummy -team red -class demoman"
But don't add too much Bots into your server or no one else on Playstation Network would join!
Command code: "bot -name ??? -team ??? -class???"
Ex: bind "STICK2" "bot -name Dummy -team red -class demoman"
Sunday, October 17, 2010
Purple Flame Confetti
Are you on fire? A little? Try impressing your friends with this command!
You can lure enemies, watch out!
Command code: "give env_fire_trail; ent_fire env_fire_trail setparent !activator"
Ex. bind "STICK2" "give env_fire_trail; ent_fire env_fire_trail setparent !activator"
You can lure enemies, watch out!
Command code: "give env_fire_trail; ent_fire env_fire_trail setparent !activator"
Ex. bind "STICK2" "give env_fire_trail; ent_fire env_fire_trail setparent !activator"
Spawning Objects
Want to make constructions, models, sculptures, etc.?
I got a set of props below. Be sure to follow this blog post for updates!
Command code for removing objects: "ent_remove"
Note: Don't aim at a player and use the Remove command! It will end the server that you are in!
Ex: bind "B_BUTTON" "ent_remove"
Command code for rotating objects: "ent_rotate 10"
Ex: bind "X_BUTTON" "ent_rotate 10"
----------------------------------------------------------------------------------------------
PROPS
----------------------------------------------------------------------------------------------
I got a set of props below. Be sure to follow this blog post for updates!
Command code for removing objects: "ent_remove"
Note: Don't aim at a player and use the Remove command! It will end the server that you are in!
Ex: bind "B_BUTTON" "ent_remove"
Command code for rotating objects: "ent_rotate 10"
Ex: bind "X_BUTTON" "ent_rotate 10"
----------------------------------------------------------------------------------------------
PROPS
----------------------------------------------------------------------------------------------
2FORT'S SNIPER FENCE

Command code: "prop_dynamic_create props_2fort\sniper_fence01"
----------------------------------------------------------------------------------------------
RESUPPLY LOCKER

Command code: "prop_dynamic_create props_gameplay\resupply_locker"
----------------------------------------------------------------------------------------------
CAPTURE POINT ARROW

Command Code (Large): "prop_dynamic_create props_hydro\cap_point_arrow"
Command Code (Small): "prop_dynamic_create props_hydro\cap_point_arrow_small"
----------------------------------------------------------------------------------------------
CAPTURE POINT BASE
CAPTURE POINT BASE

Command Code: "prop_dynamic_create props_gameplay/cap_point_base"
------------------------------------------------------------------------------------------------
CLASS DUMMIES

Command code: "prop_dynamic_create player\
Ex. bind "Y_BUTTON" "prop_dynamic_create player\spy"
----------------------------------------------------------------------------------------------
FENCE METAL

Command code: "prop_dynamic_create props_farm\fence_metal01a"
---------------------------------------------------------------------------------------
BARN

Command code: "prop_dynamic_create props_farm\barn_loft001a"
-------------------------------------------------------------------------------------------
COUNTRY BUILDING

Command code: "prop_dynamic_create props_farm\building001"
-------------------------------------------------------------------------
TALL TREE

Command code: "prop_dynamic_create props_farm\tree001"
-------------------------------------------------------------------------------------------------
HAYPILE

Command code: "prop_dynamic_create props_farm\haypile001"
----------------------------------------------------------------------------------------------
GRAIN ELEVATOR

Command code: "prop_dynamic_create props_farm\grain_elevator01"
-------------------------------------------------------------------------------------------------
SUPPORT WALL PEICE

Command code: "prop_dynamic_create props_mining\support_wall001a"
----------------------------------------------------------------------------------------------
STAIRS

Command code: "prop_dynamic_create props_farm\stairs_wood001a"
----------------------------------------------------------------------------------------------
DUMPTRUCK
Command code: "prop_dynamic_create props_hydro\dumptruck-------------------------------------------------------------------------------------------
Saturday, October 16, 2010
God Mod
Want to be more unstoppable than Unlimited Health? You now can't die with a backstab!
It is very difficult to tell if the code is activated or deactivated! Being a Demoman or a Soldier is quite handy for testing.
Command code: "buddha"
Ex. bind "B_BUTTON" "buddha"
It is very difficult to tell if the code is activated or deactivated! Being a Demoman or a Soldier is quite handy for testing.
Command code: "buddha"
Ex. bind "B_BUTTON" "buddha"
Wednesday, October 13, 2010
In Game Text
Instead of talking in the game, you can send little messages while playing the game with this command!
Command code: "say ??????"
Ex. bind "Y_BUTTON" "say What's up?"
Command code: "say ??????"
Ex. bind "Y_BUTTON" "say What's up?"
Subscribe to:
Posts (Atom)