a lil bit help pls :P

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

a lil bit help pls :P

Post 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');
Everybody L.I.E.S
Probe
Posts: 915
Joined: Thu Sep 03, 2009 6:36 pm
Location: Israel
Contact:

Re: a lil bit help pls :P

Post 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]'
?
jamaica
Posts: 288
Joined: Sat Jan 24, 2009 5:44 pm

Re: a lil bit help pls :P

Post by jamaica »

oh creap i forgot to change that l2npcwalker.....thank you dear :*
Everybody L.I.E.S
Post Reply