ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetXJMJExpTime.py
@@ -30,7 +30,6 @@ GameWorld.DebugAnswer(curPlayer, 'SetXJMJExpTime 秒') return expTime = cmdList[0] PlayerControl.NomalDictSetProperty(curPlayer, ChConfig.Def_PDict_BZZD_FirstEnterExpTime, expTime) GameWorld.DebugAnswer(curPlayer, '设置经验补时秒: %s' % expTime) if not expTime: GameWorld.SetDictValueByBit(curPlayer, ChConfig.Def_Player_Dict_GuideState, ChConfig.GuideState_BZZDShow, 0)