Jump to content
  • 0

Buffer "criteria" L2Jhellas


ApexFozzy

Question

10 answers to this question

Recommended Posts

  • 0

hello i have this very common problem.. wheni  click on the buffer i get the criteria problem! tutorials are teh most fro l2jfrozen and i cant do it. can you help me ?

post the script here so we can help you...

Link to comment
Share on other sites

  • 0

post the script here so we can help you...

import sys
from com.l2jfrozen.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from com.l2jfrozen.gameserver.datatables import SkillTable
from com.l2jfrozen.util.database import L2DatabaseFactory
from com.l2jfrozen.gameserver.model.quest import State
from com.l2jfrozen.gameserver.model.quest import QuestState
from com.l2jfrozen.gameserver.model.quest.jython import QuestJython as JQuest
 
qn = "9999_NPCBuffer"
 
NPC=[9999]
ADENA_ID=57
QuestId     = 9999
QuestName   = "NPCBuffer"
QuestDesc   = "custom"
InitialHtml = "1.htm"
 
print "importing custom: 9999: NPCBuffer"

 

 

 

 

 

here its for frozen, whats the l2jhellas script ?:/

Edited by ApexFozzy
Link to comment
Share on other sites

  • 0

 

import sys
from com.l2jhellas.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from com.l2jhellas.gameserver.skills import SkillTable
from com.l2jhellas.util.database import L2DatabaseFactory

from com.l2jhellas.gameserver.model.quest import State
from com.l2jhellas.gameserver.model.quest import QuestState
from com.l2jhellas.gameserver.model.quest.jython import QuestJython as JQuest

 

although you might need more changes,try this one and respond here

Link to comment
Share on other sites

  • 0
import sys
from com.l2jhellas.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from com.l2jhellas.gameserver.skills import SkillTable
from com.l2jhellas.util.database import L2DatabaseFactory

from com.l2jhellas.gameserver.model.quest import State
from com.l2jhellas.gameserver.model.quest import QuestState
from com.l2jhellas.gameserver.model.quest.jython import QuestJython as JQuest

although you might need more changes,try this one and respond here

 

 nope, not working..

Link to comment
Share on other sites

  • 0

give me the error dude i can't snif my fingers to tell you how to make it work

 no error, its just  "dont meet the criteria" when i click on teh buffer ingame! ive put all files normally 5-6 times andi still got teh same mssg

Link to comment
Share on other sites

  • 0

 no error, its just  "dont meet the criteria" when i click on teh buffer ingame! ive put all files normally 5-6 times andi still got teh same mssg

did you parse the script in scripts.cfg?

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.

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

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