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, August 5, 2012

Some Commands

Here is a list of usefull commands if you start modding and dont really know how the props are named or where you can find them in the TeamFortress 2 Folders. :)

NOTE : These are client sided. 


r_DispBuildable                          : 0        : , "cheat"        :
r_DispWalkable                           : 0        : , "cheat"        :
r_drawbrushmodels                        : 1        : , "cheat"        : Render brush models. 0=Off, 1=Normal, 2=Wireframe
r_drawclipbrushes                        : 0        : , "cheat"        : Draw clip brushes (red=NPC+player, pink=player, purple=NPC)
r_drawdetailprops                        : 1        :                  : 0=Off, 1=Normal, 2=Wireframe
r_drawentities                           : 1        : , "cheat"        :
r_drawmodelstatsoverlay                  : 0        : , "cheat"        :
r_drawmodelstatsoverlaydistance          : 500      : , "cheat"        :
r_drawmodelstatsoverlaymax               : 1        : , "a"            : time in milliseconds beyond which a model overlay is fully red in r_drawmodelstatsoverlay 2
r_drawmodelstatsoverlaymin               : 0        : , "a"            : time in milliseconds that a model must take to render before showing an overlay in r_drawmodelstatsoverlay 2
r_drawothermodels                        : 1        : , "cheat", "cl"  : 0=Off, 1=Normal, 2=Wireframe
r_drawrenderboxes                        : 0        : , "cheat", "cl"  :
r_drawskybox                             : 1        : , "cheat"        :
r_drawstaticprops                        : 1        : , "cheat"        : 0=Off, 1=Normal, 2=Wireframe
r_drawtranslucentrenderables             : 1        : , "cheat", "cl"  :
r_drawtranslucentworld                   : 1        : , "cheat"        :
r_drawviewmodel                          : 1        : , "a", "cl"      :
r_drawworld

No comments: