Search the Community
Showing results for tags 'GvG'.
Found 10 results
-
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
-
File Name: Ultimate Guild Ranker File Submitter: Dastgir File Submitted: 17 Mar 2014 File Category: PvP, WoE, GvG, & Battleground Script By Request : http://herc.ws/board/topic/4756-ultimate-guild-ranking Percentage Changes:AgitCount= 20%Emp Break = 50%Active Participants = 20%KDR = 10% Features: Guild Ranking Previous Month Guild Ranking Rewards based on previous month Edits to made after installing the Script: Open npc/guild/agit_main.txt Add Following Line doevent "UltimateRanker#00::OnEmpBreak"; Before // Adjust Economy Invest Level for Castle set .@Economy,getcastledata(strnpcinfo(2),2) - 5; Have a Custom WoE? And its not triggering the Script?? Solution: add the following line on EmperiumBreaking Label. doevent "UltimateRanker#00::OnEmpBreak"; Please report any bugs/suggestions. Click here to download this file
-
being asked too much in script request section, so better just release one script emp_breaker_ladder_1.0.txt patch ... no need recompile ... http://upaste.me/0b1d4993914f05487 what this script do ? hmm ... just display the top players who has broke emperium ..
-
Its not a full release since you need to modify some stuff, it can get some improvements but works as intended. This script is only showing the ranking for Swanhild and Kriemhild as an example, if you wanna show more just change the code: switch( select("- Swanhild", "- Kriemhild.")) { case 1: set .@castleName$,"Swanhild"; break; case 2: set .@castleName$,"Kriemhild"; break; } Adding more cases and more options on the switch select. Install: Copy the agit_defend_ranking.txt to the custom folder and add it to scripts_custom.conf. Insert the SQL table to your server database replace the agit_main.txt to 'hercules\npc\woe-fe\' folder. obs* doest work for woe-se for now, I will update it if someone ask for it. agit_defend_ranking.txt agit_defend_stats.sql agit_main.txt
-
Hello peoples, This post is more a "link to others" than a post in itself. As I stated some ago that I never really wrote a script for PvP (in the most basic meaning of it), I decided last week-end to start writing some. But as I'm a bit...let's say 'mad', I didn't wrote one or two, but 15. This includes a non exhaustive list of: -8 PvP scripts (Battle Royal, Royal Rumble, Deus Ex, PvPvM, Vampire Bal, Clone Defense, Rotative Hunt and Mistery Case) Battle Royal Vampire Bal PvPvM Deus Ex -5 Battle ground scripts, based over the games in S4 League (Captain, Death Match, Captain, Siege, TouchDown) Captain Death Match TouchDown -1 Reaper, based over the game of the same name in S4 League too. -1 'improved' battleground, as it's a 4 team fight. I'll start to release those scripts in the week end (need some time for small edits before releasing them), and I'll all the scripts in this one and only topic, to ensure the access will be centralized for those who may want to get several. I don't know yet if I'll make it paid scripts, as the initial goal was to provide it for free, but the hardest took me a bunch of time to write and debug. So I guess some will be free, and some will be paid ones. Hope you'll like it, peoples! Edit: Here we go, first link added
- 8 replies
-
- pvp
- battleground
-
(and 1 more)
Tagged with:
-
Version v1.3
860 downloads
Script By Request : http://herc.ws/board/topic/4756-ultimate-guild-ranking Percentage Changes:AgitCount= 20%Emp Break = 50%Active Participants = 20%KDR = 10% Features: Guild Ranking Previous Month Guild Ranking Rewards based on previous month Edits to made after installing the Script: Open npc/guild/agit_main.txt Add Following Line doevent "UltimateRanker#00::OnEmpBreak"; Before // Adjust Economy Invest Level for Castle set .@Economy,getcastledata(strnpcinfo(2),2) - 5; Have a Custom WoE? And its not triggering the Script?? Solution: add the following line on EmperiumBreaking Label. doevent "UltimateRanker#00::OnEmpBreak"; Please report any bugs/suggestions. -
Hello, I would like to have a PVP room where members of the same guild could kill themselves. I already searched, I do not know if there is a mapflag or script. How could I do that? thanks in advance. is mapflag : "MAP NAME" MAPFLAG PVP_NOGUILD EX: guild_vs2 mapflag pvp_noguild Close please, this thopic is solved.
-
WAR OF EMPERIUM EVENT DESCRIPTION It's a WOE Event but based on Norse Mythology, it tells the WOE history, how it began (of course I made this history) HISTORY BACKGROUND When the Ragnarok was about to start, the Rune Midgard Gods were anxious and afraid of Ragnarok (The End of the World), so they made the Celestial Guard to protect the humans and prevent the Ragnarok, Iris was choosen to be the leader, but her most loyal member Chaos, kept envy in hist heart and betrayed Iris, he stoled her immortality and locked her in a prison, the gods didn't knew about his betrayal and elected him as the new leader of Celestial Guard, after this, Chaos rebelled against the Gods and thus Ragnarok started, after a 7 days battle, the gods won, but Chaos, before die, spelled all the humans wich a curse that make all the humans hungry for power, they started to seek power in all 17 gods temples, that's how the War of Emperium began. DOWNLOAD https://xp-dev.com/svn/tecnocronus_scripts/scripts/EN/Woe%20Event.txt CHANGELOG http://trac.xp-dev.com/TC_Scripts/log/scripts/EN/Woe Event.txt NOTES If you find any error or bug please post here, I'll correct. My english isn't perfect, so there's will be english mistakes, tell me here.
-
Hi, Is there a way we can disable the auto re-spawn on death (when being killed twice) on pvp maps? and can we also disable the auto re-locate on GVG maps?