#i need help with crafter npc with ej0w's rpg kit
1 messages · Page 1 of 1 (latest)
{Item = {Types of item , Item Name},
Recipe = {Statistics = {Price???, Price Amount}, {Material = {{Material = Amount of Material}}, Tool = {{Tool1 = Tool1 Amount},{Tool2 = Tool2Amount} , Accessory = {Accessory Name, Accessory Amount}}
I personally suggest you make your own kit for your own game but this is what I can make out from the values in your kit.
If you need to stick with this kit i suggest you copy, paste and replace the values with the values you need. Just watch out for any syntax
well this is my first month being a dev so im quite new to the scripting well advance ones i will say and what is syntax?
syntax is basically when you write a script with wrong punctuation. The computer can't process code with incorrect syntax
I suggest learning about arrays and start with small arrays before moving on to bigger ones like this
oh ok