Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

how to change day and time of cw

Experienced Elementalist
Joined
Apr 8, 2008
Messages
298
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 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.....
 
Junior Spellweaver
Joined
Aug 4, 2008
Messages
123
Reaction score
14
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)
 
Upvote 0
Custom Title Activated
Member
Joined
Jun 16, 2009
Messages
1,146
Reaction score
258
this guide is too short...i dont know where to find the schedule in my db...
 
Upvote 0
Joined
Dec 22, 2008
Messages
701
Reaction score
224
Code:
[GUIDANCE]
; ' ' 
ID = 1
NAME = SacredGate[COLOR="Red"]>>> School Name[/COLOR]
;
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)>>> [COLOR="Red"](1)= Monday[/COLOR], [COLOR="SandyBrown"](2)=Tuesday[/COLOR], [COLOR="YellowGreen"](3)=Wednesday[/COLOR], [COLOR="SeaGreen"](4)=Thursday[/COLOR], [COLOR="MediumTurquoise"](5)= Friday[/COLOR], [COLOR="RoyalBlue"](6)= Saturday[/COLOR],[COLOR="Lime"] (7) Sunday[/COLOR]; 3 @ BATTLE_TIME = 1,20[COLOR="Magenta"]>>>1=Day, (1) Monday, 20=Time there is 24hours in one day.[/COLOR]

BATTLE_TIME = 7,24[COLOR="Magenta"]>>>7=Day, (7) Sunday, 20=Time there is 24hours in one day.[/COLOR]
;
; ( per sec )
BATTLE_THE_TIME = 3600[COLOR="Magenta"]>>> this is the time cw will last =1hr.[/COLOR];
; @ ( @ )
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:
Upvote 0
Experienced Elementalist
Joined
Apr 8, 2008
Messages
298
Reaction score
26
Code:
[GUIDANCE]
; ' ' 
ID = 1
NAME = SacredGate[COLOR=red]>>> School Name[/COLOR]
;
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)>>> [COLOR=red](1)= Monday[/COLOR], [COLOR=sandybrown](2)=Tuesday[/COLOR], [COLOR=yellowgreen](3)=Wednesday[/COLOR], [COLOR=seagreen](4)=Thursday[/COLOR], [COLOR=mediumturquoise](5)= Friday[/COLOR], [COLOR=royalblue](6)= Saturday[/COLOR],[COLOR=lime] (7) Sunday[/COLOR]; 3 @ BATTLE_TIME = 1,20[COLOR=magenta]>>>1=Day, (1) Monday, 20=Time there is 24hours in one day.[/COLOR]
 
BATTLE_TIME = 7,24[COLOR=magenta]>>>7=Day, (7) Sunday, 20=Time there is 24hours in one day.[/COLOR]
;
; ( per sec )
BATTLE_THE_TIME = 3600[COLOR=magenta]>>> this is the time cw will last =1hr.[/COLOR];
; @ ( @ )
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 ----------

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:
Upvote 0
Junior Spellweaver
Joined
Aug 4, 2008
Messages
123
Reaction score
14
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..
 
Upvote 0
Joined
Apr 4, 2010
Messages
7
Reaction score
0
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 ----------

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:
Upvote 0
Experienced Elementalist
Joined
Mar 25, 2010
Messages
244
Reaction score
12
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...
 
Upvote 0
Initiate Mage
Joined
Feb 20, 2011
Messages
94
Reaction score
0
Re: Help Me

Please Help Me.. I'm a Newbie:(::(::(:

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




View attachment 77223 View attachment 77224

just change your param, to your desired name.....:D

---------- Post added at 05:21 PM ---------- Previous post was at 05:05 PM ----------

just change the blue color into 18 ... (that is 6PM)

can you give me the id of the different school like there you have id = 1 which is the SG school.. How about the id of Mp,Ph,And TH ..tnx.
 
Upvote 0
Elite Diviner
Joined
Oct 9, 2009
Messages
414
Reaction score
26
Anyone? can you guys help me about CW.

I want to make a Club War Schedule which is :

TH/SG/MP/PHX are started by the same time.
from: Tuesday,Thursday & Sunday
time : 7PM-8PM

can anyone give me the exact code for this CW same Time & Day.

Thank you in advance.
 
Upvote 0
Joined
Apr 22, 2010
Messages
815
Reaction score
82
Sir, can you give me a right for everyday CW time? Thanks in advance....^_^

---------- Post added at 02:45 AM ---------- Previous post was at 02:39 AM ----------

Go to your glogicserver.rcc, open that with WinRar. Then, look for guid1 to guid5 (for those who ep6s2 clients). After that, extract the 5 files you found. Next, open one by one using LogicFileEditor. If you dont have that tool, ask Mr. Google for more details...^_^

About changing time for cw, I dont know the exact coz on my side I want the cw should be everyday..... :((
 
Upvote 0
Back
Top