Jump to content
  • 0

Erro editing Battlegrounds


Question

Posted (edited)

I was trying to edit my battleground so less ppl can participate (i do not have many players) but i just can not, the thing won't work

so i just ended deleting the battleground folder and adding the original one, the ona that is supposed to not have any errors

however, when y turned off my server and turned on again, i got a bunch of this errors D:!

91NPL9i.png

 

here is my battlegrounds ):

 

i got error for all kinds of battleground )):

 

some players already leave because my server always has been bugged with the battleground thing )):

 

help us please, i do  not know what to do 

 

i based the modifications on this topic but it did not wokr ):

http://rathena.org/board/topic/78550-configuracion-de-battleground/

 

thanks guys i hppe you guys can help me

 

Edit:

something weird i found, this npcs just got duplicated D:!

LPpfwIA.png

flavius_enter.txt

flavius01.txt

flavius02.txt

kvm_enter.txt

kvm_item_pay.txt

kvm01.txt

kvm02.txt

kvm03.txt

tierra_enter.txt

tierra01.txt

tierra02.txt

bg_common.txt

Edited by Kido

9 answers to this question

Recommended Posts

Posted

just edit like this

file npc/battleground/flavius/flavius01.txt

 

find:

waitingroom "Battle Station",11,"start#bat_b01::OnReadyCheck",1,0,80;

change to:

waitingroom "Battle Station",4,"start#bat_b01::OnReadyCheck",1,0,80;

 

Find:

waitingroom "Battle Station",11,"start#bat_b01::OnReadyCheck",1,0,80;

To:

waitingroom "Battle Station",4,"start#bat_b01::OnReadyCheck",1,0,80;

 


 

find:

if( .@Guillaume < 10 || .@Croix < 10 )

change to:

if( .@Guillaume < 3 || .@Croix < 3 ) //will be 3 VS 3

 

 

do same thing to other script

  • Upvote 1
Posted

of course yes, because you duplicate the NPC by copy one NPC to another different with same name

i suggest you to revert original battle ground.

just minor edit to make 20 participant requirement to be 6 only (3VS3)

Posted

of course yes, because you duplicate the NPC by copy one NPC to another different with same name

i suggest you to revert original battle ground.

just minor edit to make 20 participant requirement to be 6 only (3VS3)

that is what i idid, u deleted the edited battleground and when i putted the original one those errores appeared D:!

Your NPCs are duplicated. The other set of Battleground NPCs are still in your server. Turn it off first.

i did that too, i turned of the server and then turned on again and they are still the same ):

Posted

just edit like this

file npc/battleground/flavius/flavius01.txt

 

find:

waitingroom "Battle Station",11,"start#bat_b01::OnReadyCheck",1,0,80;

change to:

waitingroom "Battle Station",4,"start#bat_b01::OnReadyCheck",1,0,80;

 

Find:

waitingroom "Battle Station",11,"start#bat_b01::OnReadyCheck",1,0,80;

To:

waitingroom "Battle Station",4,"start#bat_b01::OnReadyCheck",1,0,80;

 

 

find:

if( .@Guillaume < 10 || .@Croix < 10 )

change to:

if( .@Guillaume < 3 || .@Croix < 3 ) //will be 3 VS 3

 

 

do same thing to other script

 

wo thanks sir that totally helped and ended the error

may i ask, how to change max lvl an rewards for the other npcs?

thanks a lot!

Posted

ah just asking how to increase the item reward on the bg script and how to change the level restriction for the 80-99 ones hehe

Join the conversation

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

Guest
Answer this question...

×   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...