Jump to content
  • 0

[Help]Acis


Question

Posted

Hello guys.

Someone can Learn me or explain me How can i use Buffer On l2jAcis ?

I dont have work before with acis and i try to see how to Import it but i cant find something.

In jfrozen or l2j i just change the Imports and i use it.

 

So the Question is.

How to Import Buffer on L2jAcis;

4 answers to this question

Recommended Posts

  • 0
Posted

import sys

from 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

  • 0
Posted

Try to find a java buffer, as Jython has been officially dropped in previous revision.

 

I tell that if you want to keep your aCis server updated. If you use free revision, it will happen for you in around 1 month. If you don't update, then don't busy about my message.

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