antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
T33nWolf(M.S)

Ajuda Bug Urgente

11 posts in this topic

No meu servidor quando tento rodar um equipe os extras saiem (Desaparecem do equipe) podem me ajudar??Urengente.!!!!!!!!!!!!

Share this post


Link to post
Share on other sites
antiblock
Elveron

Erro nas tabelas, item_att e item_att_rare. Se você mecheu nelas da uma olhada detalhada.

Share this post


Link to post
Share on other sites

Abra o Navicat > Player > Item_attr, Clica com botão direito em cima da tabela item_attr e vai Dump SQL File, e posta aqui para analisarmos e ajudar você a resolver. Faz o mesmo com a tabela Item_attr_rare.

Share this post


Link to post
Share on other sites

olhe os titulos, da proxima sera alertado e topico excluido

Share this post


Link to post
Share on other sites

/*Navicat MySQL Data TransferSource Server : FreeBSDSource Server Version : 50155Source Host : 192.168.5.100:3306Source Database : playerTarget Server Type : MYSQLTarget Server Version : 50155File Encoding : 65001Date: 2012-11-04 18:30:34*/SET FOREIGN_KEY_CHECKS=0;-- ------------------------------ Table structure for `item_attr`-- ----------------------------DROP TABLE IF EXISTS `item_attr`;CREATE TABLE `item_attr` ( `apply` enum('MAX_HP','MAX_SP','CON','INT','STR','DEX','ATT_SPEED','MOV_SPEED','CAST_SPEED','HP_REGEN','SP_REGEN','POISON_PCT','STUN_PCT','SLOW_PCT','CRITICAL_PCT','PENETRATE_PCT','ATTBONUS_HUMAN','ATTBONUS_ANIMAL','ATTBONUS_ORC','ATTBONUS_MILGYO','ATTBONUS_UNDEAD','ATTBONUS_DEVIL','STEAL_HP','STEAL_SP','MANA_BURN_PCT','DAMAGE_SP_RECOVER','BLOCK','DODGE','RESIST_SWORD','RESIST_TWOHAND','RESIST_DAGGER','RESIST_BELL','RESIST_FAN','RESIST_BOW','RESIST_FIRE','RESIST_ELEC','RESIST_MAGIC','RESIST_WIND','REFLECT_MELEE','REFLECT_CURSE','POISON_REDUCE','KILL_SP_RECOVER','EXP_DOUBLE_BONUS','GOLD_DOUBLE_BONUS','ITEM_DROP_BONUS','POTION_BONUS','KILL_HP_RECOVER','IMMUNE_STUN','IMMUNE_SLOW','IMMUNE_FALL','SKILL','BOW_DISTANCE','ATT_GRADE_BONUS','DEF_GRADE_BONUS','MAGIC_ATT_GRADE','MAGIC_DEF_GRADE','CURSE_PCT','MAX_STAMINA','ATT_BONUS_TO_WARRIOR','ATT_BONUS_TO_ASSASSIN','ATT_BONUS_TO_SURA','ATT_BONUS_TO_SHAMAN','NORMAL_HIT_DEFEND_BONUS','SKILL_DEFEND_BONUS','NOUSE1','NOUSE2''NOUSE3','NOUSE4','NOUSE5','NOUSE6','NOUSE7','NOUSE8','NOUSE9','NOUSE10','NOUSE11','NOUSE12','NOUSE13','NOUSE14','RESIST_WARRIOR','RESIST_ASSASSIN','RESIST_SURA','RESIST_SHAMAN') NOT NULL DEFAULT 'MAX_HP', `prob` varchar(100) NOT NULL DEFAULT '', `lv1` varchar(100) NOT NULL DEFAULT '', `lv2` varchar(100) NOT NULL DEFAULT '', `lv3` varchar(100) NOT NULL DEFAULT '', `lv4` varchar(100) NOT NULL DEFAULT '', `lv5` varchar(100) NOT NULL DEFAULT '', `weapon` varchar(100) NOT NULL DEFAULT '', `body` varchar(100) NOT NULL DEFAULT '', `wrist` varchar(100) NOT NULL DEFAULT '', `foots` varchar(100) NOT NULL DEFAULT '', `neck` varchar(100) NOT NULL DEFAULT '', `head` varchar(100) NOT NULL DEFAULT '', `shield` varchar(100) NOT NULL DEFAULT '', `ear` varchar(100) NOT NULL DEFAULT '') ENGINE=MyISAM DEFAULT CHARSET=latin1;-- ------------------------------ Records of item_attr-- ----------------------------INSERT INTO `item_attr` VALUES ('MAX_HP', '35', '2500', '2500', '2500', '2500', '2500', '0', '5', '5', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('MAX_SP', '35', '1000', '1000', '1000', '1000', '1000', '0', '0', '5', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('CON', '35', '12', '12', '12', '12', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('INT', '35', '12', '12', '12', '12', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('STR', '35', '12', '12', '12', '12', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('DEX', '35', '12', '12', '12', '12', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('ATT_SPEED', '35', '10', '10', '10', '10', '10', '0', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('MOV_SPEED', '35', '20', '20', '20', '20', '20', '0', '0', '0', '5', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('CAST_SPEED', '35', '20', '20', '20', '20', '20', '5', '5', '0', '0', '0', '0', '0', '0');INSERT INTO `item_attr` VALUES ('HP_REGEN', '35', '30', '30', '30', '30', '30', '0', '0', '0', '0', '5', '5', '0', '0');INSERT INTO `item_attr` VALUES ('SP_REGEN', '35', '30', '30', '30', '30', '30', '0', '0', '0', '0', '5', '5', '0', '0');INSERT INTO `item_attr` VALUES ('POISON_PCT', '35', '10', '10', '10', '10', '10', '5', '0', '0', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('STUN_PCT', '35', '10', '10', '10', '10', '10', '5', '0', '0', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('SLOW_PCT', '35', '10', '10', '10', '10', '10', '5', '0', '0', '5', '0', '0', '0', '0');INSERT INTO `item_attr` VALUES ('CRITICAL_PCT', '35', '10', '10', '10', '10', '10', '5', '0', '0', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('PENETRATE_PCT', '35', '10', '10', '10', '10', '10', '5', '0', '5', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('ATTBONUS_HUMAN', '35', '15', '15', '15', '15', '15', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_ANIMAL', '35', '20', '20', '20', '20', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_ORC', '35', '20', '20', '20', '20', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_MILGYO', '35', '20', '20', '20', '20', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_UNDEAD', '35', '20', '20', '20', '20', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_DEVIL', '35', '20', '20', '20', '20', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('STEAL_HP', '50', '10', '10', '10', '10', '10', '0', '5', '5', '0', '0', '0', '0', '0');INSERT INTO `item_attr` VALUES ('STEAL_SP', '50', '10', '10', '10', '10', '10', '0', '5', '0', '0', '5', '5', '0', '0');INSERT INTO `item_attr` VALUES ('MANA_BURN_PCT', '18', '10', '10', '10', '10', '10', '0', '0', '5', '0', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('BLOCK', '10', '15', '15', '15', '15', '15', '0', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('DODGE', '10', '15', '15', '15', '15', '15', '0', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_SWORD', '18', '15', '15', '15', '15', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_TWOHAND', '18', '15', '15', '15', '15', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_DAGGER', '18', '15', '15', '15', '15', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_BELL', '18', '15', '15', '15', '15', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_FAN', '18', '15', '15', '15', '15', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_BOW', '18', '15', '15', '15', '15', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_FIRE', '18', '15', '15', '15', '15', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_ELEC', '18', '15', '15', '15', '15', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_MAGIC', '25', '15', '15', '15', '15', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_WIND', '18', '15', '15', '15', '15', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('REFLECT_MELEE', '18', '10', '10', '10', '10', '10', '0', '5', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('POISON_REDUCE', '18', '5', '5', '5', '5', '5', '0', '0', '0', '0', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('EXP_DOUBLE_BONUS', '10', '20', '20', '20', '20', '20', '0', '0', '0', '5', '5', '0', '5', '0');INSERT INTO `item_attr` VALUES ('GOLD_DOUBLE_BONUS', '10', '20', '20', '20', '20', '20', '0', '0', '0', '5', '5', '0', '5', '0');INSERT INTO `item_attr` VALUES ('ITEM_DROP_BONUS', '7', '20', '20', '20', '20', '20', '0', '0', '5', '0', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('IMMUNE_STUN', '25', '1', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '1', '0');INSERT INTO `item_attr` VALUES ('IMMUNE_SLOW', '10', '1', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '1', '0');INSERT INTO `item_attr` VALUES ('ATT_GRADE_BONUS', '0', '0', '0', '0', '0', '0', '5', '5', '5', '5', '5', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_WARRIOR', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_ASSASSIN', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_SURA', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_SHAMAN', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_WARRIOR', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_ASSASSIN', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_SURA', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_SHAMAN', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');Está aqui entao</p>

Share this post


Link to post
Share on other sites

bom o error é:

INSERT INTO `item_attr` VALUES ('ATT_GRADE_BONUS', '0', '0', '0', '0', '0', '0', '5', '5', '5', '5', '5', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_WARRIOR', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_ASSASSIN', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_SURA', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('ATT_BONUS_TO_SHAMAN', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_WARRIOR', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_ASSASSIN', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_SURA', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_SHAMAN', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0');
por isso sumiu os extras.prob = 0.

Share this post


Link to post
Share on other sites
DROP TABLE IF EXISTS `item_attr`;CREATE TABLE `item_attr` (  `apply` enum('MAX_HP','MAX_SP','CON','INT','STR','DEX','ATT_SPEED','MOV_SPEED','CAST_SPEED','HP_REGEN','SP_REGEN','POISON_PCT','STUN_PCT','SLOW_PCT','CRITICAL_PCT','PENETRATE_PCT','ATTBONUS_HUMAN','ATTBONUS_ANIMAL','ATTBONUS_ORC','ATTBONUS_MILGYO','ATTBONUS_UNDEAD','ATTBONUS_DEVIL','STEAL_HP','STEAL_SP','MANA_BURN_PCT','DAMAGE_SP_RECOVER','BLOCK','DODGE','RESIST_SWORD','RESIST_TWOHAND','RESIST_DAGGER','RESIST_BELL','RESIST_FAN','RESIST_BOW','RESIST_FIRE','RESIST_ELEC','RESIST_MAGIC','RESIST_WIND','REFLECT_MELEE','REFLECT_CURSE','POISON_REDUCE','KILL_SP_RECOVER','EXP_DOUBLE_BONUS','GOLD_DOUBLE_BONUS','ITEM_DROP_BONUS','POTION_BONUS','KILL_HP_RECOVER','IMMUNE_STUN','IMMUNE_SLOW','IMMUNE_FALL','SKILL','BOW_DISTANCE','ATT_GRADE_BONUS','DEF_GRADE_BONUS','MAGIC_ATT_GRADE','MAGIC_DEF_GRADE','CURSE_PCT','MAX_STAMINA') NOT NULL default 'MAX_HP',  `prob` varchar(100) NOT NULL default '',  `lv1` varchar(100) NOT NULL default '',  `lv2` varchar(100) NOT NULL default '',  `lv3` varchar(100) NOT NULL default '',  `lv4` varchar(100) NOT NULL default '',  `lv5` varchar(100) NOT NULL default '',  `weapon` varchar(100) NOT NULL default '',  `body` varchar(100) NOT NULL default '',  `wrist` varchar(100) NOT NULL default '',  `foots` varchar(100) NOT NULL default '',  `neck` varchar(100) NOT NULL default '',  `head` varchar(100) NOT NULL default '',  `shield` varchar(100) NOT NULL default '',  `ear` varchar(100) NOT NULL default '') ENGINE=MyISAM DEFAULT CHARSET=latin1;-- ------------------------------ Records of item_attr-- ----------------------------INSERT INTO `item_attr` VALUES ('STR', '1', '2', '4', '6', '8', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('INT', '1', '2', '4', '6', '8', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('CON', '1', '2', '4', '6', '8', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('MAX_SP', '1', '10', '20', '30', '50', '80', '0', '0', '5', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('MAX_HP', '1', '500', '500', '100', '1500', '2000', '0', '5', '5', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('DEX', '1', '2', '4', '6', '8', '12', '5', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('ATT_SPEED', '1', '1', '2', '3', '5', '8', '0', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('MOV_SPEED', '1', '2', '4', '6', '10', '20', '0', '0', '0', '5', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('CAST_SPEED', '1', '2', '4', '6', '10', '20', '5', '5', '0', '0', '0', '0', '0', '0');INSERT INTO `item_attr` VALUES ('HP_REGEN', '1', '4', '8', '12', '20', '30', '0', '0', '0', '0', '5', '5', '0', '0');INSERT INTO `item_attr` VALUES ('SP_REGEN', '1', '4', '8', '12', '20', '30', '0', '0', '0', '0', '5', '5', '0', '0');INSERT INTO `item_attr` VALUES ('POISON_PCT', '1', '1', '2', '3', '5', '8', '5', '0', '0', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('STUN_PCT', '1', '1', '2', '3', '5', '8', '5', '0', '0', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('SLOW_PCT', '1', '1', '2', '3', '5', '8', '5', '0', '0', '5', '0', '0', '0', '0');INSERT INTO `item_attr` VALUES ('CRITICAL_PCT', '1', '1', '2', '3', '5', '10', '5', '0', '0', '5', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('PENETRATE_PCT', '1', '1', '2', '3', '5', '10', '5', '0', '5', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('ATTBONUS_HUMAN', '1', '1', '2', '3', '5', '10', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_ANIMAL', '1', '2', '4', '6', '10', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_ORC', '1', '2', '4', '6', '10', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_MILGYO', '1', '2', '4', '6', '10', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_UNDEAD', '1', '2', '4', '6', '10', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('ATTBONUS_DEVIL', '1', '2', '4', '6', '10', '20', '5', '0', '5', '0', '0', '5', '5', '5');INSERT INTO `item_attr` VALUES ('STEAL_HP', '1', '1', '2', '3', '5', '10', '0', '5', '5', '0', '0', '0', '0', '0');INSERT INTO `item_attr` VALUES ('STEAL_SP', '1', '1', '2', '3', '5', '10', '0', '5', '0', '0', '5', '5', '0', '0');INSERT INTO `item_attr` VALUES ('MANA_BURN_PCT', '1', '1', '2', '3', '5', '10', '0', '0', '5', '0', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('BLOCK', '1', '2', '4', '6', '10', '15', '0', '0', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('DODGE', '1', '2', '4', '6', '10', '15', '0', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_SWORD', '1', '2', '4', '6', '10', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_TWOHAND', '1', '2', '4', '6', '10', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_DAGGER', '1', '2', '4', '6', '10', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_BELL', '1', '2', '4', '6', '10', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_FAN', '1', '2', '4', '6', '10', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_BOW', '1', '2', '4', '6', '10', '15', '0', '5', '0', '5', '5', '0', '0', '5');INSERT INTO `item_attr` VALUES ('RESIST_FIRE', '1', '2', '4', '6', '10', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_ELEC', '1', '2', '4', '6', '10', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_MAGIC', '1', '2', '4', '6', '10', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('RESIST_WIND', '1', '2', '4', '6', '10', '15', '0', '5', '5', '0', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('REFLECT_MELEE', '1', '1', '2', '3', '6', '10', '0', '5', '0', '0', '0', '0', '5', '0');INSERT INTO `item_attr` VALUES ('POISON_REDUCE', '1', '1', '2', '3', '4', '5', '0', '0', '0', '0', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('EXP_DOUBLE_BONUS', '1', '2', '4', '6', '8', '20', '0', '0', '0', '5', '5', '0', '5', '0');INSERT INTO `item_attr` VALUES ('GOLD_DOUBLE_BONUS', '1', '2', '4', '6', '8', '20', '0', '0', '0', '5', '5', '0', '5', '0');INSERT INTO `item_attr` VALUES ('ITEM_DROP_BONUS', '1', '2', '4', '6', '8', '20', '0', '0', '5', '0', '0', '0', '0', '5');INSERT INTO `item_attr` VALUES ('IMMUNE_STUN', '1', '1', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '1', '0');INSERT INTO `item_attr` VALUES ('IMMUNE_SLOW', '1', '1', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '1', '0');INSERT INTO `item_attr` VALUES ('ATT_GRADE_BONUS', '1', '5', '10', '15', '30', '50', '0', '5', '0', '0', '0', '0', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '5', '6', '10', '15', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '5', '6', '10', '15', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '6', '10', '15', '20', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '5', '6', '10', '15', '5', '0', '0', '5', '0', '5', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '5', '6', '10', '15', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '5', '6', '10', '15', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '5', '6', '10', '15', '0', '5', '0', '0', '5', '0', '0', '0');INSERT INTO `item_attr` VALUES ('', '1', '5', '5', '6', '10', '15', '0', '5', '0', '0', '5', '0', '0', '0');

Share this post


Link to post
Share on other sites

(apaga mesmo a tabela)

Share this post


Link to post
Share on other sites

Atenção ao Double Post.

Share this post


Link to post
Share on other sites
Tópico Fechado e Movido para Lixeira
Motivo: Inatividade, Solução não foi dada ao problema e/ou Solução Insuficiente.
 
Cumprimentos

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.