i tried changed as your instruction, but..
parse_line: expect command, missing function name or calling undeclared func
tion
78 : set $KoEStatus,1;
79 : set $KoEPrizeTracker,0;
80 : if($KOEGUILD!=0) { Announce "The King of Emperium Hill has begun
! The King Of Emperium Hill is the ["+GetGuildName($KOEGUILD)+"] guild.",bc_all|
bc_woe; } else { Announce "King Of Emperium Hill has began! Which guild will pro
ve their worth?",bc_all|bc_woe; }
81 : if(getmapusers("guild_vs1")>0) { MapRespawnGuildID "guild_vs1",$
KOEGUILD,6; }
82 : gvgon "guild_vs1";
* 83 : if($EmpSpawnMode==1) { 'g'uildmonster "guild_vs1",50,50,"EMPERIU
M",1288,1,$KOEGUILD,"KingOfEmperium::OnEmperiumBreak"; } else { monster "guild_v
s1",50,50,"EMPERIUM",1288,1,"KingOfEmperium::OnEmperiumBreak"; }
i got error.. what should i do, Peopleperson49?