You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
A
很好,那我用中文说...
我希望在插件里实现一个功能,就是可以复活角色。当检测到角色死亡时。要调用什么命令/类/函数 才可以让角色接受复活。
-
A
In the plug-in, how to let the soul of the state in the role of the resurrection
if (Me.Dead || Me.Ghost) {
????
}