Adventure points by Quests
Granting adventure points by using quests... is it possible to code?
Would be a great idea to be able to use adventure points as a quest reward system. Any input would be great. Thank you. |
sub EVENT_SAY
{ if($text =~ /Hail/i) { quest::say("Greetings $name! Have 10 LDoN Points!"); quest::setldonpoint(10,1); } } http://www.eqemulator.net/forums/vie...t=setldonpoint |
doh thx :oops:
|
All times are GMT -4. The time now is 02:41 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.