Files
chuanqi-server-instance/LogicServer/data/functions/ActorEvent/ActorEventCircleHandler.txt
2024-12-16 20:45:03 +08:00

5 lines
149 B
Plaintext
Executable File

--人物转生事件
defaultHandlerActorCirclel = function ( pActor,nCircle )
local nLevel = Actor.getIntProperty(pActor, PROP_CREATURE_LEVEL)
end