-
Content count
22 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
0 NeutralAbout McQuade
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
@SealHunter I will post the rpt log in full when I get back on.
- 4 replies
-
- dms
- occupation
-
(and 5 more)
Tagged with:
-
McQuade started following Super Jerome
-
What code are you referring to?
- 4 replies
-
- dms
- occupation
-
(and 5 more)
Tagged with:
-
McQuade started following PrimusNetworks
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
McQuade replied to second_coming's topic in Add-ons
Where would this file be created? I can’t seem to find it. Maybe it’s not there and the reason for hanging? Error Undefined variable in expression: fnc_a3_customlog- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
McQuade replied to second_coming's topic in Add-ons
@TheDaddy thanks for your reply, but I have tried that and it doesn’t seem to make a difference. I even tried fresh files- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
McQuade started following Another Trader not spawing post, DMS/ Occupation Rpt error, [Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23 and and 1 other
-
In setting up ChernarusRedux server with DMS/Occupation encountered error that I can’t find to fix. The server will start but can never join. We have infistar, cup weapons/vehicles/units, EXad. Changed some Occupation settings when error came up. I can post any logs I have, if some one can please help. Last portion of RPT below. 20:24:20 "[OCCUPATION MOD]:: Occupation V69 (21-07-2017) Loading Config at 16.798" 20:24:20 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error Undefined variable in expression: fnc_a3_customlog 20:24:20 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf, line 10 20:24:20 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error Undefined variable in expression: fnc_a3_customlog 20:24:20 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf, line 10 20:24:20 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error Undefined variable in expression: fnc_a3_customlog 20:24:20 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf, line 10 20:24:20 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error Undefined variable in expression: fnc_a3_customlog 20:24:20 File x\addons\a3_exile_occupation\scripts\occupationLog.sqf, line 10 20:24:20 Error in expression <N")) then { [_fileName,_logDetail] call FNC_A3_CUSTOMLOG; } else { diag_log > 20:24:20 Error position: <FNC_A3_CUSTOMLOG; } else { diag_log >
- 4 replies
-
- dms
- occupation
-
(and 5 more)
Tagged with:
-
Found it and it worked. Thanks so much!!
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
McQuade replied to second_coming's topic in Add-ons
Made some changes to DMS/Occcupation on Chernarus Redux and am now getting the error below. We have Infistar on server and was working before makeing edits. I'll post my RPT error and CFGs if someone can please let me know whats wrong I cant connect, it just hangs on loading. Also tried without debug, server still hangs. Tried fresh install of vanilla DMS and Occupation too with same error. We have CBA,CUP weapons/vehicles/units, Exad, ExtendedBaseMod. Thanks for your time. RPT DMS CFG Occupation CFG only other changes made were at top of initplayerlocal to add 2 things- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
I am experiencing the problem with blank XM8 screens. I cannot seem to find the mentioned file above ExileClient_gui_hud_event_onKeyUp.sqf in order to made the edits. What dir is this in? Thanks
-
duplicated post by accident
-
Duplicated post by accident.
-
I have searched the forum, where do you find custom XM8 skins like this?
-
I took those lines out and they are working correctly. My only error is that the aircraft trader is showing the choppers in an inventory screen with white graphics. The line you mention is from the animation library. It is working
-
Here is the updated section below. Is the Line "_trader = " needed prior to each trader listing?
-
Thanks for the info, I will remove those lines and try it. Those were generated when i changed the trader uniforms. IS not possible?
-
Ok so I built a custom trader base on Altis, all simple objects show up perfectly. Map markers and safe zones all good. But cannot see what i did wrong that the traders themselves arent showing/spawning. Will post Initplayerlocal below. My additions at the end. Please take a look. Thanks