verythaiguy
New Member
- Joined
- Jan 15, 2010
- Messages
- 119
- Reaction score
- 7
Hey developers. I was wondering if you might graciously add an update to the enum and all profiles so that users creating profiles are able to denote a vendors as Reagent in addition to the currently existing Ammo, Repair, and Food. Also, update the enum so I can retrieve the reagent vendor
. That would be overwhelmingly stellar!!!!
Thanks
return Styx.Global.CurrentProfile.VendorManager.GetClosestVendor(Styx.Logic.Profiles.Vendor.VendorType.Reagent)

Thanks

return Styx.Global.CurrentProfile.VendorManager.GetClosestVendor(Styx.Logic.Profiles.Vendor.VendorType.Reagent)