Jump to content
  • 0

[Request] Buffer for Epilgue.


JoeDaFlow

Question

13 answers to this question

Recommended Posts

  • 0

did you try using any buffer and changing the imports?

 

How do i change them?

 

- http://www.maxcheaters.com/forum/index.php?topic=116271.0

 

Gracia Epilogue , FULL Npc.

 

Buffer included.

 

Thank you br0, but i want separate buffer:/, can we make rian4's buffer combatible 2?

Link to comment
Share on other sites

  • 0

after you download it to change imports go to 555_NPCBUFFER\__init__.py and open it.

 

Find that things

import sys
from java.lang import System
from java.util import Iterator
from net.sf.l2j import Config
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
from net.sf.l2j.gameserver.instancemanager import QuestManager
from net.sf.l2j import L2DatabaseFactory
from net.sf.l2j.gameserver.datatables import SkillTable
from net.sf.l2j.gameserver.datatables import ItemTable
from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance
from net.sf.l2j.gameserver.model.actor.instance import L2PetInstance
from net.sf.l2j.gameserver.model.actor.instance import L2SummonInstance
from net.sf.l2j.gameserver.network.serverpackets import SetSummonRemainTime
from net.sf.l2j.gameserver.network.serverpackets import SetupGauge

 

and if you are using l2jserver epilogue then change

 

net.sf.l2j.

 

to

 

 

com.l2jserver.

 

 

ok?

Link to comment
Share on other sites

  • 0

man listen i can help you some, i will share some htmls at buffer via pm end you should creat only the sql at buffer the npc on sql must be have 11ID

 

Guild

so take the htmls end past it on gameserver>data>html>mods

and the script on gameserver>data>scripts>custum

and after go to gameserver>data open the scripts.cfg with notpad go down end write these

custum/60551_NPCBuffer/__init__.py

creat your sql one table ''Npc'' end you have ready the buffer

 

PS: i don't know if you have problem on script you will have if imports change..

Link to comment
Share on other sites

  • 0

The buffer he wants doesn't have html to go at mods.

 

And you got a typo it is custom not custum.

you are wrong have html if you want

 

ok sry for my english he will understund... waht the point to post for correct me?

Link to comment
Share on other sites

  • 0

you are wrong have html if you want

 

ok sry for my english he will understund... waht the point to post for correct me?

Other buffers have html but that one that he had asked has only a python script.

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
Answer this question...

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