06-03-2013, 07:57 PM
t_npc sql code
INSERT INTO t_npc (a_index, a_skillmaster, a_flag, a_flag1, a_level, a_size, a_attack_area, a_hp, a_mp, a_attackType, a_attackSpeed, a_walk_speed, a_run_speed, a_skill0, a_skill1, a_file_smc, a_motion_walk, a_motion_idle, a_motion_dam, a_motion_attack, a_motion_die, a_motion_run, a_motion_idle2, a_motion_attack2, a_scale, a_fireDelayCount, a_fireDelay0, a_fireDelay1, a_fireDelay2, a_fireDelay3, a_fireEffect0, a_fireEffect1, a_fireEffect2, a_fireObject, a_fireSpeed, a_name_usa) VALUES (1374, -1, 33619984, 0, 20, 0, 0, 32767, 500, 0, 0, 0, 0, , , Data\npc\Cube_NPC\mail_npc.smc, mail_npc, mail_npc, mail_npc, mail_npc, mail_npc, mail_npc, mail_npc, mail_npc, 1,3, 0, 0, 0, 0, 0, , , , 0, 0, Message Cube);
t_npc_regen
INSERT INTO `t_npc_regen` VALUES (1120078, 0, 1374, 563, 807, 109, 180, 0, 300, -1);

