Siege Problem

Results 1 to 4 of 4
  1. #1
    Member raymond00 is offline
    MemberRank
    May 2010 Join Date
    50Posts

    happy Siege Problem

    ---Done Thanks ---

    Delete This Thread ^_^
    Last edited by raymond00; 19-12-12 at 12:07 AM.


  2. #2
    Member raymond00 is offline
    MemberRank
    May 2010 Join Date
    50Posts

    Re: Siege Problem

    bump
    bump

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

    Re: Siege Problem

    for the auto GS.. it's in the GuildCombat.txt:

    look for this function(or whatever it is called).
    Code:
    AUTO_OPEN_IDC
    {
    	3	07	00   // ¿äÀÏ	½Ã(24½Ã°£Çü½ÄÀ¸·Î ÀÔ·Â)	      ºÐ
    	5	07	00
    	7	07	00
    }
    the first column. 3, 5, and 7 is the day in the week. The 2nd and 3rd column is your time 2nd is your hour and 3rd is your min it's in a 24 hour format. so on that example. there will be GS on Tue 7am, Thur 7am, and Sat 7am.

    For the Tower Siege. I think it's in Secretroom.lua.

    I think it's these guys:
    Code:
    -- ¿äÀÏ - Sun, Mon, Tue, Wed, Thu, Fri, Sat
    OpenTime			= 	"Mon 11:05"
    
    LineUpTime			=	MIN(1)		-- Âü¿© ±æµå¿ø µî·Ï ½Ã°£
    EntranceTime			=	SEC(0)		-- ÀÔÀå Á¦Çѽð£
    WarWaitTime			=	MIN(1)		-- ÀüÅõ Áغñ ½Ã°£
    WarTime				=	MIN(120)	-- ÀüÅõ ½Ã°£
    CloseWaitTime			=	SEC(30)		-- ÀüÅõ Á¾·á ÈÄ ´ë±â ½Ã°£
    I think that's clear enough.

    for the awake names.. it's in textClient.txt.txt..

    hope this will help you..

  4. #4
    Member raymond00 is offline
    MemberRank
    May 2010 Join Date
    50Posts

    Re: Siege Problem

    Can you help me to fix this ?

    when i buff in buff pang i got a error
    please help me ( Screenshot by Lightshot )

    thanks for your response



Advertisement