@Marian Heddesheimer
change this:
to this:
change this:
JSON:
"starter": {
"DefaultAmount": 3,
"Price": 0,
"Description": "Starter kit",
"OnlyFromSpawn": true,
to this:
JSON:
"starter": {
"DefaultAmount": 3,
"Price": 0,
"Description": "Starter kit",
"OnlyFromSpawn": false,
Last edited: