-
Content count
100 -
Donations
0.00 EUR -
Joined
-
Last visited
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by ciberloky
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
ciberloky replied to second_coming's topic in Add-ons
I check it and i use the last version v66- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
ciberloky replied to second_coming's topic in Add-ons
Thanks friend for continuing the work of secondcoming, I found these errors in the latest version. 16:17:10 "V66 (23-03-2017) [OCCUPATION:Vehicle] End check 20 currently active (max 20) @ 1371.17" 16:17:10 Error in expression <units; if((_aiActive > _maxAIcount) && !SC_occupyLandVehicleIgnoreCount) exitWit> 16:17:10 Error position: <SC_occupyLandVehicleIgnoreCount) exitWit> 16:17:10 Error Undefined variable in expression: sc_occupylandvehicleignorecount 16:17:10 File x\addons\a3_exile_occupation\scripts\occupationVehicle.sqf, line 25- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
hello I try it but not spawn SC_staticBandits = [ //[[pos],ai count,radius,search buildings] [[23414,18504,0],16,250,true], [[23627,18489,0],16,250,true], [[23524,18464,0],16,250,true] SC_occupyVehicleFixedPositions = [ [[23779,18580,0],500,"Altis"], [[23940,18736,0],500,"Altis"] ];
-
For a while, and whatever it is clean, or modified, or on another server, I install it gives a memory minidump error and it blocks the server, does anyone have the solution?
- 20 replies
-
- serverside
- imnewgimmeabreak
-
(and 2 more)
Tagged with:
-
I have a problem mission doors can't open i fix EBM and exile with EICHI fix but Almira buildings impossible open . can you help me? please
-
For some time every time we put the a3xai, the server after a while gives error and hangs, after discarding all the conclusion is that the problem is generated by the a3xai, does anyone know how to solve it ?, now That while not giving the error is a very fun mod file: UEI (__cur_mp) world: Altis Prev. code bytes: 8B C7 C7 46 14 00 00 00 80 8B 56 0C 8B 4E 08 5F Fault code bytes: 89 0A 8B 56 08 8B 4E 0C 89 4A 04 C7 46 0C 00 00 Registers: EAX:00000000 EBX:8123A890 ECX:00000000 EDX:00000000 ESI:8123A890 EDI:257DBC20 CS:EIP:0023:01AD6347 SS:ESP:002B:02E9E884 EBP:00000000 DS:002B ES:002B FS:0053 GS:002B Flags:00210246
-
hello we have gtx and work perfectly. Verify that the connection parameters are correct. Check if ONE lets you access an external database. is possible you need add port=3306
-
Thank you work perfectly
-
Hello we are a group of friends who formed the uei clan, played almost everything, and we invite you to visit our exile server nad speak with us in our ts, we are open to suggestions because we are new to this kind of servers. Greetings to the whole community
-
thank my friend, from the admins and players thanks for this mod are the favorite missions on our server. I wonder if it would be possible that attacks on the bases, which will configure only when this area is not one of the members of that base, to complicate the assault to them, when no one from that base
- 1546 replies
-
- 1
-
- vemf_reloaded
- vemfr
-
(and 4 more)
Tagged with:
-
hi i am having a problem, (which I have reported several players) is that the AI from the latest updates, through walls and doors. Could help me, please
- 1546 replies
-
- vemf_reloaded
- vemfr
-
(and 4 more)
Tagged with:
-
can you explain for use whit igiload? please
-
[SOLVED]Please help after update same error
ciberloky replied to NeverAgain's question in Serverside
same problem for me -
I have a problem with this update, do not leave the missions, or notices, the former worked perfectly, if it were not for the upgrade DMS and even turning off the freezing move, the Helis remain frozen if you walk away. ¿ could help me? thanks
- 1546 replies
-
- vemf_reloaded
- vemfr
-
(and 4 more)
Tagged with:
-
I need help i disable freeze but I still continue freeze , i use the last DMS. The old one without Freeze work perfectly is possible some one have the last one without it, or any fix for it. thanks a lot
-
Hello my friend can you help me to fix for work in 0.98. thank's a lot
-
if you look at the settings I have left, that's what I have even disabled the freeze, but still freezes the rest of the AI, I had to revert to an old version, before this new system to all working again, I have not found another solution, for now, if anyone has any idea
-
I have a problem I have disabled the freezing but when I put in new DMS freezes the Vefm and a3xai, anyone know why? Exile Altis, DMS 3/7 a3xai Vemf DMS_ai_offload_to_client = true; // Offload spawned AI groups to random clients. Helps with server performance. DMS_ai_offload_Only_DMS_AI = true; // Do you use other mission systems on your server but still want to offload AI? You should probably enable this then, unless you have tested it for compatibility. DMS_ai_offload_notifyClient = true; // Notify the client when AI has been offloaded to the client. DMS_ai_allowFreezing = false; // Whether or not to "freeze" AI that are a certain distance away from players (and therefore inactive). DMS_ai_freeze_Only_DMS_AI = true; // Whether or not to "freeze" AI that are not spawned by DMS. DMS_ai_freezingDistance = 3500; // If there are no players within this distance of the leader of an AI group, then the AI group will be "frozen". DMS_ai_unfreezingDistance = 3500; // If there are players within this distance of the leader of an AI group, then the AI group will be "un-frozen". DMS_ai_offloadOnUnfreeze = false; // Whether or not to offload AI to clients once they have been "un-frozen". NOTE: This config will be ignored if "DMS_ai_offload_to_client" is set to false. DMS_ai_freezeCheckingDelay = 10; // How often (in seconds) DMS will check whether to freeze/un-freeze AI. DMS_ai_freezeOnSpawn = false; // Whether or not to freeze an AI group when initially spawned. DMS_ai_share_info = false; // Share info about killer DMS_ai_share_info_distance = 300; // The distance killer's info will be shared to other AI DMS_ai_nighttime_accessory_chance = 75; // Percentage chance that AI will have a flashlight or laser pointer on their guns if spawned during nighttime DMS_ai_enable_water_equipment = true; // Enable/disable overriding default weapons of an AI if it spawns on/in water
-
yes but only define position we can't define buildings
-
Ok thank you
-
work but messages not work on 0.98 any fix please
-
FIXED please close this post I don't know only put again table into config and restart , loot is ok now
-
Hello i have a problem i make a new loot table with 0.98 tool but the only loot into military is grenade he , no weapons , uniforms , items , etc. this is my loot table http://pastebin.com/zu1LTfrX map altis RHS HLC infistar extended
-
Check your description.ext for duplicated #include "config.cpp"