//--------------------------------------------------------------------------------------------------
// Achievements
//--------------------------------------------------------------------------------------------------
native void AchievementAward (int player, string name); //blizzard maps only
native void AchievementErase (int player, string name); //blizzard maps only
native void AchievementPanelSetCategory (playergroup players, string name); //blizzard maps only
native void AchievementPanelSetVisible (playergroup players, bool visible); //blizzard maps only
native text AchievementPercentText (int player, string category); //blizzard maps only
native void AchievementTermQuantitySet (int player, string term, int quantity);
native void AchievementsDisable (int player);
이부분에서
blizzard maps only 부분을 빼고 ;까지만 남김
그런데 시발 이런다고 될 배틀넷이 아니잖아 젠장