It's not from the pack I find it and it is one of the Ones Dev Team gatekeepers but I have made a lot of changes.
Now I have problem with the Ones Dev Team datapack. I can't add the buffer. I have no problem adding the teleports but I have with the NPC. When I start the code:
INSERT INTO `npc` VALUES
(99987, 29056, "GateKeeper", 1, "Luxury", 1, "NPC.teleport_npc", 8, 38, 70, "female", "L2Teleporter", 40, 3862, 1493, "11.85", "2.78", 40, 43, 30, 21, 20, 10, 0, 0, 1314, 470, 780, 382, 278, 0, 333, 0, 0, 0, 55, 132, "NULL", 0, 1, 0);
I get this:
ERROR 1136 : Column count doesn't match value count at row 1
I don't have problems with the other L2J datapack.
What is different in the L2J Ones Dev Team pack? Where can be the mistake?
---------
I hope u can understand my english writing :]