Jump to content

Recommended Posts

Posted (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.2
wow_domi_1.2r.txt
setbgid_20160103r.diff

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

1.4
wow_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 by AnnieRuru
  • Upvote 3
  • Love 1
  • 4 months later...
  • 3 weeks later...
  • 10 months later...
Posted (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 by ridiculed25
  • 5 months later...
Posted (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 by ReSp
  • 5 months later...
  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...
Posted
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.

Posted
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;

  • Upvote 1
Posted
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..

  • 2 months later...
Posted (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

console error.jpg

 

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 by NakedWolf
added a new error
  • 4 months later...
Posted (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 by AnnieRuru

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