View Full Version : Merchants: faction issue
uncle
04-25-2010, 05:41 PM
I think the ogre merchants in and around oggok are on the wrong faction.
Trolls should be able to sell to them as long as they havent damaged the faction that they are on.
My troll that has never killed or devalued his ogre merchant faction in anyway cannot sell or buy from them in the town of oggok or outside.
I remember on live being able to sell/buy from them as a troll.
nilbog
04-28-2010, 01:22 AM
They are on merchantsofoggok faction.
Here are their interactions with players. Suggest changes as needed.
http://i39.tinypic.com/2uftv1i.jpg
Sundawg
01-04-2012, 03:03 PM
I can't say I see what prevented you from dealing with the Ogre Merchants in the first place, but the troll faction level for them is currently slightly wrong (but not wrong enough to account what the OP is talking about).
Fixed Pending update to bring the troll combos up to snuff.
Uthgaard
01-04-2012, 03:48 PM
It's because that legend is still wrong. There are two legends hardcoded in the html, one in the viewing page and one in the editing page. Compare the two. If you're using that legend to make changes, everything will be wrong.
nilbog
01-04-2012, 03:57 PM
It's because that legend is still wrong. There are two legends hardcoded in the html, one in the viewing page and one in the editing page. Compare the two. If you're using that legend to make changes, everything will be wrong.
I fixed the php a while ago.
Uthgaard
01-04-2012, 04:01 PM
That screenshot shows the wrong legend. Correct legend will be the one with this table:
ally: 1051 and above
warmly: 701 to 1050
kindly: 451 to 700
amiable: 51 to 450
indifferent: -49 to 50
apprehensive: -449 to -50
dubious: -699 to -450
threatening: -1049 to -700
scowls: -1050 and below
<tr><td colspan=2><b>Legend:</b></td></tr>
<tr><td align=right>1051 and above</td><td align=left> Ally</td></tr>
<tr><td align=right>701 to 1050</td><td align=left>Warmly</td></tr>
<tr><td align=right>451 to 700</td><td align=left>Kindly</td></tr>
<tr><td align=right>51 to 450</td><td align=left>Amiably</td></tr>
<tr><td align=right>-49 to 50</td><td align=left>Indifferently</td></tr>
<tr><td align=right>-499 to -50</td><td align=left>Apprehensively</td></tr>
<tr><td align=right>-699 to -450</td><td align=left>Dubiously</td></tr>
<tr><td align=right>-1049 to -700</td><td align=left>Threateningly</td></tr>
<tr><td align=right>-1050 and below</td><td align=left>Ready to attack</td></tr>
Here's the html
nilbog
01-04-2012, 04:04 PM
Ya that was 2 years ago; trying to fix any existing faction posts.
I redid the php about a month ago to make all the legends make sense to the source. :D
Uthgaard
01-04-2012, 04:05 PM
Oh wow. Just now noticed the date.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.