ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -961,6 +961,11 @@ return #--------------------------------------------------------------------- def EventResponse_Funcopen(curPlayer, funcID): ## 功能开启触发 RunQuestEvent(curPlayer, "funcopen", funcID, Def_RunQuestType_RunAll) return ##任务触发器_LVUp 当玩家升级的时候触发 #@param curPlayer 玩家实例 #@return 返回值无意义