Im just newbie here can anyone please help me or give me a hint how to edit this :(

Results 1 to 3 of 3
  1. #1
    Newbie kenn2k20 is offline
    MemberRank
    Dec 2012 Join Date
    1Posts

    sad Im just newbie here can anyone please help me or give me a hint how to edit this :(

    What should i edit at this so i can have 3x a day guild siege please help thanks.

    Spoiler:

    // Gebühren
    JOINPENYA 1000

    // Minimales Gildenlevel
    GUILDLEVEL 20

    // Mindest. Gilden
    MINJOINGUILDSIZE 3

    // Max. Gilden
    MAXJOINGUILDSIZE 12

    // Playerleben
    MAXPLAYERLIFE 10

    // Maximal Member pro Gilde
    MAXJOINMEMBERSIZE 20

    // Maximal Member pro Gilde im Kampf
    MAXWARPLAYER 8

    MAXMAPTIME 10
    ITEMPENYA 1000
    MAXGUILDPERCENT 10
    MAXPLAYERPERCENT 5
    REQUESTCANCLEPERCENT 80
    NOTREQUESTPERCENT 98

    /*
    MAX_GCSIENDITEM 10

    GCSENDITEM 1 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 2 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 3 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 3 II_ARM_S_CLO_CLO_DRAGON1 1
    GCSENDITEM 4 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 4 II_ARM_S_CLO_CLO_DRAGON1 1
    GCSENDITEM 5 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 5 II_ARM_S_CLO_CLO_DRAGON1 1
    GCSENDITEM 6 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 6 II_ARM_S_CLO_CLO_DRAGON1 1
    GCSENDITEM 7 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 7 II_ARM_S_CLO_CLO_DRAGON1 1
    GCSENDITEM 8 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 8 II_ARM_S_CLO_CLO_DRAGON1 1
    GCSENDITEM 9 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 9 II_ARM_S_CLO_CLO_DRAGON1 1
    GCSENDITEM 10 II_SYS_SYS_SCR_BXGUILD 10
    GCSENDITEM 10 II_ARM_S_CLO_CLO_DRAGON1 1
    */

    AUTO_OPEN_IDC
    {
    1 21 30
    2 21 30
    3 21 30
    4 21 30
    5 21 30
    6 21 30
    7 21 30
    }

    AUTO_OPEN_TEST
    {
    1 20 00
    2 20 00
    3 20 00
    4 20 00
    5 20 00
    6 20 00
    7 20 00
    }

    OPEN 14
    {
    WORLDMSG 5000 2706 101 // TID_GAME_GUILDCOMBAT_OPEN_READY_MSG
    WARSTATE 3600000 101 102 // NOTENTER_COUNT_STATE
    WARSTATE 0 102 0 // ENTER_STATE
    ALLMSG 90000 2710 103 // TID_GAME_GUILDCOMBAT_OPEN_MSG
    STATE 0 2 0 // WAR_STATE
    WARSTATE 20000 103 104 // MAINTENANCE_STATE
    WARSTATE 1800000 104 105 // WAR_WAR_STATE
    STATE 0 3 0 // COMPLET_CLOSE_STATE
    WARSTATE 0 105 0 // WAR_CLOSE_STATE
    WAIT 10000 0 0 // WAIT
    WARSTATE 0 106 0 // WAR_CLOSE_WAIT_STATE
    STATE 30000 4 107 // GM_COLSE_STATE
    WARSTATE 0 107 0 // WAR_TELEPORT_STATE
    }


  2. #2
    Sorcerer Supreme kamote is offline
    Member +Rank
    Mar 2012 Join Date
    Maplewood, MOLocation
    326Posts

    Re: Im just newbie here can anyone please help me or give me a hint how to edit this

    AUTO_OPEN_IDC

    the first digit is the day in the week
    1-sundaye
    2-monday
    3-tuesday
    ..
    7-saturday

    the 2nd digits are the hour. It's in 24-hours format

    and the 3rd digits are the minutes. ( no need to explain that I guess ).

    so if you want to do 3 GS a day then just add the day of the week and change the hour and minute

    ex.
    AUTO_OPEN_IDC
    {
    1 08 30
    1 12 00
    1 22 15
    }

  3. #3
    Sorcerer Supreme Alexsh is offline
    Member +Rank
    Sep 2009 Join Date
    New YorkLocation
    306Posts

    Re: Im just newbie here can anyone please help me or give me a hint how to edit this

    I'm pretty sure that without source edits you can't enable 3 sieges per day. I believe I tried it once and it read errors. But try what kamote said. That's the way to do it, however if it gives you errors by doing so it's due to the fact that it needs source edits.



Advertisement