Neveikia bufferis

script problemos
    
  1. Atsijungęs

    linaslinas390

    Pranešimai: 0

    INFO ===================================================================-[ Scripts ]
    INFO Start loading Individual AI
    INFO Start loading Group template AI

    importing custom data ...
    failed to import quest : 3995_echo
    failed to import quest : 4000_ShadowWeapons
    failed to import quest : 7000_HeroItems
    failed to import quest : 8000_RaidbossInfo
    failed to import quest : 6050_KetraOrcSupport
    failed to import quest : 6051_VarkaSilenosSupport
    failed to import quest : 9999_NPCBuffer
    ... done

    INFO Replaced: SagasSuperclass with a new version
    INFO Compiled Scripts Cache is disabled.
    INFO [FeanorScriptEngine] Loading Packages ...
    INFO [FeanorScriptEngine] No Packages Loaded ...

    Stai ka raso gameserverio paleidime..

    # Enable / disable display information about the load on each object
    EnableScriptDebug = tRUE

    # Enable / disable the mandatory compilation of all the objects
    AllowCompilation = true

    # Enable / disable hash loaded objects
    UseCache = true

    # Enable / disable error output
    EnableScriptErrorLog = True

    __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.scripts.custom.' , ['__init__'], -1)
    except:
    print "failed to import quest : ",name
    print "... done"
    print ""


    Buferis : By calestine [ pats pirmas bufferis siame puslapyje ( Interlude Custom Bufferis ) ]

    kur klaida galetu buti??
    21 Birželio 2015 - 15:20 / #1
  2. 
  3. Atsijungęs

    lakstingala123

    Pranešimai: 0

    Vistiek nieko gero niekad nepadarysi :) Pirma proto igyk vaikeli :)
    21 Birželio 2015 - 15:37 / #2
  4. 
  5. Atsijungęs

    linaslinas390

    Pranešimai: 0

    o tai kur klaida gal nors pasakytum?
    21 Birželio 2015 - 19:54 / #3
  6. 
  7. Atsijungęs

    Grax

    Pranešimai: 0

    tai pazek gal importai ne tokie, ir po npc buffer nereikia , jei nera po apacia naujo scripto kuri reikia importint
    23 Birželio 2015 - 21:31 / #4