Jump to content

[Share]NPC Config Information[Freya]


KiZaRu

Recommended Posts

one Friend  Make this NPC and let me to share here name of My Friend is "ShinKaZaMa"

84134932.png

width=1024 height=558http://img834.imageshack.us/img834/9425/87836881.png[/img]

width=1024 height=561http://img214.imageshack.us/img214/3220/71652478.png[/img]

width=1024 height=558http://img132.imageshack.us/img132/8978/30019787.png[/img]

Desc:Change Configs dont need to go in HTMLS and change Infos

Download

 

Working on Freya L2JServer

 

Credits:ShinKaZaMa

 

Link to comment
Share on other sites

//parta

noob

Error on: C:\test\gameserver\data\scripts\custom\ServerInfoNPC\ServerInfoNPC.java.error.log

Line: -1 - Column: -1

 

compilation failed

 

 

 

package custom.ServerInfoNPC;

 

import L2j.Infinity.Config;

import L2j.Infinity.ExternalConfig;

import L2j.Infinity.gameserver.instancemanager.QuestManager;

import L2j.Infinity.gameserver.model.actor.L2Npc;

import L2j.Infinity.gameserver.model.actor.instance.L2PcInstance;

import L2j.Infinity.gameserver.model.quest.Quest;

import L2j.Infinity.gameserver.model.quest.QuestState;

 

 

change for l2jserver

 

package custom.ServerInfoNPC;

 

import com.l2jserver.Config;

import com.l2jserver.ExternalConfig;

import com.l2jserver.gameserver.instancemanager.QuestManager;

import com.l2jserver.gameserver.model.actor.L2Npc;

import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;

import com.l2jserver.gameserver.model.quest.Quest;

import com.l2jserver.gameserver.model.quest.QuestState;

 

 

l2jserver no have  import com.l2jserver.ExternalConfig;

Link to comment
Share on other sites

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...