Hallgarth Posted October 8, 2016 Share Posted October 8, 2016 Okay so I've found a tutorial on how to make a specific named legendary gun, but how do I make it so a custom gun has a chance of spawning a random legendary version of it? This is frustrating me because I can't seem to find information on how to do this anywhere. If anyone knows of any tutorials or anything please let me know. Thanks. Link to comment Share on other sites More sharing options...
TrickyVein Posted October 8, 2016 Share Posted October 8, 2016 The leveled list for your weapon which uses the global for spawning legendary items should be added to one or more of these leveled lists:0022B635 LGND_PossibleLegendaryItemBaseLists_GunGroupHigh 0022B636 LGND_PossibleLegendaryItemBaseLists_GunGroupLow 002049E6 LGND_PossibleLegendaryItemBaseLists_SpecialGunsPretty sure that's it. Object templates control whether better versions of the gun spawn as legendaries if they reference the same global. Link to comment Share on other sites More sharing options...
Hallgarth Posted October 9, 2016 Author Share Posted October 9, 2016 Okay, thanks. I'll give that a shot. Problem now is testing that it works. Link to comment Share on other sites More sharing options...
Recommended Posts