Jump to content

PvP Nobless NPC Hi5 & Freya


Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 2 weeks later...

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"

 

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...