AnnieRuru Posted January 5, 2016 Posted January 5, 2016 (edited) 5 years ago, @Olrox claimed he was bored, and ask someone to make this script ..... yes, he started it ! 3 years ago, @Olrox said he wants to remake the map then suddenly 2 years ago, @Olrox say he don't want to do it anymore ! Good job ! ok enough this bullshit You need 2 things for this battleground script to run Download: 1. the map !https://rathena.org/board/topic/104326-arathi-map/ 2. and the script !wow_domi_1.4r.txt yes, this is a free release as @Olrox said thanks to @Olrox for giving nice idea anyways XD Spoiler 1.2wow_domi_1.2r.txt setbgid_20160103r.diff 1.3http://upaste.me/1b3249619f23c7755 - fix this script no longer need my patch - add showdigit (along with the stupid bug) - add .maxplayer2join and .imbalance_team_prevent 1.4wow_domi_1.4r.txt - fix server crash because rathena love introducing new bugs PS: why this wow_domi_1.2r.txt keep appear below even though I tried to remove it several times wow_domi_1.2r.txt Edited January 8, 2019 by AnnieRuru 3 1 Quote
Scylla Posted January 5, 2016 Posted January 5, 2016 Very nice feature! Thanks annie and olrox! Quote
PandaLovesHamster Posted January 5, 2016 Posted January 5, 2016 (edited) Thanks for the wonderful release Edited January 5, 2016 by PandaLovesHamster Quote
mhielo12 Posted January 8, 2016 Posted January 8, 2016 btw its not olrox who completed the map :3 Quote
Sekai RO Posted January 9, 2016 Posted January 9, 2016 (edited) @AnnieRuru Im getting error on the script Edited January 9, 2016 by iDown Quote
butasro Posted January 12, 2016 Posted January 12, 2016 (edited) is this compatible with hercules madam? Edited January 12, 2016 by butasro Quote
butasro Posted January 13, 2016 Posted January 13, 2016 Yes i tried it and it is working. how did you convert the script? did you edit some src script? can you give tutorial please. thanks Quote
monof Posted June 6, 2016 Posted June 6, 2016 Thx for this nice script Annie ! Anyone got an idea on how to make Double Account et AFKing forbidden ? Thank you ~ Quote
Mirage25 Posted May 4, 2017 Posted May 4, 2017 (edited) In file included from script.c:22841:0: ../custom/script.inc: In function 'buildin_setbgid': ../custom/script.inc:39:3: error: too few arguments to function 'map_nick2sd' In file included from script.c:31:0: map.h:865:27: note: declared here In file included from script.c:22841:0: ../custom/script.inc:43:3: warning: passing argument 2 of 'scriptrid2sd' from incompatible pointer type [enabled by default] script.c:2664:13: note: expected 'struct map_session_data ' but argument is of type 'struct script_state ' In file included from script.c:22841:0: ../custom/script.inc:43:6: warning: assignment makes pointer from integer withou t a cast [enabled by default] make[1]: [obj/script.o] Error 1 make[1]: Leaving directory `/home/trincli1066/trunk/src/map' make: [map] Error 2 Too much error on script.inc and script_def any can help? was trying to compile it with linux server Edited May 4, 2017 by ridiculed25 Quote
ReSp Posted October 7, 2017 Posted October 7, 2017 (edited) How i must install setbgid_20160103r.diff file? What command in ssh? I am new, sorry for that question =) If i do patch setbgid_20160103r.diff. It is not patched. warning: src/custom/script.inc has type 100755, expected 100644 error: patch failed: src/custom/script.inc:17 error: src/custom/script.inc: patch does not apply warning: src/custom/script_def.inc has type 100755, expected 100644 error: patch failed: src/custom/script_def.inc:9 error: src/custom/script_def.inc: patch does not apply *****rAthena# patch setbgid_20160103r.diff Edited October 7, 2017 by ReSp Quote
Elysium Posted April 1, 2018 Posted April 1, 2018 (edited) @AnnieRuru a little update? Edited April 1, 2018 by Elysium Quote
Radian Posted April 1, 2018 Posted April 1, 2018 3 hours ago, Elysium said: @AnnieRuru a little update? I think its still working... but that depends on what update are you looking forward too? Quote
AnnieRuru Posted April 13, 2018 Author Posted April 13, 2018 (edited) just tested the patch is broken, so have to update the script 1.3 http://upaste.me/1b3249619f23c7755 - fix this script no longer need my patch - add showdigit (along with the stupid bug) - add .maxplayer2join and .imbalance_team_prevent @Elysium @Radian Edited April 13, 2018 by AnnieRuru 2 Quote
AnnieRuru Posted April 24, 2018 Author Posted April 24, 2018 1.3b http://upaste.me/1b3249619f23c7755 - fix a bug that the flag doesn't reset back to its original sprite when the battleground ended 1 Quote
Radian Posted May 27, 2018 Posted May 27, 2018 On 4/24/2018 at 2:18 PM, AnnieRuru said: 1.3b http://upaste.me/1b3249619f23c7755 - fix a bug that the flag doesn't reset back to its original sprite when the battleground ended Is it possible to add announcing the name of the player when doing the registration? I cant seem to make it work. Quote
AnnieRuru Posted May 31, 2018 Author Posted May 31, 2018 On 5/27/2018 at 4:38 PM, Radian said: Is it possible to add announcing the name of the player when doing the registration? I cant seem to make it work. find close2; ... add announce strcharinfo(0) +" has join blah blah", bc_all; 1 Quote
Radian Posted May 31, 2018 Posted May 31, 2018 1 hour ago, AnnieRuru said: find close2; ... add announce strcharinfo(0) +" has join blah blah", bc_all; Oh.. What i did was adding a strcharinfo(0) in this part .ann$[0]. anyway thanks annie.. Quote
NakedWolf Posted August 30, 2018 Posted August 30, 2018 (edited) can some one or help me its giving error on console and not able to click the npc i have attached the error pic using 1.3c version http://upaste.me/1b3249619f23c7755 i fixed this error by changing from ++.@i to .@i++ but then i get a diffrent error like this [Error]: script:bg_get_data: unknown data identifier 1 when even i capture the flag and it not giving reward Edited August 30, 2018 by NakedWolf added a new error Quote
Radian Posted January 1, 2019 Posted January 1, 2019 (edited) Anyone using this one atm? mapserver is crashing everytime i load this script. currently using this script version http://upaste.me/1b3249619f23c7755 Edited January 1, 2019 by Radian Quote
AnnieRuru Posted January 8, 2019 Author Posted January 8, 2019 (edited) yeah, confirm, but its rAthena's fault. This simple script cause map-server crash - script fsfdsfsd -1,{ OnInit: getmapxy .@map$, .@x, .@y, UNITTYPE_NPC; end; } 1.4 - fix server crash because rathena love introducing new bugs all I did was add a new line on line 325 Edited January 8, 2019 by AnnieRuru Quote
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.