Kido Posted October 19, 2013 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted October 19, 2013 (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:! 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:! 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 October 19, 2013 by Kido Quote Link to comment Share on other sites More sharing options...
Kichi Posted October 20, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted October 20, 2013 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 1 Quote Link to comment Share on other sites More sharing options...
Kichi Posted October 19, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted October 19, 2013 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) Quote Link to comment Share on other sites More sharing options...
SSky Posted October 19, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 10/19/13 Last Seen: April 9 Share Posted October 19, 2013 Your NPCs are duplicated. The other set of Battleground NPCs are still in your server. Turn it off first. Quote Link to comment Share on other sites More sharing options...
Kido Posted October 19, 2013 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Author Share Posted October 19, 2013 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 ): Quote Link to comment Share on other sites More sharing options...
Kido Posted October 20, 2013 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Author Share Posted October 20, 2013 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! Quote Link to comment Share on other sites More sharing options...
Kichi Posted October 20, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted October 20, 2013 i don't know what you mean just read doc/script_command.txt all you need are there Quote Link to comment Share on other sites More sharing options...
Kido Posted October 21, 2013 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Author Share Posted October 21, 2013 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 Quote Link to comment Share on other sites More sharing options...
Kichi Posted October 21, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted October 21, 2013 all you need inside doc/script_command.txt 1 Quote Link to comment Share on other sites More sharing options...
Kido Posted October 21, 2013 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Author Share Posted October 21, 2013 thanks sir, that answers everything :3 Quote Link to comment Share on other sites More sharing options...
Question
Kido
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:!
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:!
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 KidoLink to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.