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
m Improved examples by showing their proper positions in the item schema, and by adding <...> for areas that should have more stuff
mNo edit summary
 
Line 269: Line 269:
"<item ID>"
"<item ID>"
{
{
<...>
"attributes"
"attributes"
{
{
Line 287: Line 288:
}
}
}
}
<...>
}
}
}
}
Line 344: Line 346:
"<item ID>"
"<item ID>"
{
{
<...>
"attributes"
"attributes"
{
{
Line 362: Line 365:
}
}
}
}
<...>
}
}
}
}