Hello every body, i have an problem check, this is my console error.
[Error]: Loading NPC file: npc/custom/phow/bgregistro.txt
script error on npc/custom/phow/bgregistro.txt line 5
parse_line: expect command, missing function name or calling undeclared function
1 : {
2 : //prontera,154,185,5 script bbb 100,{
3 : switch ( select( "join", "watch", "manual set", "kick all" ) ) {
4 : case 1:
* 5 : 's'etbgid 1;
6 : close;
7 : case 2:
8 : getbgusers 1;
9 : for ( set .@i, 0; .@i < $@arenamembersnum; set .@i, .@i +1 )
10 : dispbottom ( .@i +1 )+". "+ rid2name( $@arenamembers[.@i] );
i put the patch diff in Script.c and compile
my svn version is 17703 rAthena
srry for my bad english x.x
help me please.