-
Content Count
61 -
Joined
-
Last visited
-
Medals
Everything posted by DEH4NK
-
https://github.com/Kellojo/ETG-Fast-Travel-System
-
In my config I have (i don't want to have range, speed and altitude check😞 Use_MissionClaimDistanceCheck = false; MissionClaimDistanceCheck = 2000; Use_MissionCLaimAlt_SpeedCheck = false; MissionCLaimAlt_Limit = 500; MissionCLaimSpeed_Limit = 200; Every time one of the players takes the mission, I get an error in the rpt. : 3964. 8:28:05 XML parsing error: empty attribute name in tag 'size', code: <t size='.7' font='puristaMedium' align='left' > Max Alt: 500ft<size='.8' shado... 3966. 8:28:05 XML parsing error: empty attribute name in tag 'size', code: <t size='.7' font='puristaMedium' align='left' > Max Dist: 2km<size='.8' shadow... 3968. 8:28:05 XML parsing error: empty attribute name in tag 'size', code: <t size='.7' font='puristaMedium' align='left' > Max Spd: 200mph<size='.8' shad...
-
Roaming Jets For dog fights. Coded to ignore helis and ground units.
DEH4NK replied to Crito's topic in Exilemod (Unofficial)'s Addons
Try setting DMS_ai_freeze_Only_DMS_AI = true; DMS_ai_allowFreezing = true; in DMS config -
Why don't you use the DMS - Mission System for that, like everyone else does.
-
release Base light overhaul (+EBM)
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
https://github.com/ThomasTKO/Exile-Base-light-overhaul -
release Base light overhaul (+EBM)
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
Search on github Exile-Base-light-overhaul, you can find it from other users. -
https://market.fatalityx.co/store/product/6-sm_traderplus/
-
Undefined base class 'RscExileXM8AppButton1x1'
DEH4NK replied to iCeEtMarne's topic in Exilemod (Unofficial)'s Problems & Bugs
Have you changed anything in the RscDefines.hpp of your mission? -
release A3EX_CMAT - Serverside Custom Mapping and Traders
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Addons
I went back to installing traders on the server side and am still trying to do it, I installed a new clean server, but the problem is the same as it was. Here's what I also noticed, I have ten standard traders, all have the same animation, I don’t give them any clothes or equipment [["", "", "", "", [], [], ""] , [], [], ["", []], ["", []], [], "", "", [], ["", "", "", "", "" , ""]] but some traders still load it, it is not clear from where (I deleted all traders in initPlayerLocal.sqf, there are also no traders in mission.sqm). https://ibb.co/qDwqrzz -
Loadout script with player UID's or respect based and randomized weapon tiers.
DEH4NK replied to Crito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
No, that he would not be a bambi when he appears, I think it will be right. After killing a bambi, 5% of respect is removed from you, he is no longer harmless with a weapon in his hands and can harm you. -
Loadout script with player UID's or respect based and randomized weapon tiers.
DEH4NK replied to Crito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
Since we give a weapon when a player appears, he ceases to be considered a Bambi. Will it work: _bambiPlayer setVariable ["ExileIsBambi", false]; ? -
Lock and Unlock bug
DEH4NK replied to trendyknox1's topic in Exilemod (Unofficial)'s General Discussion
Are you a simple player ??? -
DMS - Defent's Mission System
DEH4NK replied to chernaruski's topic in Exilemod (Unofficial)'s Addons
Your code shown above is not a static mission. This is a dynamic mission (bandit). -
release A3EX_CMAT - Serverside Custom Mapping and Traders
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Addons
On my server, this is not configurable. Increasing sleep time to 0.55, some traders begin to work, but others cease to work. Also, their work changes if I mix them in the order of the list in the TRADERS.sqf file. -
release A3EX_CMAT - Serverside Custom Mapping and Traders
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Addons
Whatever clothes and weapons I give equipment, armory and spec ops to traders, their clothing texture does not look right and the weapon is not what I give them. The rest of the traders are fine. https://sqfbin.com/onojawajemohoyesubaf https://ibb.co/tP7WHw1 https://ibb.co/7JrTdHG https://ibb.co/cQMCR9F -
bugfix extDB3 - Garbage Cleaner Fix
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
Perhaps somewhere there was a syntax error when copying from here from the site and pasting into my exile.i ni I did the same thing all over again and it all started, thanks. -
bugfix extDB3 - Garbage Cleaner Fix
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
They are, take a look at my exile.ini https://pastebin.com/Kitdfb2a -
bugfix extDB3 - Garbage Cleaner Fix
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
In my exile.ini I changed [addAbandonedSafes] and [DeleteBaseFlagStolen] but it did not have [DeleteUnpaidTerritories_construction] and [DeleteUnpaidTerritories_container] and I added them https://pastebin.com/Kitdfb2a In extDB3 logs, extDB3 error: SQL_CUSTOM: Error No Custom Call Not Found: Input String deleteUnpaidTerritories_construction: 7 extDB3: SQL_CUSTOM: Error No Custom Call Not Found: Callname deleteUnpaidTerritories_construction -
bugfix extDB3 - Garbage Cleaner Fix
DEH4NK replied to El' Rabito's topic in Exilemod (Unofficial)'s Exilemod Tweaks
I have an error and the server does not start Error in expression <llExtension _query); Error position: <select 0 Error Generic error in expression File Exile_Server_Overrides\ExileServer_system_database_query_insertSingle.sqf..., line 17 -
VEMFr Base Attack Weapon Dupe
DEH4NK replied to Sgt Smash's topic in Exilemod (Unofficial)'s Problems & Bugs
unitClass = "B_G_Soldier_AR_F"; -
ZEUS on my server using the @SLZ mod
DEH4NK posted a topic in Exilemod (Unofficial)'s Problems & Bugs
I install ZEUS on my server using the @SLZ mod as follows: 1. Place @SLZ in your server root folder. 2. copy and paste the userconfig folder from inside @SLZ to the root folder of your server. 3. Edit your slz_settings.sqf file and add the uid of the person(s) you want to have Zeus access. 4. Add -filepatching to your startup script. 5. Add @SLZ to your -servermod lists (ie. -servermod=@exileserver;@admintoolkitserver;@slz;) And it works well, except for spawn in client.rpt of the following error: Error position: << 0) then {"-:--:--"} else {[_countdown > Error Common error in expression File A3\ui_f_curator\UI\displays\RscDisplayCurator.sqf..., line 297 Error in expression <meLeft; _countdownText = if (_countdown < 0) then {"-:--:--"} else {[_countdown > And one error in server-side .rpt "Exile / log: ERROR: [BIS_fnc_activateAddons] The function can be activated only during the mission init." Has anyone come across a similar one? -
ZEUS on my server using the @SLZ mod
DEH4NK replied to DEH4NK's topic in Exilemod (Unofficial)'s Problems & Bugs
Yes, it could be nice. I have the same errors with the zeus module in the editor. -
DMS - Defent's Mission System
DEH4NK replied to chernaruski's topic in Exilemod (Unofficial)'s Addons
Add this to your mission 1. _veh1 = [ [ [(_pos select 0) -75,(_pos select 1)+75,0] ], _group, "assault", _difficulty, _side ] call DMS_fnc_SpawnAIVehicle; 2. private ["_veh", "_veh1",.....]; 3. _missionObjs = [ _staticGuns+_baseObjs+[_veh]+[_veh1], [_vehicle], [[_crate1,_crate_loot_values1]] ]; -
DMS - Defent's Mission System
DEH4NK replied to chernaruski's topic in Exilemod (Unofficial)'s Addons
Compare any mission file with each other, I think it will become clear. -
DMS - Defent's Mission System
DEH4NK replied to chernaruski's topic in Exilemod (Unofficial)'s Addons
What missions do you use for this? Use these https://github.com/redned70/DMSBanditMissions/tree/master/missions/bandit