Kamira Posted May 8, 2012 Posted May 8, 2012 Hi, i have the problem that if i insert a NPC into my server and spawn it ingame the NPC dont show the NPC Name and title... its a H5 server i hope anyone can help me... Quote
0 Tryskell Posted May 8, 2012 Posted May 8, 2012 http://maxcheaters.com/forum/index.php?action=search Quote
0 [AoH]Kratos Posted May 8, 2012 Posted May 8, 2012 Tryskell is right :) ! But , since I'm in a good mood , I'll try to make it easy for you , hope you understand. Since H5 , in order to see the NPC's name and title , you'll have to add the npc in : + npcaidata + npc_elementals Look at the example ( using 007florin's Gm Shop for H5 ) : INSERT INTO `npc` VALUES ('10002', '13100', 'GM Shop', '1', 'ServerName', '1', 'LineageMonster2.anakim_tr', '15.50', '29.00', '55', 'female', 'L2Merchant', '40', '1673.054730000000000', '889.800000000000000', '6.500000000000000', '2.400000000000000', '40', '43', '30', '21', '20', '25', '0', '0', '388.11142', '223.63620', '265.02979', '163.64727', '253', '4', '333', '0', '0', '0', '45.00000', '180.00000', '0', '1'); INSERT INTO `npc_elementals` VALUES ('10002', '0', '0', '20', '20', '20', '20', '20', '20'); INSERT INTO `npcaidata` VALUES ('10002', '7', '15', '0', '0', '1', '1', '1', '0', '0', '0', '0', '2', '2', '0', '0', '0', '0', null, '0', null, '0', '0', 'balanced'); Good luck ! Quote
Question
Kamira
Hi,
i have the problem that if i insert a NPC into my server and spawn it ingame the NPC dont show the NPC Name and title... its a H5 server
i hope anyone can help me...
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.