elhadjar Posted May 23, 2009 Posted May 23, 2009 Gracia Final Clok Fixed a)Knight\'s Cloak b)Holy Spirit\'s Cloak You must edit your amor table from Navicat.... 4me work 100% [glow=blue,2,300]http://rapidshare.com/files/236506096/Cloak_Fix.zip[glow=blue,2,300]
xardas Posted May 31, 2009 Posted May 31, 2009 so share with us .. how did you make it work ... when i equip i recive critical error
LauQ Posted June 5, 2009 Posted June 5, 2009 This you should do: Go to your cloaks in your Database (ctrl+f cloak) youll find Holy Knights cloak and Ancient cloak etc. there, change the bodypart from underwear to back and it should work (at least on the recent revs of L2j) If you still want the download; here is it: INSERT INTO `armor` VALUES ('13687', 'Knight\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13688', 'Knight\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13689', 'Knight\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13690', 'Knight\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13889', 'Holy Spirit\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13890', 'Holy Spirit\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13891', 'Holy Spirit\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13892', 'Holy Spirit\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
DeathCreature Posted June 19, 2009 Posted June 19, 2009 thanks i was looking for it :D and now link doesnt work !!!!!!!! please fix it
LauQ Posted June 19, 2009 Posted June 19, 2009 You guys are really pro readers arent you -.- The download was only a .sql file: ...If you still want the download; here is it: INSERT INTO `armor` VALUES ('13687', 'Knight\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13688', 'Knight\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13689', 'Knight\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13690', 'Knight\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13889', 'Holy Spirit\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13890', 'Holy Spirit\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13891', 'Holy Spirit\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;'); INSERT INTO `armor` VALUES ('13892', 'Holy Spirit\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
Recommended Posts