MZ Tips and Tricks Random Loot Gen Script Call RPG Maker MZ

MZ Tips and Tricks Random Loot Gen Script Call RPG Maker MZ

Subscribers:
22,500
Published on ● Video Link: https://www.youtube.com/watch?v=0OR_q6U4C0w



Duration: 2:28
1,252 views
34


//Add item numbers to itemList to add them to the generator.
let itemList = [1,2,3,4,5];
let itemCount = itemList.length;
let pickItem = Math.floor(Math.random() * itemCount);
$gameParty.gainItem($dataItems[itemList[pickItem]], 1, false);
$gameMessage.add(`You've obtained \\item[${itemList[pickItem]}].`);

DG Discord Server:
https://discord.gg/YcxySsj
If you've enjoyed this video please consider giving it a Like or Share and hit
that Notification bell for updates. You could always Subscribe to the channel if you haven't already and as always, thanks for watching. We'll see you in the next video! :)

Download the last game I released for free:
https://driftwoodgaming.itch.io/the-legend-of-driftwood-v162

I receive 99% of paypal donations, but only 64% of superchats.
http://paypal.me/DriftwoodGamingYT

Website:
http://driftwoodgaming.com

Twitter:
https://www.twitter.com/DriftwoodGaming

Patreon:
https://www.patreon.com/DriftwoodGaming

Tea's Channel:
https://www.youtube.com/channel/UC_XsB3S8AceTjRW-5aIWJbA

Corey's Channel:
Tronogamming Gamer's Youtube channel (Corey):
https://www.youtube.com/channel/UC9x2DRpbcWQucvOmOcRQUYQ




Other Videos By Driftwood Gaming


2021-03-29Guardians of Rockfell Act1 by Life is Cancer First Impressions RPG Maker MV
2021-03-26Driftwood Academy Live RPG Maker Tutorials MZ MV MySQL NodeJS Socket IO
2021-03-25Live RPG Maker Tutorials Ask your questions about MZ MV MySQL NodeJS Socket IO etc
2021-03-25Valheim Let's Play with friends chill stream
2021-03-24MZMMO Dev Stream stuff RPG Maker MZ Node JS Socket IO MySQL
2021-03-23Valheim First Impressions with friends livestream
2021-03-22Bruises and Battles by SirLegna First Impressions RPG Maker MV
2021-03-17DGLive MZMMO Testing Stream Avatars RPG Maker MZ MV MySQL NodeJS Socket IO Livestream
2021-03-16The Hunter of Falkenberg by Sleipnir Dreamware First Impressions RPG Maker
2021-03-15DGLive MZMMO Why is Daylight Savings Time? RPG Maker MZ MV Node JS Socket IO MySQL
2021-03-12MZ Tips and Tricks Random Loot Gen Script Call RPG Maker MZ
2021-03-12The rumor come true? Are pancakes better than waffles? RPG Maker live stream
2021-03-11DGLive MZMMO Making Maps Eww RPG Maker MZ MV Node JS Socket IO MySQL
2021-03-10DGLive MZMMO Dev working with RPG Maker MZ MV Node JS Socket IO MySQL
2021-03-09Tips & Tricks Random Merchant Prices RPG Maker MZ Tutorial
2021-03-09DGLive Background Video Game Development RPG Maker MZ MV Node JS Socket IO MySQL
2021-03-05Friday Ask Me Anything Stream RPG Maker Node JS Socket IO Plugins Games Life
2021-03-04MZMMO RPG Maker MZ 1.2 version update also MySQL Socket. IO NodeJS stuff
2021-03-03Build Your Own Game Jam The Sixth Annual Driftwood Gaming Game Jam
2021-03-02Premium Features of the Dungeon Generator Plugin by Aerosys RPG Maker MZ MV
2021-03-02Pokemon Evolving Monsters System Tutorial for RPG Maker MV Tips & Tricks Special Request



Tags:
Let's Make
Game Design
Video Game Design
Game Development
Video Game Development
Driftwood Gaming
Driftwood
Drifty
RPG Maker
RPG Maker MZ