Page 1 of 1
Castle time.
Posted: Sat Jun 06, 2009 3:45 pm
by mascke
How to change castle siege time ?
I know about castles table.. But it sucks,beacause you have to change it every week..
Now castle sieges is at 2 night..
How to change hours,i mean about java edit not castle.sql ;]
Re: Castle time.
Posted: Sat Jun 06, 2009 6:17 pm
by Eragon
The only way is via the castle.sql file.
I don't know what you are doing wrong, 1 edit is enough to last for all eternity.
Re: Castle time.
Posted: Sat Jun 06, 2009 8:45 pm
by mascke
So what time i have to write there if i want that castle sieges will be at 14:00 ?
And it will be for all time ?
Re: Castle time.
Posted: Sun Jun 07, 2009 10:00 am
by _DS_
Castle owners able to select siege times by self. Restrict them (in config file).
Not a feature request, moved.
Re: Castle time.
Posted: Sun Jun 07, 2009 5:08 pm
by mascke
But now castle hasn't owner..
So how to change sieges time at saturday 14:00 ?
Re: Castle time.
Posted: Sun Jun 07, 2009 5:26 pm
by janiii
pick a date and time, e.g. 13.6.2009 14:00
write it here:
http://www.onlineconversion.com/unix_time.htm
convert the given time, add 3x 0 (add 000) to the number as l2j needs the time in milliseconds
13.6.2009 14:00 -> 1244901600000
shutdown your server and override the time in the castle table to the new calculated time from above.
Re: Castle time.
Posted: Sun Jun 07, 2009 6:25 pm
by toastgodsupreme