| | |
| | | import SkillShell
|
| | | import BuffSkill
|
| | | import PlayerControl
|
| | | import ChEquip
|
| | | import SkillCommon
|
| | | import FBLogic
|
| | | import AttackCommon
|
| | | import ChItem
|
| | | import PlayerGMOper
|
| | | import ItemCommon
|
| | | import OperControlManager
|
| | | import ShareDefine
|
| | | import PlayerAutoCheckOnline
|
| | | import PlayerGameWallow
|
| | | import ReadChConfig
|
| | | import PlayerDienstgrad
|
| | | import PlayerVip
|
| | | import IpyGameDataPY
|
| | | import PlayerFB
|
| | | import GameObj
|
| | | import GameMap
|
| | | import math
|
| | | import time
|
| | | import PetControl
|
| | | import ItemControler
|
| | | import PlayerGuaji
|
| | | import AICommon
|
| | | import PlayerSuccess
|
| | | import CrossPlayerData
|
| | | import PassiveBuffEffMng
|
| | | import FunctionNPCCommon
|
| | | import FormulaControl
|
| | | import PlayerGoldGift
|
| | | import PlayerActLianqi
|
| | | import PlayerActFamilyGCZ
|
| | | import PlayerFlashSale
|
| | | import PlayerChatBox
|
| | | import PlayerFace
|
| | | import PlayerYinji
|
| | | import PlayerActivity
|
| | | import PlayerBackup
|
| | | import MirrorAttack
|
| | | import PlayerOnline
|
| | |
|
| | | #---------------------------------------------------------------------
|
| | |
| | |
|
| | | #定时备档
|
| | | PlayerBackup.CheckPlayerBackup(curPlayer)
|
| | | |
| | | #玩家镜像战斗AI
|
| | | #MirrorAttack.ProcessPlayerMirrorAI(curPlayer, tick)
|
| | |
|
| | | #被GM封状态响应
|
| | | ProcessGMOperLogic(curPlayer, tick)
|