xoBonesxo

Member
So I'm trying to add a check for faction when using faction vendors to make it so only players in that faction can use vendors, I tried taking this from FactionHorseVendor.cs Line 47
public override void VendorBuy(Mobile from)
{
if (PlayerMobile)from, this.Faction));
}
but it wasn't allowing anyone to use vendor... any help would be appreciated. ty
 
So I already reverted FactionReagentVendor.cs back to normal but I threw in what I was trying to add into it... Yeah its reading the horsebreeder, but this is just to give an idea of what I'm trying to implement.
 

Attachments

  • FactionReagentVendor.cs
    3.4 KB · Views: 2

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back