Jump to content
  • 0

[HELP]Buffer Il


Question

Posted

Exw mia buffer:http://www.maxcheaters.com/forum/index.php?topic=97975.0 auti<--- Alla otan paw na kanw buffs me leei u dont meet critiria..Dokimasa ta Eidi apantimenes erwtiseis alla den me voi8isan......Opoios 3erei as m pei

Recommended Posts

  • 0
Posted

__all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'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 ""

 

Kai evala auto sn arxi

 

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

ta imports s ta dinei ena guide to opio dinei gia ka8e pack ea code to opio mpainei sto init.py mesa sta custom (C:/gmaserver/data/jscripts/custom) A koita kai an ekei mesa exeis kai to 9999_NPCBUFFER

  • 0
Posted

__all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'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 ""

 

Kai evala auto sn arxi

 

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

Afto to pack pou exeis kanei load ta Quests?
  • 0
Posted

ta imports s ta dinei ena guide to opio dinei gia ka8e pack ea code to opio mpainei sto init.py mesa sta custom (C:/gmaserver/data/jscripts/custom) A koita kai an ekei mesa exeis kai to 9999_NPCBUFFER

 

Koita to proigoumeno post re file

  • 0
Posted

Koita to proigoumeno post re file

sorry..... apla to otan piga na to kano post m evgale ena mnm egine ena post tn idia stigmh ksanadeite to kai to patisa
  • 0
Posted

sorry..... apla to otan piga na to kano post m evgale ena mnm egine ena post tn idia stigmh ksanadeite to kai to patisa

 

np An mporeis kai 3ereis help

Guest
This topic is now closed to further replies.


×
×
  • Create New...