how to change the time and day fo cw

Experienced Elementalist
Joined
Apr 8, 2008
Messages
297
Reaction score
26
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
; 3 @ staring from sunday to saturday 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.....
 
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
; 3 @ staring from sunday to saturday
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 in military time)
 
Upvote 0
just change the blue color into 18 (that is 6PM in military time)

how about to change the day of cw
what do i need to change for each guid to change the day of the cw

;
;
[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)
; 3 @
BATTLE_TIME = 1,18
BATTLE_TIME = 7,18
;
; ( per sec )
BATTLE_THE_TIME = 3600
;
; @ ( @ )
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 = 42,10,29,52


;
;
[GUIDANCE]
; ' '
ID = 2
NAME = MysticPeak
;
CLUB_MAP = 212,0
CLUB_GATE = 6
CLUB_HALL_MAP = 202,0
;
; @ @
COMMISSION = 5.0
;
; .
ITEM_DROPRATE = 5
;
; ,
; (1), (2), (3), (4), @(5), (6), (7)
; 5 @
BATTLE_TIME = 2,18
BATTLE_TIME = 6,18
;
; ( per sec )
BATTLE_THE_TIME = 3600
;
; @ ( @ )
GUIDANCE_MAP = 4,0
GUIDANCE_MAP = 5,0
GUIDANCE_MAP = 6,0
GUIDANCE_MAP = 202,0
GUIDANCE_MAP = 212,0
;
; @ . ( . )
; mob_mid, mob_sid, posx, posy
; AWARD_MOB = 42,10,29,52


;
;
[GUIDANCE]
; ' '
ID = 3
NAME = Phoenix
;
CLUB_MAP = 213,0
CLUB_GATE = 6
CLUB_HALL_MAP = 203,0
;
; @ @
COMMISSION = 5.0
;
; .
ITEM_DROPRATE = 5
;
; ,
; (1), (2), (3), (4), (5), (6), @(7)
; 7 @
BATTLE_TIME = 1,18
BATTLE_TIME = 7,18
;
; ( per sec )
BATTLE_THE_TIME = 3600
;
; @ ( @ )
GUIDANCE_MAP = 7,0
GUIDANCE_MAP = 8,0
GUIDANCE_MAP = 9,0
GUIDANCE_MAP = 203,0
GUIDANCE_MAP = 213,0
;
; @ . ( . )
; mob_mid, mob_sid, posx, posy
; AWARD_MOB = 42,10,29,52



;
;
[GUIDANCE]
; ' '
ID = 4
NAME = TradingHole
;
CLUB_MAP = 214,0
CLUB_GATE = 6
CLUB_HALL_MAP = 204,0
;
; @ @
COMMISSION = 5.0
;
; .
ITEM_DROPRATE = 5
;
; ,
; @(1), (2), (3), (4), (5), (6), (7)
; 1 @
BATTLE_TIME = 2,18
BATTLE_TIME = 6,18
;
; ( per sec )
BATTLE_THE_TIME = 3600
;
; @ ( @ )
GUIDANCE_MAP = 16,0
GUIDANCE_MAP = 18,0
GUIDANCE_MAP = 204,0
GUIDANCE_MAP = 214,0
;
; @ . ( . )
; mob_mid, mob_sid, posx, posy
; AWARD_MOB = 42,10,29,52

base on this guid the cw of sg and phx occured on the same day what i want is to set each one on a diff. day.

sg campus on tuesday
mp campus on thursday
phx campus on saturday
th on sunday....
 
Last edited:
Upvote 0
Back