Page 1 of 1

a lil bit help pls :P

Posted: Wed Dec 02, 2009 11:36 am
by jamaica
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

hey guys can some1 tell me how to make a walker npc, mean i put the coordonates for rote i do delay i think i do everything right but my npc dont want to move....can some1 tell me where is the problem?

INSERT INTO `walker_routes` VALUES ('14', '6', '1', 'HO! HO! HO!', '81900', '149305', '-3468', '10', '1');
INSERT INTO `walker_routes` VALUES ('14', '6', '2', 'HO! HO! HO!', '82681', '149293', '-3468', '10', '1');
INSERT INTO `walker_routes` VALUES ('14', '6', '3', 'HO! HO! HO!', '82698', '148613', '-3468', '10', '1');
INSERT INTO `walker_routes` VALUES ('14', '6', '4', 'HO! HO! HO!', '82694', '147925', '-3468', '10', '1');
INSERT INTO `walker_routes` VALUES ('14', '6', '5', 'HO! HO! HO!', '81909', '147910', '-3468', '10', '1');
INSERT INTO `walker_routes` VALUES ('14', '6', '6', 'HO! HO! HO!', '81176', '147915', '-3468', '10', '1');
INSERT INTO `walker_routes` VALUES ('14', '6', '7', 'HO! HO! HO!', '81155', '148643', '-3468', '10', '1');
INSERT INTO `walker_routes` VALUES ('14', '6', '8', 'HO! HO! HO!', '81159', '149313', '-3468', '10', '1');

Re: a lil bit help pls :P

Posted: Wed Dec 02, 2009 12:51 pm
by Probe
did you change your npc in npc.sql to

Code: Select all

(31356,31356,'Remy',0,'Porter',0,'NPC.a_traderB_MHuman',8,25,70,'male',[b]'L2NpcWalker[/b]'
?

Re: a lil bit help pls :P

Posted: Wed Dec 02, 2009 1:32 pm
by jamaica
oh creap i forgot to change that l2npcwalker.....thank you dear :*