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, April 21, 2012

Common used Mods

You must put these in your TF2-0.CFG
Just bind it to a button
 E.G :
Bind "B" "give item_ammopack_full; give item_healthkit_full"

give item_Heatlhkitt_Full
give item_Ammopack_Full
Noclip
impulse 101
ent_teleport
ent_rotate -45
ent_rotate 45
joinclass <classname>
name <name here>
ent_fire !color < # + # + # >
give tf_weapon_<weapon name here > ;use tf_weapon_<weapon name here>
prop_dynamic_create props_<mapname here> / <prop name here>
E.G
prop_dynamic_create props_mining/support_wall001a  (creates a wooden wall that is commonly used to create platforms )

(More is coming)

No comments: