OdinCZ
Member-
Content Count
55 -
Joined
-
Last visited
-
Medals
Community Reputation
8 NeutralAbout OdinCZ
-
Rank
Lance Corporal
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi, Unfortunately spawn patrol, drone patrol is not working. HC client disabled Only works for spawn of static, random ai units Rpt: 18:03:25 "[A3XAI] Initializing A3XAI version 0.2.3 using base path A3XAI." 18:03:25 "[A3XAI] Compiling A3XAI functions." 18:03:25 "[A3XAI] A3XAI functions compiled." 18:03:25 "[A3XAI] Loaded all A3XAI settings in 0.00399971 seconds." 18:03:25 "[A3XAI] A3XAI settings: Debug Level: 0. WorldName: chernarusredux. VerifyClassnames: true. VerifySettings: true." 18:03:25 "[A3XAI] AI spawn settings: Static: true. Dynamic: false. Random: false. Air: false. Land: true. UAV: true. UGV: false." 18:03:25 "[A3XAI] A3XAI loading completed in 0.00500107 seconds." . . . . . 18:13:32 "[A3XAI Monitor][Uptime:00:10:36][FPS:45][Groups:5/6][Respawn:1][HC:false]" 18:13:32 "[A3XAI Monitor] [Static:5][Dynamic:0][Random:0][Air:0][Land:0][UAV:0][UGV:0]" Land should be 10 and UAV 1 Tested with a clean file from you without modification
-
Thank you sir. Is there any chance to implement ai xp kill code?
-
Hi, I have a small problem with the boats only standing still and not patrolling. Any advice please?
-
Hi, should anyone please have a functional script / mod to deactivate the loaded charges or min player for the exile mod please? Thank you
-
Unfortunately, the xp player restriction does not work. I have 35000 xp respect and I still get the error message ,, You need at least 100 respect to call air support ,,
-
Hi, thank you for resurrecting Igiload for Exile. I just want to report a bug. When para drop the Taru pods from the Taru Heli will explode. And "Land_Pod_Heli_Transport_04_bench_F", no attached button roll menu.
-
Hi Thomas, thank you. I would just ask. it is written in the update 1.01 add RwG_Container_Locker_Blue_okStatic/RwG_Container_Locker_Blue_Static (maximumload 700) add RwG_Item_Box_M_Kit/RwG_Container_Box_M_Static (maximumload 500) Is this valid? And one more thing. Some recipes are written differently. example: class Elevator_Recipe: Exile_AbstractCraftingRecipe Or class WoodGrid_Doorway_Frame_Kit_Recipe: Wood_Wall_Frame_Kit_Recipe Is this valid? Thank you very much
- 39 replies
-
- structures
- mod
-
(and 2 more)
Tagged with:
-
Hi, could I ask someone for complete classnames? Please.
- 39 replies
-
- structures
- mod
-
(and 2 more)
Tagged with:
-
Now work perfect El' Rabito, thank you very much 🙂
-
Sorry El' Rabito fix works. Autorun Exploits fix does not work for me, cant connect server
-
This was in the original post by El' Rabito before he edited it on. But it also doesn't work for me, then you can't connect to the server
-
You don't have it in CfgCustomcode but in CfgExileCustomCode. Make a CfgCustomcode override for ExileClient_gui_baseCamera_event_onLoad.sqf with the code below!!!
-
Hi, does anyone know the Blckegls mission system code please? I would need advice on how to arrange for Scuba Ai to have only SDAR ammunition for this weapon and not another 5.56
-
Hi, I have this in config.cpp. class XM8_App07_Button: RscExileXM8AppButton1x1 { textureNoShortcut = "ExadClient\XM8\Apps\JX\logo.paa"; text = "Unit Scanner"; onButtonClick = "['ExAd_JX', 0] call ExileClient_gui_xm8_slide"; resource = ""; }; If you have it anyway, just delete it class XM8_App07_Button: RscExileXM8AppButton1x1 { textureNoShortcut = ""; text = ""; onButtonClick = ""; resource = ""; };
-
Please, would anyone help me create my online server headless client ? I guess I'm an asshole, it doesn't work according to the instructions on youtube. Thx