Jump to content
  • 0

[HELP] Rin4a's Buffer or another scheme buffer Hi5 please


Question

Posted

hello, how are you?

please am looking for a buff NPC scheme that works with the new versions of the GS-8782 Hi5?, the ones I found (for freya) did not work.

please anyone have or know of any NPC buff scheme that works with the new versions of Hi5?

 

Thank you.

11 answers to this question

Recommended Posts

  • 0
Posted

Use this "__init__.py"  which is , adapted for H5 and working !

 

send me the link of "__init__.py" adapted again please.

 

SS error

errorjz.png

  • 0
Posted

Uhh.. next time register to forum.. :P

 

http://pastebin.com/fX9eMjTX

 

Error on: D:\SERVIDORES\L2\L2J High Five ATUALIZADO 2\GameServer\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log

Line: -1 - Column: -1

 

Traceback (innermost last):

  (no code object) at line 0

SyntaxError: ('invalid syntax', ('__init__.py', 2, 5, '    from java.lang import System'))

 

  • 0
Posted

Try this, don't forget to change npc/quest id (from 60000 to another).

 

__ init__ also tested this, but gave the same error in the photo above.

not understand why does not work.

 

456555.png

  • 0
Posted

http://www66.zippyshare.com/v/45347371/file.html make a folder in /scripts/custom/ named SchemeBuffer and paste the file ( __init__.py ), then add in scripts.cfg this line: custom/SchemeBuffer/__init__.py

 

npc id 36607 change it if you want :D

 

sorry, but gave the same error of the photo above.

Anyone know the pq of this error?

 

Error on: D:\SERVIDORES\L2\L2J High Five ATUALIZADO 2\GameServer\data\scripts\custom\SchemeBuffer\__init__.py.error.log

Line: -1 - Column: -1

 

Traceback (innermost last):

  File "__init__.py", line 14, in ?

ImportError: cannot import name L2SummonInstance

 

============ EDITED ===========

 

Error resolved, for those with the same problem the solution of the error is this:

 

open the __ init__.py in notepad, look for the word L2SummonInstance, and replace the word L2ServitorInstance, and save. done the error is fixed.

worked here.

 

thanks to everyone who tried to help me here.

Guest
This topic is now closed to further replies.


×
×
  • Create New...