Jump to content

Recommended Posts

Posted

RWC Battleground 2012



This file is in no way Official. This is my interpretation of the Ragnarok World Championships Battleground system.

Since this file has been up for years and I haven't seen a penny from it. I will not be offering support for the file if it is purchased here. Please contact me directly.

Please run the SQL Commands at the beginning of the script file before installing said script. This script DOESN'T work without SQL support.

What is this NPC?
This is basically like a GVG script but it warps players who are in a party/guild into a map where they all ready up. After that, there is a waiting period where they can buff. Then they battle for however many rounds and get prizes at the end.

What can it do?

  • Ranking.
  • Unrestricted Party Queuing. ( You can queue up and go do other things while you wait. )
  • Disable Usable Items.
  • Disable Equip-able Items.
  • Restrict Party to Specific Jobs. ( Restrict Duplicate Jobs as well )
  • Modify what maps it works on.
  • Require Items.
  • Cooldown.
  • Disable Commands.
  • Item/Point Rewards.
  • IP Abuse Prevention. ( Mac Address in applicable servers. )
  • Auto party.
  • Healer and repairer NPCs.
  • Join or leave anywhere with @rwcjoin & @rwcleave.
  • Completely customizable interface.

Here are some of the other files you might need:
Map Files
ItemInfo
Accessory Enchanter
Item Database


If you purchase this script from rAthena.org I will offer full support for the features listed above. Additional feature requests are ok but added at my own discretion.

Email: [email protected]

 


 

  • Upvote 3
  • 1 year later...
Posted

I can confirm the script will not work with eAthena servers because it uses the addrid extensively but I'm pretty sure rAmod has the addrid command so it should work. If it doesn't and you purchase the script I will make an rAmod compatible version. If there is interest in an eAthena version I will make that too.

  • 1 month later...
  • 5 weeks later...
Posted
2 hours ago, GodKnows Jhomz said:

Hi @Skorm is this working on old revs (r17706) ?

It should if not the oldest version will because that works on rAmod. I actually made this script way back in 2014.

  • 8 months later...
  • 10 months later...
Posted
On 4/29/2017 at 2:06 PM, Skorm said:

RWC Battleground 2012



This file is in no way Official. This is my interpretation of the Ragnarok World Championships Battleground system. Please let me know if there are any problems or anything you'd like me to change/add.

 

Please run the SQL Commands at the beginning of the script file before installing said script. This script DOESN'T work without SQL support.

What is this NPC?
This is basically like a GVG script but it warps players who are in a party/guild into a map where they all ready up. After that, there is a waiting period where they can buff. Then they battle for however many rounds and get prizes at the end.

What can it do?

  • Ranking.
  • Unrestricted Party Queuing. ( You can queue up and go do other things while you wait. )
  • Disable Usable Items.
  • Disable Equip-able Items.
  • Restrict Party to Specific Jobs. ( Restrict Duplicate Jobs as well )
  • Modify what maps it works on.
  • Require Items.
  • Cooldown.
  • Disable Commands.
  • Item/Point Rewards.
  • IP Abuse Prevention. ( Mac Address in applicable servers. )
  • Auto party.
  • Healer and repairer NPCs.
  • Join or leave anywhere with @rwcjoin & @rwcleave.
  • Completely customizable interface.

Here are some of the other files you might need:
Map Files
ItemInfo
Accessory Enchanter
Item Database


If you purchase this script from rAthena.org I will offer full support for the features listed above. Additional feature requests are ok but added at my own discretion.

Email: [email protected]

 


 

any update for gepard user?

  • 1 month later...
  • 1 year later...
Posted

 

Hi sir, please check my error. 

script error on npc/EmperiumRO/battleground/rwc/rwc2012_battleground_v6.3.2.txt line 1578
parse_line: expect command, missing function name or calling undeclared function
1573 : .@map_name$ = strnpcinfo(4);
1574 : .@team = getvariableofnpc( getd(".teams"+.@str$+"["+(atoi(.@str$[1])-1)+"]"), "D#"+.@str$);
1575 : if( getd(".teams"+.@id$+"["+getarg(1)+"]") == 0 ) {
1576 : getmapxy( .@map_name$, .@x, .@y, BL_NPC, "Team Warper#"+.@id$+"|"+getarg(0) );
1577 : explode( .@loc$, loc_find( .@map_name$, .@x, .@y, 5 ), "|" );
1578 : .@bg_number = bg_create( '.'@map_name$, atoi(.@loc$), atoi(.@loc$[1]), "D#"+.@str$+"::OnBGQuit"+getarg(0), "D#"+.@str$+"::OnBGDie"+getarg(0)/, "Team Warper#"+.@id$+"|"+getarg(0)*/ );
1579 : if(!.@bg_number) {
1580 : removemapflag .@map_name$, mf_nowarp;
1581 : debugmes "RWC NPC: [Fatal Error] Failed to create Battleground!";
1582 : deletearray getd(".users"+.@id$);
1583 : deletearray getd(".q_users"+.@id$);

 

Please need help. 

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...