L2ORIGEN

¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

http://l2-origen.host-es.com/


    Guia: Setear Capture The Flag

    InuSenpaii
    InuSenpaii
    Elpy


    Mensajes : 15
    Puntos : 4935
    Fecha de inscripción : 02/12/2010
    Edad : 31
    Localización : Whatever

    Guia: Setear Capture The Flag Empty Guia: Setear Capture The Flag

    Mensaje  InuSenpaii Dom Dic 05, 2010 11:01 am

    you must make 2 new files 1 is tvt.py and second ctf.py
    in the codes must only this lines :
    TvT.py
    Code:
    import sys
    from com.l2jfree.gameserver.model.entity.events import TvT
    TvT.loadData()
    TvT.autoEvent()
    ctf.py
    Code:
    import sys
    from com.l2jfree.gameserver.model.entity.events import CTF
    CTF.loadData()
    CTF.autoEvent()
    So if you made them correct you must put thise lines in a sql file
    Code:
    [INSERT INTO `global_tasks` VALUES ('4', 'jython', 'TYPE_FIXED_SHEDULED', '1230423757765', '1200000', '3600000', 'tvt.py');
    INSERT INTO `global_tasks` VALUES ('5', 'jython', 'TYPE_FIXED_SHEDULED', '1230425559187', '3000000', '3600000', 'CTF.py');


    Me lo paso un ex developer de L2 Galactica :3 ahi lo tenes lucia :3

      Fecha y hora actual: Dom Mayo 19, 2024 6:11 am