Jump to content
  • 0

[Help]L2 Dot Buffer


Question

Posted

Hi guys 8a i8ela ligo na me help an mporite me tin buffer se l2 dot.

 

Oles oi buffer  p exw balei lene ta ekseis:You are either not carrying out your quest or don't meet the criteria.

 

Sas parakalw ligo help.

6 answers to this question

Recommended Posts

  • 0
Posted

to provlima tou mallon einai to __init__.py lpn pane C:/server/gameserver/data/jscript/custom (an einai se diaforetiko folder i buffer s pane se ekino)

lpn egw xrisimopoio l2joneo an exei kapoio prob dn kserw gi auto kalitera min kaneis c/p:

__all__ = [

'3995_echo',

'4000_ShadowWeapons',

'7000_HeroItems',

'8000_RaidbossInfo',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport'

]

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

 

kato apo auto(i oti allo einai teleutaio) '6051_VarkaSilenosSupport' vazeis tn buffer sou dld '9999_NPCBuffer'

auto einai olo kai meta save prosoxi omws:

 

__all__ = [

'3995_echo',

'4000_ShadowWeapons',

'7000_HeroItems',

'8000_RaidbossInfo',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport',<---Pros8ese koma allios dn tha litourgei

'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 ""

 

PS: Skynet an eisai o admin apo l2skynet.no-ip.org geia edw tsabou (i ligo prin koulka otan prwtobika stn server s-omws egw paizw tsabou apo otan vgikan ta hero :))

Guest
This topic is now closed to further replies.


×
×
  • Create New...