Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Creating custom weapons - basics: Difference between revisions

From TF2 Classified Wiki
No edit summary
No edit summary
Line 113: Line 113:


== Attributes ==
== Attributes ==
=== Adding / adjusting item attributes ===
=== Adding item attributes ===
As mentioned above, the Custom Pistol has two attributes: a clip size bonus and a damage penalty, which gives it a clip size of 24 and a base damage of 10. It's a bit boring, so how about we spice things up a bit?
As mentioned above, the Custom Pistol has two attributes: a clip size bonus and a damage penalty, which gives it a clip size of 24 and a base damage of 10. It's a bit boring, so how about we spice things up a bit?


Line 194: Line 194:


= Advanced weapon creation =
= Advanced weapon creation =
== Prefabs ==
=== Creating prefabs ===
TEMPTEXT
TEMPTEXT


== Prefabs ==
=== Using prefabs ===
TEMPTEXT
TEMPTEXT


== Advanced parameters ==
== Advanced parameters ==
=== Tags ===
TEMPTEXT
=== Taunts ===
TEMPTEXT
=== Bucket ===
TEMPTEXT
=== List of visuals ===
TEMPTEXT
=== Team-specific visuals ===
TEMPTEXT
=== Animation replacements ===
TEMPTEXT
=== Custom text colours ===
TEMPTEXT
== Custom models and effects ==
=== Custom models ===
TEMPTEXT
=== Custom sounds ===
TEMPTEXT
TEMPTEXT


== Custom models, sounds and effects ==
=== Custom particles ===
TEMPTEXT
TEMPTEXT


== VScript ==
== VScript ==
TEMPTEXT Link to a separate VScript page
VScript allows you to create weapons with completely custom functionality.


= See also =
= See also =