Project 1999

Go Back   Project 1999 > Server Issues > Resolved Issues

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 04-25-2010, 05:41 PM
uncle uncle is offline
Orc


Join Date: Nov 2009
Posts: 41
Default faction issue

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.
  #2  
Old 04-28-2010, 01:22 AM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,594
Default

They are on merchantsofoggok faction.

Here are their interactions with players. Suggest changes as needed.

[You must be logged in to view images. Log in or Register.]
  #3  
Old 01-04-2012, 03:03 PM
Sundawg Sundawg is offline
VIP / Contributor

Sundawg's Avatar

Join Date: Nov 2011
Posts: 439
Default

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.
  #4  
Old 01-04-2012, 03:48 PM
Uthgaard Uthgaard is offline
VIP / Contributor

Uthgaard's Avatar

Join Date: Aug 2010
Posts: 5,446
Default

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.
  #5  
Old 01-04-2012, 03:57 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,594
Default

Quote:
Originally Posted by Uthgaard [You must be logged in to view images. Log in or Register.]
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.
  #6  
Old 01-04-2012, 04:01 PM
Uthgaard Uthgaard is offline
VIP / Contributor

Uthgaard's Avatar

Join Date: Aug 2010
Posts: 5,446
Default

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

Code:
<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
Last edited by Uthgaard; 01-04-2012 at 04:03 PM..
  #7  
Old 01-04-2012, 04:04 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,594
Default

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. [You must be logged in to view images. Log in or Register.]
  #8  
Old 01-04-2012, 04:05 PM
Uthgaard Uthgaard is offline
VIP / Contributor

Uthgaard's Avatar

Join Date: Aug 2010
Posts: 5,446
Default

Oh wow. Just now noticed the date.
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:18 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.