Jump to content

[Share]NPC Hero up to restart


Recommended Posts

Hero NPC until the Restart (INTERLUDE)

Is configured to ask for star 10 but if you want to change so go to the folder __ini__ npc!

 

shot00000zm.jpg

 

shot00001an.jpg

 

Code:

import sys

from com.l2dot.gameserver.model.actor.instance import L2PcInstance

from java.util import Iterator

from com.l2dot.gameserver.datatables import SkillTable

from com.l2dot               import L2DatabaseFactory

from com.l2dot.gameserver.model.actor.appearance import PcAppearance

from com.l2dot.gameserver.model.quest import State

from com.l2dot.gameserver.model.actor.appearance import PcAppearance

from com.l2dot.gameserver.model.quest import QuestState

from com.l2dot.gameserver.model.quest.jython import QuestJython as JQuest

 

Download

Credits: locpaulo

Link to comment
Share on other sites

u can make code which will add player to heroes.sql in database if u want to make guy hero until hero period over, if u want to make it different u will need to make new sql file and write some more code

Link to comment
Share on other sites

  • 4 months later...

Well, The Script have an error in systax cuz when i try to import it on Equal Pack (ofc edited the imports) I Get An "Failded To Import" Error...

Any Help?

Link to comment
Share on other sites

maybe the iported filles are not the same...

Well, The Script have an error in systax cuz when i try to import it on Equal Pack (ofc edited the imports) I Get An "Failded To Import" Error...

Any Help?

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