King of Emperium Hill

AnnieRuru

~~Cute~Cute~Scripter~~
Messages
1,677
Points
0
Location
your next door ~
Discord
AnnieRuru#1609
Github
AnnieRuru
Emulator
Client Version
2019-05-30aRagexeRE
I think its better to have a release topic for this instead of me update the script across separate topics

Download: Hercules 1.3

Script

Plugin for Hercules

Download: rAthena 1.2
Script.
Patch for rAthena

what this event do ? ( huh ? so popular script and I still need to explain ? )
1. make a guild
2. join this event
3. whack the emperium
4. defends it until times up
hahaha ....



How to configure the time:

L_start: <-- the label to start the event
change OnClock2000: into OnSat2000: to start this event on Saturday 8pm

L_end: <-- the label to end the event
change OnClock2030: into OnSat2030: to end this event on Saturday 8:30pm,
effectively makes this event runs 30 minutes



Frequently Asked Questions:

Question : why the Guild member can hit their own Emperium ?
Answer : because you didn't patch and recompile

Question: there is an exploit in this event, guild master can use Emergency Recall to abuse the prize
Answer : I already fixed it in this topic, now the prize reward will be given after the winner warp outside the map



original topic from eathena forum
http://www.eathena.ws/board/index.php?showtopic=174222
yeah ... I have been fixing this script since 7 years ago

1.0. View attachment koe_1.0.txt & koe_1.0.patch
- add a patch to prevent player keep hitting their own emperium
- use gvgon/gvgoff instead of gvg mapflag to prevent player keep killing each other after koe ended
- fix an exploit to prevent guild master from using guild recall to abuse the prize

View attachment koe_1.0a.txt &koe_1.0a.diff

1.1. Script & Plugin
- fix a bug that if koe has ended, player can still go inside by leaving the window open
- change all stuffs that I can find into constants
- fix a rare bug that if player brings in a slave monster, the monster get killed whenever the emperium spawn/dead
- add a plugin this time

1.2
Script .
Plugin for Hercules.
Patch for rAthena
- fix the script so rathena members can use this
- update the plugin to support latest hercules revision

1.3 for hercules users only

script

plugin

 

Attachments

Last edited by a moderator:
nice thanks
default_tongue.png
gonna try it now

 
What I want to run this script 2 times a week? what should be in the configuration?

Work Flawlessly

 
Last edited by a moderator:
Question: Where to get the prize?


I was outside the castle when the KOE ends because I died but we are the owner of the Hill, Where to get the prize? the NPC going to the map is gone already

 
the prize is only given to those who were defending the emperium

thus the event "King of Emperium Hill"

it only reward to those who has been inside the map the whole time killing other players that is not your guild mates

PS: http://woon-ro.com/wiki/index.php?title=Woon-RO_Wiki:Current_events#King_of_Emperium_Hill

its other member's server, but yeah that server can describe the definition better than me

oh ...

Quickly click the NPC to receive your reward and leave the map.

If you get killed before you get to talk to the NPC you will be automatically be warped out of the map, thus missing your prize.
I think I have fixed that in 0.2I have removed the gvg mapflag and used gvgon/gvgoff script commands

so no need to worry other guild will kill you when receive the prize

 
Last edited by a moderator:
the prize is only given to those who were defending the emperium

thus the event "King of Emperium Hill"

it only reward to those who has been inside the map the whole time killing other players that is not your guild mates

PS: http://woon-ro.com/wiki/index.php?title=Woon-RO_Wiki:Current_events#King_of_Emperium_Hill

its other member's server, but yeah that server can describe the definition better than me

oh ...

Quickly click the NPC to receive your reward and leave the map.

If you get killed before you get to talk to the NPC you will be automatically be warped out of the map, thus missing your prize.
I think I have fixed that in 0.2I have removed the gvg mapflag and used gvgon/gvgoff script commands

so no need to worry other guild will kill you when receive the prize

Every time I reload script to check error the Emblem will be gone..

is there anyway to make it stay? 

 
http://rathena.org/board/topic/81302-im-using-annie-koe-script-but-need-some-modifications/?p=237559

1st reason

http://www.eathena.ws/board/index.php?s=&showtopic=147492&view=findpost&p=960352

Q : after I @reloadscript, the emblem gone !

A : @reloadscript doesn't trigger OnAgitInit: label

so the only way to counter this is to use OnInit: label
just put OnInit: above OnRevKoE: should've fix that
2nd reason

nobody uses @reloadscript in a live server ... I'm not going to put that
honestly ... this is quite a frequently asked question ...hmm ...

I think I should put it into the script, but stay commented

 
Last edited by a moderator:
http://rathena.org/board/topic/81302-im-using-annie-koe-script-but-need-some-modifications/?p=237559

1st reason

http://www.eathena.ws/board/index.php?s=&showtopic=147492&view=findpost&p=960352

Q : after I @reloadscript, the emblem gone !

A : @reloadscript doesn't trigger OnAgitInit: label

so the only way to counter this is to use OnInit: label
just put OnInit: above OnRevKoE: should've fix that
2nd reason

nobody uses @reloadscript in a live server ... I'm not going to put that
honestly ... this is quite a frequently asked question ...hmm ...

I think I should put it into the script, but stay commented
Thank you, and sorry for that

 
http://rathena.org/board/topic/81302-im-using-annie-koe-script-but-need-some-modifications/?p=237559

1st reason

http://www.eathena.ws/board/index.php?s=&showtopic=147492&view=findpost&p=960352

Q : after I @reloadscript, the emblem gone !

A : @reloadscript doesn't trigger OnAgitInit: label

so the only way to counter this is to use OnInit: label
just put OnInit: above OnRevKoE: should've fix that
2nd reason

nobody uses @reloadscript in a live server ... I'm not going to put that
honestly ... this is quite a frequently asked question ...hmm ...

I think I should put it into the script, but stay commented
anie can i ask something? the koe_1.0patch where should i put it inside the grf of my server? our as a file in root?

 
http://rathena.org/board/topic/81302-im-using-annie-koe-script-but-need-some-modifications/?p=237559

1st reason

http://www.eathena.ws/board/index.php?s=&showtopic=147492&view=findpost&p=960352

Q : after I @reloadscript, the emblem gone !

A : @reloadscript doesn't trigger OnAgitInit: label

so the only way to counter this is to use OnInit: label
just put OnInit: above OnRevKoE: should've fix that
2nd reason

nobody uses @reloadscript in a live server ... I'm not going to put that
honestly ... this is quite a frequently asked question ...hmm ...

I think I should put it into the script, but stay commented
anie can i ask something? the koe_1.0patch where should i put it inside the grf of my server? our as a file in root?
cool, put it in the SRC

 
would be cool if you could post a rathena version at there forum
default_biggrin.png
THNX
I'm pretty sure that she posted it in somewhere at rA forum, have you checked there already?

 
Back
Top