Eridonis Posted December 23, 2020 Share Posted December 23, 2020 How do IÂ set up a NPC to give 1 random item? Link to comment Share on other sites More sharing options...
2 SkySpeedXIV Posted December 23, 2020 Share Posted December 23, 2020 I made a new player variable named Random Number. When you interact with the event use Set player variable Random Number 1 to 100. Now you can make a conditional branch to your event: If player variable Random Number is Greater than -> Give player Item #1 If player variable Random Number is Lesser than -> Give player Item #2  Hope this option will help you! Sammo P. 1 Link to comment Share on other sites More sharing options...
0 Beefy Kasplant Posted December 23, 2020 Share Posted December 23, 2020 Best way is with source modifications Sammo P. 1 Link to comment Share on other sites More sharing options...
Question
Eridonis
How do IÂ set up a NPC to give 1 random item?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts