Here are multiple methods for random loot (stats are not random, only which items you get are). This can be used for items, weapon, armor, etc., and you don't need to only use treasure chests -- maybe an NPC will give you some loot?
This tutorial was a request! Let me know what else you'd like to see, in the comments.
Malagar updated Galv's script to add some new functions! You can get both here: http://www.rpgmakervxace.net/topic/25462-galvs-random-loot-drops-v-11/
Visit http://crackedrabbitgaming.com/guides/rpg-maker-vx-ace-tutorials/ for a list of scripts I use in these videos.
Random Loot! - Video Tutorial
● ARCHIVED · READ-ONLY
-
-
Tommy, why would you post a tutorial which shows the wrong way to do something and then just say don't do it this way?
ISTM that this might be a conversational video to help a friend, but if you want to help folks who are looking to answer a question, you really do not want to confuse them by keeping the first part with poor implementation. Those first four minutes are just misleading.
Maybe consider editing the video, and trimming out the incorrect parts, so it is a little lean and mean?
I appreciate the desire to help folks, it is what makes the internet a friendly and wonderful place.
But bad information can be a big problem, too. -
Because as I explain, it's a method that *can* work if: a) you only have one per map, or B) you use different variables for each one. My videos are meant to show how the engine works, so the viewer will at least learn how pages work, and how that could apply to a *different* function in their game. I think it's also good to know *why* something doesn't work, and why that method is not as good as the other methods. It's a method that seems to work if you only make one, but then if you go and copy/paste them, it falls apart, and I wanted to explain why so people don't make that mistake. I said right upfront that it's not a good method to use, and that I would explain why, so I don't think it's really misleading.
I understand the criticism, but those were my reasons for leaving it in. I will add an annotation telling people they can skip that part, though. Thanks for the feedback.