Re: [EP 8] Saint's Island (LS4 EVENT)
Here... our official server (ep8 to ep9) have the same drops with our ep8 config.
The map will be open 5 mins before the event start and the broadcast appeared same with NW. When the battle starts, the Nation bar will appear on top the same with NW and Guild War battle.
Re: [EP 8] Saint's Island (LS4 EVENT)
I know that, I watched a video on youtube except for the drops.
But since people cant make it work at all and cant make it work like it should.
I am satisfied with something in between until and if some one releases a guide on how to configure it, maybe its bugged and needs to get fixed. :blink:
Besides, a fully customized Saints map's channel that boots for weekend is more awesome then some announcement and a bar.
Re: [EP 8] Saint's Island (LS4 EVENT)
So far 3 servers made this work Official like, any news ?
Re: [EP 8] Saint's Island (LS4 EVENT)
They will release it after 1-2 months :)
Re: [EP 8] Saint's Island (LS4 EVENT)
Re: [EP 8] Saint's Island (LS4 EVENT)
of course they wont, you are one of them
Re: [EP 8] Saint's Island (LS4 EVENT)
no allocen didnt know how to make it work , bcz work with me and idk too....
Re: [EP 8] Saint's Island (LS4 EVENT)
Quote:
Originally Posted by
toast2250
Alternative:
To stop the Vakilitan from spawning you can got to /etc/cabal/Data/Data_World/world6-mmap.scp and change the SpwnInterval to 604800000 miliseconds. (Which is 1 week)
You can also create another channel with the name Saint's Force (war) and copy common.ini to common_saint.ini layout to use with that specific channel that has limit level entry.
Copy some non dungeon data worlds to world1-terrain.scp world1-terrain-saint.scp to use in the new common_saint.ini and edit them to no monsters except the newly added saint guardians monsters or whatever, set drops and add crond to spawn the channel for the weekend so players can clear&loot the channel of saints.
(Vakilitan must also be set to 1 for SpawnDefault)
Crond then shuts down the channel at the end of the weekend.
I have not tested this but I am sure It will work and once I am done I will release it.
Sucks to have no bar and properly working but this is better than nothing. :thumbup:
Maybe by default the event will start when you don't expect it. :laugh:
Toast my friend, i already have my separate channel for this particular event but my problem is how to set/add crond to autostart and off the channel. Can you give your idea on how to do it?
The problem on changing the spawninterval to a 1week time, the vikalitan will auto spawn after i the server restarted. This procedure will work if the server is 24/7 online, no maintenance.
I'll go with your idea on activating this in a separate channel.
Re: [EP 8] Saint's Island (LS4 EVENT)
* * * * * /usr/sbin/saint_start.sh
* * * * * /usr/sbin/saint_stop.sh
* every
*/5 every 5th
Minute / Hour / Day of month / Month / Day of week / Command
A visual crontab editor - create your custom crontab syntax to use with the cron scheduling application on your Linux server
1 15 * * 5 root /usr/sbin/update-motd
Try to start at 15:01 PM every day of the month and every month when it is Friday.
Re: [EP 8] Saint's Island (LS4 EVENT)
Quote:
Originally Posted by
toast2250
Can you upload your saint_start.sh and saint_stop.sh files? Because i cant find it in usr/sbin.
Re: [EP 8] Saint's Island (LS4 EVENT)
Use the existing .sh script from the home/cabal/ dir and modify it.
I will post it as a whole repack when I'm done.
Re: [EP 8] Saint's Island (LS4 EVENT)
Can we edit manually at the chk_cabal.sh in cron_d by adding this 1 16 * * 6 root /home/cabal/saint_start.sh and 35 16 * * 6 root /home/cabal/saint_stop.sh or it is automatically added after we run this script 1 16 * * 6 root /usr/sbin/update-motd?
* add check_daemon_saint.sh
* add server_list_saint in etc/cabal
I have another question concerning my current MW schedule:
How to view and how to modify the current MW schedule since the default MW sched is not match on my preferred time based on my timezone? What I did now is changing the timezone from my CentOS server to sync my preferred MW sched but actually is not the same time from in-game and website time. I didn't see it in the cabal_TG.sh
If you don't mind, please give me the modifying script. Thank you.
Re: [EP 8] Saint's Island (LS4 EVENT)
Quote:
Originally Posted by
toast2250
Use the existing .sh script from the home/cabal/ dir and modify it.
I will post it as a whole repack when I'm done.
Repack For The Whole Server Files? Or Repack For Just Saint's Island Event?
@ Your Link It Was Very Helpful & Useful!
Thanks!
Re: [EP 8] Saint's Island (LS4 EVENT)