- Joined
- Jan 9, 2015
- Messages
- 9
- Reaction score
- 0
- First Language
- Netherlands
- Primarily Uses
Hi People
Before I start my story, I have to say that this is post, on my first forum, so if it is in the wrong place, I apologize beforehand
I've been working on a RPG, In which magic is very important.
One of the things I want to create is some sort of alchemy.
For example:
You own a paper that has fire adds fire elemental damage too the spell, A paper that adds 5% of poison damage etc.
somewhere you can combine those papers together to a spell which get consumed once you cast the spell.
I know this means I have to make a lot of spells and that isn't the problem
I can use conditional branches and variables to give you the right spell. (common event)
Now if you obtain all those loose papers, in all those colors and shapes, your inventory is turning in some sort of jungle
Is there some way to create a new inventory, which will open when you (for example) click a box or a chest that is already inside your original inventory.
Before I start my story, I have to say that this is post, on my first forum, so if it is in the wrong place, I apologize beforehand
I've been working on a RPG, In which magic is very important.
One of the things I want to create is some sort of alchemy.
For example:
You own a paper that has fire adds fire elemental damage too the spell, A paper that adds 5% of poison damage etc.
somewhere you can combine those papers together to a spell which get consumed once you cast the spell.
I know this means I have to make a lot of spells and that isn't the problem
I can use conditional branches and variables to give you the right spell. (common event)
Now if you obtain all those loose papers, in all those colors and shapes, your inventory is turning in some sort of jungle
Is there some way to create a new inventory, which will open when you (for example) click a box or a chest that is already inside your original inventory.

