Jump to content
  • 0

How i can fix npc buffer


Question

Posted

hello all

i got problem with buffer  i think something wrong in jscript files

 

__init__ file

import sys

defrom net.sf.l2j.gameserver.model.actor.instance import L2PcInstance

from java.util import Iterator

from net.sf.l2j.gameserver.datatables import SkillTable

from net.sf.l2j                   import L2DatabaseFactory

from net.sf.l2j.gameserver.model.quest import State

from net.sf.l2j.gameserver.model.quest import QuestState

from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest

 

i think i must change something here

Thanks

5 answers to this question

Recommended Posts

  • 0
Posted

Do not expect help without error log, think a bit before posting nonsense help threads.

Error on: C:\Users\Desktop\server\gameserver\data\scripts\custom\4015_NPCBuffer\__init__.py.error.log
Line: -1 - Column: -1

Traceback (innermost last):
 (no code object) at line 0
SyntaxError: ('invalid syntax', ('__init__.py', 27, 7, '      htmltext = event'))

  • 0
Posted

import sys

defrom net.sf.l2j.gameserver.model.actor.instance import L2PcInstance

from java.util import Iterator

from net.sf.l2j.gameserver.datatables import SkillTable

from net.sf.l2j                  import L2DatabaseFactory

from net.sf.l2j.gameserver.model.quest import State

from net.sf.l2j.gameserver.model.quest import QuestState

from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock