Page 1 of 1

sagheera npc

Posted: Thu Nov 07, 2013 10:58 pm
by omineko

Code: Select all

http://code.google.com/p/onetimexi/source/browse/trunk/scripts/globals/armor_upgrade.lua?spec=svn3740&r=3740
line 108 trade item marid hide 2151 should be marid leather 2152 per wiki

Also, I'm no math expert, but

COSMOCLEANSEdayRemaining = math.floor(((lastcosmotime + (BETWEEN_2COSMOCLEANSE_WAIT_TIME * 24 * 60 * 60)) - realDay)/3456);

This aint working for getting cosmo cleaner in 72 hours.

Re: sagheera npc

Posted: Mon Jan 27, 2014 1:00 pm
by Apocalypse612
Commited, Thanks. Regarding the Cosmoclense statement, I'm not really sure how to fix it.