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
 

Donations

Total amount
$50.00
Goal
$500.00

Shards

Back