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 - VScript: Difference between revisions

From TF2 Classified Wiki
mNo edit summary
Table and collector method: teeny tiny spelling mistake
 
Line 64: Line 64:
}
}
</pre>
</pre>
It also doesn't need an attribute class either, since the Vscript only uses the attribute's name, so ideally you shouldn't have an attribute class on vscript attributes.
It also doesn't need an attribute class either, since the VScript only uses the attribute's name, so ideally you shouldn't have an attribute class on vscript attributes.


== Direct hook method ==
== Direct hook method ==