View Full Version : Dark Reign version of LDON points addition?
Trackye
11-17-2015, 01:16 AM
Well...
The title really conveys it all.
Is there a DR version of this?
quest::addldonpoints(points, theme) # Adds 'points' LDoN points for 'theme' LDoN theme.
I looked through
http://wiki.eqemulator.org/p?Ultimate_Perl_Reference
Did not see one.
Also is there a way to specify a price for an item in Ebon or Radiant crystals? Items have LDON points but not radiant or ebon crystal costs.
chrsschb
11-17-2015, 09:37 AM
Well...
The title really conveys it all.
Is there a DR version of this?
quest::addldonpoints(points, theme) # Adds 'points' LDoN points for 'theme' LDoN theme.
I looked through
http://wiki.eqemulator.org/p?Ultimate_Perl_Reference
Did not see one.
Also is there a way to specify a price for an item in Ebon or Radiant crystals? Items have LDON points but not radiant or ebon crystal costs.
Can't speak on the first part but the alternate currency cost is set on the merchant itself and is based off what currency that merchant is set to. When you add the item to the merchant list it will ask you how much it costs in alternate currency.
N0ctrnl
11-17-2015, 02:19 PM
Well, seeing as how Radiant/Ebon Crystals and Keeper/Dark Reign faction are DoN and not LDoN, you probably won't get the quest::addldonpoints to work :P
Trackye
11-17-2015, 09:15 PM
Well, seeing as how Radiant/Ebon Crystals and Keeper/Dark Reign faction are DoN and not LDoN, you probably won't get the quest::addldonpoints to work :P
Im aware the LDON one wont work:)
I was asking if a similar one had been created for DR points.
But I saw in the Database from looking at how DR items are sold its a simple matter of putting a price in LDONprice and setting the pointtype to 5 or 4 i believe for Ebon or Radiant.
Thanks for the pointers to that in the responses:)
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.