Issue information

Issue ID
#2923
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Mar 29, 2009 21:01
Last Post
Hercules Elf Bot
Mar 5, 2012 13:03
Confirmation
N/A

Hercules Elf Bot - Mar 29, 2009 21:01

Originally posted by [b]AquaWolf[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2923

(IMG:style_emoticons/default/thumbsup.gif) (IMG:style_emoticons/default/emotionless.gif)

CODE
[Error]:  Loading NPC file: npc/battleground/bg_tierra_01.txt
script error on npc/battleground/bg_tierra_01.txt line 14
    parse_callfunc: not enough arguments, expected ','
     9 :        end;
    10 : OnInit:
    11 :        waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnGuillaumeJoin",1;
    12 :        end;
    13 : OnEnterBG:
*   14 :        set $@TierraBG1_id1, waitingroom2bg("bat_a01",50,374,"Tierra_BG1::OnGuillaumeQuit",""')';
    15 :        end;
    16 : }
    17 :
    18 : bat_room,85,204,0      script  Registration::TV1R_Croix        414,{
    19 :        end;
[Error]:
script error on npc/battleground/bg_tierra_01.txt line 24
    parse_callfunc: not enough arguments, expected ','
    19 :        end;
    20 : OnInit:
    21 :        waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnCroixJoin",1;
    22 :        end;
    23 : OnEnterBG:
*   24 :        set $@TierraBG1_id2, waitingroom2bg("bat_a01",42,16,"Tierra_BG1::OnCroixQuit",""')';
    25 :        end;
    26 : }
    27 :
    28 : // Battleground Engine
    29 : // *********************************************************************
[Warning]: npc_parse_mapflag: You can't set PvP and BattleGround flags for the same map! Removing PvP flag from bat_a01 (file 'npc/battleground/bg_tierra_01.txt', line '244').
[Error]:  Loading NPC file: npc/battleground/bg_tierra_02.txt
script error on npc/battleground/bg_tierra_02.txt line 14
    parse_callfunc: not enough arguments, expected ','
     9 :        end;
    10 : OnInit:
    11 :        waitingroom "Battle Station 10 Players",10,"Tierra_BG2::OnGuillaumeJoin",1;
    12 :        end;
    13 : OnEnterBG:
*   14 :        set $@TierraBG2_id1, waitingroom2bg("bat_a02",50,374,"Tierra_BG2::OnGuillaumeQuit",""')';
    15 :        end;
    16 : }
    17 :
    18 : bat_room,85,74,0       script  Registration::TV2R_Croix        414,{
    19 :        end;
[Error]:
script error on npc/battleground/bg_tierra_02.txt line 24
    parse_callfunc: not enough arguments, expected ','
    19 :        end;
    20 : OnInit:
    21 :        waitingroom "Battle Station 10 Players",10,"Tierra_BG2::OnCroixJoin",1;
    22 :        end;
    23 : OnEnterBG:
*   24 :        set $@TierraBG2_id2, waitingroom2bg("bat_a02",42,16,"Tierra_BG2::OnCroixQuit",""')';
    25 :        end;
    26 : }
    27 :
    28 : // Battleground Engine
    29 : // *********************************************************************
[Warning]: npc_parse_mapflag: You can't set PvP and BattleGround flags for the same map! Removing PvP flag from bat_a02 (file 'npc/battleground/bg_tierra_02.txt', line '244').
[Error]:  Loading NPC file: npc/battleground/bg_flavius_01.txt
script error on npc/battleground/bg_flavius_01.txt line 14
    parse_callfunc: not enough arguments, expected ','
     9 :        end;
    10 : OnInit:
    11 :        waitingroom "Battle Station 10 Players",10,"Flavius_BG1::OnGuillaumeJoin",1;
    12 :        end;
    13 : OnEnterBG:
*   14 :        set $@FlaviusBG1_id1, waitingroom2bg("bat_b01",390,10,"Flavius_BG1::OnGuillaumeQuit",""')';
    15 :        end;
    16 : }
    17 :
    18 : bat_room,253,74,0      script  Registration::Fl1R_Croix        414,{
    19 :        end;
[Error]:
script error on npc/battleground/bg_flavius_01.txt line 24
    parse_callfunc: not enough arguments, expected ','
    19 :        end;
    20 : OnInit:
    21 :        waitingroom "Battle Station 10 Players",10,"Flavius_BG1::OnCroixJoin",1;
    22 :        end;
    23 : OnEnterBG:
*   24 :        set $@FlaviusBG1_id2, waitingroom2bg("bat_b01",10,290,"Flavius_BG1::OnCroixQuit",""')';
    25 :        end;
    26 : }
    27 :
    28 : // Battleground Engine
    29 : // *********************************************************************
[Warning]: npc_parse_mapflag: You can't set PvP and BattleGround flags for the same map! Removing PvP flag from bat_b01 (file 'npc/battleground/bg_flavius_01.txt', line '445').
[Error]:  Loading NPC file: npc/battleground/bg_flavius_02.txt
script error on npc/battleground/bg_flavius_02.txt line 14
    parse_callfunc: not enough arguments, expected ','
     9 :        end;
    10 : OnInit:
    11 :        waitingroom "Battle Station 10 Players",10,"Flavius_BG2::OnGuillaumeJoin",1;
    12 :        end;
    13 : OnEnterBG:
*   14 :        set $@FlaviusBG2_id1, waitingroom2bg("bat_b02",390,10,"Flavius_BG2::OnGuillaumeQuit",""')';
    15 :        end;
    16 : }
    17 :
    18 : bat_room,57,74,0       script  Registration::Fl2R_Croix        414,{
    19 :        end;
[Error]:
script error on npc/battleground/bg_flavius_02.txt line 24
    parse_callfunc: not enough arguments, expected ','
    19 :        end;
    20 : OnInit:
    21 :        waitingroom "Battle Station 10 Players",10,"Flavius_BG2::OnCroixJoin",1;
    22 :        end;
    23 : OnEnterBG:
*   24 :        set $@FlaviusBG2_id2, waitingroom2bg("bat_b02",10,290,"Flavius_BG2::OnCroixQuit",""')';
    25 :        end;
    26 : }
    27 :
    28 : // Battleground Engine
    29 : // *********************************************************************
[Warning]: npc_parse_mapflag: You can't set PvP and BattleGround flags for the same map! Removing PvP flag from bat_b02 (file 'npc/battleground/bg_flavius_02.txt', line '445').