Jump to content
  • 0

interlude buffer not working :(


Question

Posted

i am using l2jdot's server pack. i have tried 3 buffers and they all have error. it says u r either not carrying out your quest or don't meet the criterica.  i have everything right in my data, i don't get it.

 

__all__ = [

'3995_echo',

'4000_ShadowWeapons',

'7000_HeroItems',

'8000_RaidbossInfo',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport',

'9999_NPCBuffer'

]

print ""

print "importing custom data ..."

for name in __all__ :

    try :

        __import__('data.jscript.custom.'+name,globals(), locals(), ['__init__'], -1)

    except:

        print "failed to import quest : ",name

print "... done"

print ""

 

7 answers to this question

Recommended Posts

  • 0
Posted

i have same problem but with create clan/ally or nobles quest,it say "u r either not carrying out your quest or don't meet the criterica".Someone can help me with it?what change i have to do,im use l2jdot.

  • 0
Posted
  On 10/17/2009 at 12:58 PM, Slab said:

i have same problem but with create clan/ally or nobles quest,it say "u r either not carrying out your quest or don't meet the criterica".Someone can help me with it?what change i have to do,im use l2jdot.

 

l2dot is dead project change to something that running

  • 0
Posted

Im tryed other pack like l2jarchid and got everytime same problem with create clan/ally or use buffs with communicat "u r either not carrying out your quest or don't meet the criterica"

  • 0
Posted
  On 10/17/2009 at 1:34 PM, Slab said:

Im tryed other pack like l2jarchid and got everytime same problem with create clan/ally or use buffs with communicat "u r either not carrying out your quest or don't meet the criterica"

 

Please stop posting the same things...Just press the damn search button and find a thousand solutions to your problem!

 

Locked.

Guest
This topic is now closed to further replies.


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