Page 1 of 1

New rule Request

Posted: Thu Mar 30, 2017 4:55 pm
by Ememjr
I would like to request a new Rule to addedto the game

R_World
EnableClassSpecificQuestRewards
0 = disabled
1= enabled
when enabled only rewards for your class will be shown in the selectable rewards list


reason
I have written and tested the code to allow for class specific quests rewards like on live, it makes it easier for players to select the correct reward instead of selecting a wand for example by a fighter that cant use it

once this rule is in place i will modify again and post so it may be added to the eq2emu if approved

(there is no DB modification required for this feature and quest scripts do not need modified)

Re: New rule Request

Posted: Fri Mar 31, 2017 3:48 pm
by Jabantiz
A rule is simple to add, but like I said in another post I can't currently push the rule to the DB patcher but I could put in the default values in the server code. That being said I think for this system it might be better to add a field to the quests table so we can match live because there are quests on live that don't limit the rewards at all and others that do, it is really on a per quest basis on live.