sagheera npc

Post Reply
omineko
Posts: 2
Joined: Sat Oct 26, 2013 3:07 pm

sagheera npc

Post by omineko » Thu Nov 07, 2013 10:58 pm

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.

Apocalypse612
Developer
Posts: 40
Joined: Sat Mar 30, 2013 12:00 pm

Re: sagheera npc

Post by Apocalypse612 » Mon Jan 27, 2014 1:00 pm

Commited, Thanks. Regarding the Cosmoclense statement, I'm not really sure how to fix it.

Post Reply