武装突袭3

武装突袭3

Immersion Cigs
Outlawedz 2017 年 7 月 19 日 下午 12:48
working in exile?
anyone know what needs to be done to make it work in a exile server. cigs and stuff show up fine but nothing in the action menu.
< >
正在显示第 1 - 3 条,共 3 条留言
rebel  [开发者] 2017 年 8 月 20 日 上午 4:14 
Not sure. They probably remove some actions for some reason.
Captain Bigzy 2018 年 2 月 15 日 下午 4:37 
Trying to get this to work on Exile, works fine on base A3 but would love to get the same scroll options in Exile for it to work.
SSG Anhor 2018 年 10 月 20 日 下午 12:23 
Think this is a thing of CfgRemoteExec classes. You have to add it in CfgRemoteExec.hpp.
Example:
For the "rappel from helicopter" mod you must add .....

class AR_Client_Rappel_From_Heli { allowedTargets=0; };
class AR_Hint { allowedTargets=1; };
class AR_Hide_Object_Global { allowedTargets=2; };
class AR_Enable_Rappelling_Animation { allowedTargets=2; };
class AR_Rappel_From_Heli { allowedTargets=2; };

So it´s part of the developer to give us the classes.
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50