how to change day and time of cw

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Account Upgraded | Title Enabled! rob_angel23 is offline
    MemberRank
    Apr 2008 Join Date
    Karakura TownLocation
    372Posts

    how to change day and time of cw

    can anyone tell me if i'm right or wrong, i want to make a cw for
    sg campus on tuesday....
    mp campus on thursday...
    phx on saturday...
    th on sunday...


    [GUIDANCE]
    ; ' '
    ID = 1
    NAME = SacredGate
    ;
    CLUB_MAP = 211,0
    CLUB_GATE = 6
    CLUB_HALL_MAP = 201,0
    ;
    ; @ @
    COMMISSION = 5.0
    ;
    ; .
    ITEM_DROPRATE = 5
    ;
    ; ,
    ; (1), (2), @(3), (4), (5), (6), (7)>>> i guess this is the day staring from sunday to saturday
    ; 3 @ BATTLE_TIME = 1,20>>>this is the time
    BATTLE_TIME = 7,24>>>this is the time
    ;
    ; ( per sec )
    BATTLE_THE_TIME = 3600>>> this is the tme cw will last =1hr.
    ;
    ; @ ( @ )
    GUIDANCE_MAP = 0,0
    GUIDANCE_MAP = 2,0
    GUIDANCE_MAP = 3,0
    GUIDANCE_MAP = 201,0
    GUIDANCE_MAP = 211,0
    ;
    ; @ . ( . )
    ; mob_mid, mob_sid, posx, posy
    ; AWARD_MOB = 62,4,29,52

    can any one tell how can i make the cw starts at 6pm.
    p.s. i cant view the freq. asked question co'z it says i dont have a privilege......thats why im posting it here.....


  2. #2
    Proficient Member hectic is offline
    MemberRank
    Aug 2008 Join Date
    151Posts

    Re: how to change day and time of cw

    Quote Originally Posted by rob_angel23 View Post
    can anyone tell me if i'm right or wrong, i want to make a cw for
    sg campus on tuesday....
    mp campus on thursday...
    phx on saturday...
    th on sunday...


    [GUIDANCE]
    ; ' '
    ID = 1
    NAME = SacredGate
    ;
    CLUB_MAP = 211,0
    CLUB_GATE = 6
    CLUB_HALL_MAP = 201,0
    ;
    ; @ @
    COMMISSION = 5.0
    ;
    ; .
    ITEM_DROPRATE = 5
    ;
    ; ,
    ; (1), (2), @(3), (4), (5), (6), (7)>>> i guess this is the day staring from sunday to saturday
    ; 3 @ BATTLE_TIME = 1,20>>>this is the time
    BATTLE_TIME = 7,24>>>this is the time
    ;
    ; ( per sec )
    BATTLE_THE_TIME = 3600>>> this is the tme cw will last =1hr.
    ;
    ; @ ( @ )
    GUIDANCE_MAP = 0,0
    GUIDANCE_MAP = 2,0
    GUIDANCE_MAP = 3,0
    GUIDANCE_MAP = 201,0
    GUIDANCE_MAP = 211,0
    ;
    ; @ . ( . )
    ; mob_mid, mob_sid, posx, posy
    ; AWARD_MOB = 62,4,29,52

    can any one tell how can i make the cw starts at 6pm.
    p.s. i cant view the freq. asked question co'z it says i dont have a privilege......thats why im posting it here.....
    just change the blue color into 18 ... (that is 6PM)

  3. #3
    Account Upgraded | Title Enabled! rob_angel23 is offline
    MemberRank
    Apr 2008 Join Date
    Karakura TownLocation
    372Posts

    Re: how to change day and time of cw

    Quote Originally Posted by hectic View Post
    just change the blue color into 18 ... (that is 6PM)

    how about to change the day?!?
    sg on monday, mp on wed. phx on friday and th on sunday?!?!?!?

  4. #4
    Alpha Member starstrokers is offline
    MemberRank
    Jun 2009 Join Date
    PC FRONTLocation
    1,815Posts

    Re: how to change day and time of cw

    this guide is too short...i dont know where to find the schedule in my db...

  5. #5
    Account Upgraded | Title Enabled! nitro+ is offline
    MemberRank
    Dec 2008 Join Date
    United StatesLocation
    1,055Posts

    Re: how to change day and time of cw

    Code:
    [GUIDANCE]
    ; ' ' 
    ID = 1
    NAME = SacredGate>>> School Name
    ;
    CLUB_MAP = 211,0
    CLUB_GATE = 6
    CLUB_HALL_MAP = 201,0
    ;
    ; @ @ 
    COMMISSION = 5.0
    ;
    ; .
    ITEM_DROPRATE = 5
    ;
    ; , 
    ; (1), (2), @(3), (4), (5), (6), (7)>>> (1)= Monday, (2)=Tuesday, (3)=Wednesday, (4)=Thursday, (5)= Friday, (6)= Saturday, (7) Sunday; 3 @ BATTLE_TIME = 1,20>>>1=Day, (1) Monday, 20=Time there is 24hours in one day.
    
    BATTLE_TIME = 7,24>>>7=Day, (7) Sunday, 20=Time there is 24hours in one day.
    ;
    ; ( per sec )
    BATTLE_THE_TIME = 3600>>> this is the time cw will last =1hr.;
    ; @ ( @ )
    GUIDANCE_MAP = 0,0
    GUIDANCE_MAP = 2,0
    GUIDANCE_MAP = 3,0
    GUIDANCE_MAP = 201,0
    GUIDANCE_MAP = 211,0
    ;
    ; @ . ( . )
    ; mob_mid, mob_sid, posx, posy
    ; AWARD_MOB = 62,4,29,52
    Last edited by nitro+; 18-08-09 at 03:13 AM.

  6. #6
    Account Upgraded | Title Enabled! rob_angel23 is offline
    MemberRank
    Apr 2008 Join Date
    Karakura TownLocation
    372Posts

    Re: how to change day and time of cw

    Quote Originally Posted by jericogarcia View Post
    Code:
    [GUIDANCE]
    ; ' ' 
    ID = 1
    NAME = SacredGate>>> School Name
    ;
    CLUB_MAP = 211,0
    CLUB_GATE = 6
    CLUB_HALL_MAP = 201,0
    ;
    ; @ @ 
    COMMISSION = 5.0
    ;
    ; .
    ITEM_DROPRATE = 5
    ;
    ; , 
    ; (1), (2), @(3), (4), (5), (6), (7)>>> (1)= Monday, (2)=Tuesday, (3)=Wednesday, (4)=Thursday, (5)= Friday, (6)= Saturday, (7) Sunday; 3 @ BATTLE_TIME = 1,20>>>1=Day, (1) Monday, 20=Time there is 24hours in one day.
     
    BATTLE_TIME = 7,24>>>7=Day, (7) Sunday, 20=Time there is 24hours in one day.
    ;
    ; ( per sec )
    BATTLE_THE_TIME = 3600>>> this is the time cw will last =1hr.;
    ; @ ( @ )
    GUIDANCE_MAP = 0,0
    GUIDANCE_MAP = 2,0
    GUIDANCE_MAP = 3,0
    GUIDANCE_MAP = 201,0
    GUIDANCE_MAP = 211,0
    ;
    ; @ . ( . )
    ; mob_mid, mob_sid, posx, posy
    ; AWARD_MOB = 62,4,29,52


    tanx bro, i thought its start on sunday 1, monday 2. and so on......
    its means this cw will occur on sunday only bco'z theres only one battle time....
    if its like these it means the cw will occur on monday and sunday @ 6pm

    BATTLE_TIME = 1,18
    BATTLE_TIME = 7,18

    ---------- Post added at 12:33 PM ---------- Previous post was at 11:56 AM ----------

    Quote Originally Posted by starstrokers View Post
    this guide is too short...i dont know where to find the schedule in my db...
    its not in db... its inside the glogicserver.rcc open it w/ winrar and extract the guid1 up to4 and open it with ranfe
    Last edited by rob_angel23; 18-08-09 at 06:11 AM.

  7. #7
    Proficient Member hectic is offline
    MemberRank
    Aug 2008 Join Date
    151Posts

    Re: how to change day and time of cw

    rob_angel23;5202025]tanx bro, i thought its start on sunday 1, monday 2. and so on......
    its means this cw will occur on sunday only bco'z theres only one battle time....
    if its like these it means the cw will occur on monday and sunday @ 6pm

    BATTLE_TIME = 1,18
    BATTLE_TIME = 7,18[COLOR="Silver"
    nope! it will start on sunday and saturday..

  8. #8
    Alpha Member starstrokers is offline
    MemberRank
    Jun 2009 Join Date
    PC FRONTLocation
    1,815Posts

    Re: how to change day and time of cw

    now i know THanks For this thread^_^

  9. #9
    Valued Member mervin15 is offline
    MemberRank
    Feb 2009 Join Date
    Laguna , PhilipLocation
    109Posts

    Re: how to change day and time of cw

    were we/i see that file default.charclass??

  10. #10
    Proficient Member hectic is offline
    MemberRank
    Aug 2008 Join Date
    151Posts

    Re: how to change day and time of cw

    Quote Originally Posted by mervin15 View Post
    were we/i see that file default.charclass??
    your ran folder/data/glogic/glogic.rcc

  11. #11
    Apprentice rheaforever is offline
    MemberRank
    Apr 2010 Join Date
    7Posts

    Re:Help Me

    Please Help Me.. I'm a Newbie

    I Can't change the name of the channel please help me....




    Attachment 77223 Attachment 77224
    Last edited by rheaforever; 03-05-10 at 07:51 AM.

  12. #12
    Apprentice rheaforever is offline
    MemberRank
    Apr 2010 Join Date
    7Posts

    Re: how to change day and time of cw

    please give me a 7-300h ep4 skill for wbran client please ... and a no bug madness skill because my madness skill is 1000% attack speed... please help me ^_^...... tnx
    and also item.isf and itemstrtable with ichigo set and new items please...
    and autoreborn and ammend in guild for adding stats and reseting with no error in executing in SQL please... help mee need this..

    ---------- Post added at 02:47 AM ---------- Previous post was at 02:44 AM ----------

    Quote Originally Posted by mervin15 View Post
    were we/i see that file default.charclass??
    your ran folder/data/glogic/glogic.rcc
    open glogic.rcc with winrar ,find it there and extract it wherever you want and if u want to edit that use Ran File Editor...
    Last edited by rheaforever; 05-05-10 at 10:33 AM.

  13. #13
    Fuck Society eu`CutterEye is offline
    MemberRank
    Mar 2010 Join Date
    d3ath CitYLocation
    252Posts

    Re: how to change day and time of cw

    Please guide me . i want to make a Clan War Schedule which is :

    SG , PNX, MP, TH are started by the same time. From Mnday to Friday.
    time : 8PM-9PM

    anyone give me the right code for that ..

    same with CW set up in RAN PH.. thanks...

  14. #14
    Member kyzer28 is offline
    MemberRank
    Aug 2009 Join Date
    95Posts

    Re: how to change day and time of cw

    any guide how to use that

  15. #15
    Proficient Member ayopfaizal is offline
    MemberRank
    Dec 2010 Join Date
    MalaysiaLocation
    167Posts

    Re: how to change day and time of cw

    where can i found this file to change time war...
    and how to active its



Page 1 of 2 12 LastLast

Advertisement