Non-threaded

Forums » Advanced Editor Forum » Read Thread

Get help from the experts on variables, scripts, items, and other scary things.

How would you create a crafting/scrapping system?

4 years ago

I want to create a system so you can scrap objects for material, then craft other items out of material.  There is only one resource.

How would you create a crafting/scrapping system?

4 years ago
The player is given a list of items that can be created, and then set it so that choosing one subtracts X amount from the resource variable and toggles on or adds to the variable for the item created.

But given your previous threads, I'd say it's probably best to just focus on the basics of making a story before.you worry about the more advanced stuff. Although there are plenty of articles in the Help section if you want to start familiarizing yourself with this stuff.

How would you create a crafting/scrapping system?

4 years ago

I'm a pretty experienced programmer, so I can understand systems like this.  Theoretically, I could a link for each object you can scrap using a for loop.  I'm not sure how to do this in choose your story though.

How would you create a crafting/scrapping system?

4 years ago

Unfortunately, there are no loops in CYS Script. Every object would have to be made scrappable with some degree of manuality.

How would you create a crafting/scrapping system?

4 years ago

Okay.

How would you create a crafting/scrapping system?

4 years ago
Read your name as Pedodog