Is there a way I can add new npc names through the npc id?
Code: Select all
INSERT INTO `npc_list` VALUES ('17114005', 'Lilisette', '63', '-18', '2', '3', '6', '40', '40', '0', '1', '0', '0', '3', 0x0000E70800000000000000000000000000000000, '0', '230');
I have looked through the forum and seen minimal discussion on this, and that discussion was mainly disregarding the idea of adding new npcs. However, they did mention something about finding npc Id's through POLUTIL and editing .dat files to find dec. numbers. However, I believe this is only to FIND an npc id, not to make one. Does anyone have any information on this?
I feel as though it's a semi-important thing for running a server.