RandomDude Posted August 8, 2012 Author Posted August 8, 2012 INSERT INTO `npc` this should be in custom npc table instead of npc table. (dont forget to activate custom npc's from config) Quote
lowrider88 Posted August 9, 2012 Posted August 9, 2012 this is my npc i made in custom_npc: 999 13197 Nobless Manager 1 L2 ShRoomZ 1 LineageNPC.training_doll_150p 13 40 55 male L2NoblessManager 40 2444.000000000000000 2444.000000000000000 0.000000000000000 0.000000000000000 40 43 30 21 20 20 0 0 500 500 500 500 230 1 333 0 0 0 60 120 0 0 I even added the npc to my custom_npcaidata, I then placed the folder here: server\game\data\scripts\custom\NobleQuest then went to C:\server\game\data to the scripts config file and added this: # Custom custom/FortuneTelling/FortuneTelling.java custom/Nottingale/Nottingale.java custom/EchoCrystals/EchoCrystals.java custom/ShadowWeapons/ShadowWeapons.java custom/MissQueen/MissQueen.java custom/NewbieCoupons/NewbieCoupons.java custom/KetraOrcSupport/KetraOrcSupport.java custom/VarkaSilenosSupport/VarkaSilenosSupport.java custom/RaidbossInfo/RaidbossInfo.java custom/NpcLocationInfo/NpcLocationInfo.java custom/PurchaseBracelet/PurchaseBracelet.java custom/HeroCirclet/HeroCirclet.java custom/HeroWeapon/HeroWeapon.java custom/IOPRace/IOPRace.java custom/PinsAndPouchUnseal/PinsAndPouchUnseal.java custom/Validators/SkillTransferValidator.java custom/Validators/SubClassSkills.java custom/NobleQuest.java then i get this when the sever is starting up: C:L2j\game\data\scripts\custom\NobleQuest.java> @ scripts.cfg :705-Reason: Doesnt exists or is not a file. i did every thing right how it said, what is wrong ??? Thanks Quote
RandomDude Posted August 9, 2012 Author Posted August 9, 2012 Try re-download the files and put them in again. Quote
lowrider88 Posted August 10, 2012 Posted August 10, 2012 LOL ok so i fugred out why it was giving me this error : :L2j\game\data\scripts\custom\NobleQuest.java> @ scripts.cfg :705-Reason: Doesnt exists or is not a file. I was putting custom/NobleQuest.java in the config like the read me said to do, but instead your supposed to put custom/NobleQuest/NobleQuest.java easy fix lol dont Great Share BTW Quote
Amanda55 Posted August 25, 2012 Posted August 25, 2012 I don't have error in my console but IG //spawn 999 "your target cannot be found" help me please Quote
`KnipeX Posted August 26, 2012 Posted August 26, 2012 I don't have error in my console but IG //spawn 999 "your target cannot be found" help me please did you add npc to database? Quote
Amanda55 Posted August 26, 2012 Posted August 26, 2012 yes INSERT INTO `npc` VALUES ('999', '13197', 'Nobless Manager', '1', 'L2(name)', '1', 'LineageNPC.training_doll_150p', '13.00', '40.00', '55', 'male', 'L2NoblessManager', '40', 2444, 2444, 0, 0, '40', '43', '30', '21', '20', '20', '0', '0', 500, 500, 500, 500, '230', '1', '333', '0', '0', '0', '60', '120', '0', '0'); L2J/game/data/scripts/custom/NobleQuest L2J/game/data/Scripts.cfg # Custom custom/FortuneTelling/FortuneTelling.java custom/Nottingale/Nottingale.java custom/EchoCrystals/EchoCrystals.java custom/ShadowWeapons/ShadowWeapons.java custom/MissQueen/MissQueen.java custom/NewbieCoupons/NewbieCoupons.java custom/KetraOrcSupport/KetraOrcSupport.java custom/VarkaSilenosSupport/VarkaSilenosSupport.java custom/RaidbossInfo/RaidbossInfo.java custom/NpcLocationInfo/NpcLocationInfo.java custom/PurchaseBracelet/PurchaseBracelet.java custom/HeroCirclet/HeroCirclet.java custom/HeroWeapon/HeroWeapon.java custom/IOPRace/IOPRace.java custom/PinsAndPouchUnseal/PinsAndPouchUnseal.java custom/Validators/SkillTransferValidator.java custom/Validators/SubClassSkills.java custom/555_NPCBUFFER/__init__.py custom/50300_PKlist/__init__.py custom/8204_NpcNoblesse/__init__.py custom/NobleQuest/NobleQuest.java and i have " your target cannot be found" Quote
RandomDude Posted August 29, 2012 Author Posted August 29, 2012 Up Add it into the custom npc table, it might work.. Quote
RandomDude Posted October 10, 2012 Author Posted October 10, 2012 Npc H5 ? Tested and works on both Freya and H5 Quote
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.