- Joined
- Mar 7, 2019
- Messages
- 6
- Reaction score
- 7
- First Language
- Spanish
- Primarily Uses
- RMMV
Hello everyone im new here i hope i can learn from everyone and hope i can share some knowledge once i learn more
So im trying to make a game where you have a workshop and sell stuff created by yourself but after searching and searching i couldnt find anything that works for what im trying to do
the problem i have is that i dont know a way to make the player select wich item he wants to store, the only option i see related to events is the Change Item wich adds/takes items, but thats like predefined by you when you are making the game and not chosen by the player so if anyone knows a way to use events for this or better yet a script it would be amazing
So im trying to make a game where you have a workshop and sell stuff created by yourself but after searching and searching i couldnt find anything that works for what im trying to do
- You put items to sell from your inventory
- Placing it on sale removes said item from your inventory
- Once there, it will stay there untill you take it or its sold
- Items will be sold at "random"
- "random" means kinda like "for each day passed you have X chance that item will be sold"
- your X chance increases with Fame, Fame will be increased in various ways
- you have to pay Y amount of money for each day passed
the problem i have is that i dont know a way to make the player select wich item he wants to store, the only option i see related to events is the Change Item wich adds/takes items, but thats like predefined by you when you are making the game and not chosen by the player so if anyone knows a way to use events for this or better yet a script it would be amazing


