Difference between revisions of "Worth Cart"
Jump to navigation
Jump to search
m (Imzcared moved page Developer Console to Worth Cart: Rename) |
m |
||
Line 255: | Line 255: | ||
</td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> "trait_weakness" | </td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> "trait_weakness" | ||
</td></tr></table></code> | </td></tr></table></code> | ||
{{col-end}} | {{col-end}} | ||
__NOEDITSECTION__ | __NOEDITSECTION__ |
Revision as of 08:28, 25 May 2021
Worth Menu Cart
This section is about cart creation by editing the zscarts.txt files.
Both the Main and Point Save cart files can be found in C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\data.
The format for the text in the cart files:
[["Loadout Name",["Item",…],[["Variant",X.0],…],…]
"Loadout Name"
is for the player to name their loadout.
"Item"
is replaced by, for example, "pshtr".
["Variant",X.0]
is replaced by, for example, ["brassknuckles",1.0].
|
|
|
|
|
|
|
|