Anyone figured out how to make "NATION DAMAGE BAR" appear during Saint's Island Forcecalibur event ?
I think it have something to do with ChannelType.
Attachment 122347
Printable View
Anyone figured out how to make "NATION DAMAGE BAR" appear during Saint's Island Forcecalibur event ?
I think it have something to do with ChannelType.
Attachment 122347
Not yet, im afraid, and who does seems dont wanna share ><
I think the event active when gm summon and kill the boss and after 7 days boss spown auto whit nation bar.
that command could be: /_forcecalibur (but idk what options needs to start properly).
Bump, I'm still curious if everyone found a way to spawn the boss properly.
Sent from my GT-I9300 using Tapatalk 2
/_summon 1 1799
type this only on lakeside
Sent from my Phone using Tapatalk 2
use this /_summon 0 ok or /_summon 1 ok in lakeside
Ok after summon, Vakilian will respawn all time. Someone know how to stop him?:D
Would be good if someone find way how to make that bar.
the bar is already there...You just need to know how to activate the event of valikatan
this event from what i know is from database ... i didnt figure it out yet, but what i know is you need to fix the procedure and keep the 2 enteries
dont ask dmxas bcos he can't show how fix ..... only say fix you self only
Dont try to ask dmxas cz his only lyin, he does not even know anythin.......LoL :P
Sent from my Phone using Tapatalk 2
So really anyone doesnt know? Wtf guys, its that hard to say?Does it kill you if you say?
I think you can only activate that nation bar if that event is in War type channel as observed on the official server for the soul calibur event.
I make a try but my GM char can't enter forcecalibur entrance, it says "you can't enter this coordinates" so I can't summon the boss.
Question: how to summon this boss inside the calibur world map?
just warp to the coordinates..
What is the GM command to summon the forcecalibur boss. I've tried but Berderk Faelo will be summoned.
try this
the x = the numbre which you used by berdek too.... just change the 0 to 1.Code:/_summon 1 xxxx
Do you really think you need to be ingame to summon that monster lile Force Calibur event to start? Do you really think that gm's from EU really have time? ALL ITS AUTOMATIC.So really, no one found it?
Calm down bud. You are right though, its on a timer where it gets set up to spawn at a certain time. and announces it in all the servers 5 mins before and when its spawned. From the video I noticed the GM stated they spawned it. So... Idk if its auto the first time
After I summoned the Vilatikan boss inside the map, I entered my Proc nation char with the other Cap nation, a few secs the small mobs spawned but NO nation bar has appeared and a lots of cores dropped. After killing the boss and having each of the forcecalibur weapon box, the Vilatikan boss respawned again. I think there's something to be configured for the activation on this weekly event.
atm the only svr with this event is ega , and they will not relase this be sure of that
we need to dicover i alone
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:
I would agree with your idea as an alternative method to automatically open the Valitikan Event but I think here are the problems to set-up:
1. How to set in crond for a Once a week (end of the week) to automatically open the special channel for this event same as NW chan?
2. How to set-up or change the notice (same with NW pop-up in the right bottom side) and announces all channels in both two nations 5 minutes b4 the event will start?
3. When the Saint's channel runs, meaning the Valitikan boss was spawned already in the LS4 map x163, y123. Now the question is, are the other bosses/mobs spawned a seconds after the valitikan spawned?
As what we've tried to summoned the Valitikan, seconds after when someone entered to this map, the other mobs spawned automatically and tons of drops. With this, is it possible to spawned automatically in your alternative method?
1. You need to study crond time schedule how it works and then add .sh script to start/stop the channel, I think it is possible. (Windows task schedule is so much nicer)
2. You can use the Yamachi broadcast tool and make a macro in windows that will announce it, maybe in future some one will make a nice broadcast tool for EP8.
3. Yes, it is then spawned by default. The Vakilitan boos starts spawning his minions when he is attacked by the 1st player, which is convenient.
Tons of drops for tons of players, on official it isn't the same? I don't know,..
For me Vakilitan starts minion spawning only when I attack it first.
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.
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.
So far 3 servers made this work Official like, any news ?
They will release it after 1-2 months :)
No, they wont.
of course they wont, you are one of them
no allocen didnt know how to make it work , bcz work with me and idk too....
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.
* * * * * /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.
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.
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.
Any news about this ?
this has been released
Wew i didnt know you cant figer it out ...
Go on War ch and spawn vikalitan : the bar will be only on war channel ...