-
Content count
127 -
Donations
0.00 EUR -
Joined
-
Last visited
-
Karmafied started following HOW? Remove any and all indications of which map players are on, Persistent Tree Chopping, What do you think about Vcom AI and and 2 others
-
I run a private server for just my family. We play the same map for 6 months to a year and try to really set a footing in the world, progression-wise. Having this, I might want to go find a spot somewhere and actually CUT OUT an area to build a base that is now hidden by the surrounding trees.
-
I might want them NEVER to grow back.
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
Karmafied replied to second_coming's topic in Add-ons
I have set all three types of AI in Occupation to use only: "Exile_Weapon_CZ550","arifle_AKM_F","SMG_05_F","Exile_Weapon_LeeEnfield","Exile_Weapon_VSSVintorez","Exile_Weapon_M16A2". Yet I STILL have AI that show up with SPARs. Anyone know what's going on? No report errors, and Occupation is the only Roaming AI platform I run.- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
Setting up A3xai now. Not seeing many AI and I think these lines may be the case. I don't understand. What should these be set to for 3 players always on and max AI? //Number of online players required for maximum (or minimum) AI spawn chance. Affects Static, Dynamic, Random AI spawns. (Default: 10) playerCountThreshold = 10; //1: Spawn chance multiplier scales upwards from value defined by chanceScalingThreshold to 1.00. 0: Spawn chance multiplier scales downwards from 1.00 to chanceScalingThreshold. upwardsChanceScaling = 1; //If upwardsChanceScaling is 1: Initial spawn chance multiplier. If upwardsChanceScaling is 0: Final spawn chance multiplier. (Default: 0.50) chanceScalingThreshold = 0.50;
-
Looking into it now then. Thanks for your suggestion.
-
@second_coming Anything you would be interested in? (considering that you recently updated/modified Occupation)
-
Karmafied changed their profile photo
-
Hi everyone! I am looking to hire someone (paying through PayPal once task is complete) for a quick and easy job. I am using DMS and Exile Occupation and I am looking to setup the AI in a very specific way; yet I don't know enough (and have failed each time) to do it myself. Given the following parameters, let me know how much you would charge to do this for me (you adjust the code as necessary and I can install myself); I want the AI helicopters to be able to see players from very far away (1000m) and fire immediately upon sight. Basically a 99% chance that the helicopter will see a player if they're visible (similar to the way Helis worked in DayZ Origins; Taviana - there were three hueys that flew together everywhere and were BRUTAL... would shoot you right through a window if you were visible). I want the AI to attack players the same way that the Helicopters do, but from 500m, not 1000m. Immediately and every time they're visible. I want the AI troops to only spawn between 500 and 2000 meters of players. Nothing outside of that distance. (If you can also do this with vehicles, bonus.) I don't want any static or dynamic missions to run, I only care about the AI troops, vehicles, and patrolling helicopters. What I am ultimately looking for is creating a server where ANY time an AI sees you, they engage IMMEDIATELY (albeit inaccurately). When a player hears the helicopters in the distance, they should be terrified because the Helis will engage IMMEDIATELY even from 1000m away. *I have tried adjusting the basic settings of the config (AimSpeed, SpotTime, etc.), but it doesn't seem to be working the way I am describing. Additionally, there are just so many resources wasted as AI will spawn 10,000m away and then freeze. I want the fights to hover around the players and nowhere else. Please post your price for doing this project or any questions/clarifications you may have.
-
Would also like to know this. Hell, I would like to remove the symbols altogether.
-
HOW? Remove any and all indications of which map players are on
Karmafied replied to Karmafied's topic in Configuration
LOL I really hope this works... seems SO MUCH easier than the previous answer. ;-) -
HOW? Remove any and all indications of which map players are on
Karmafied replied to Karmafied's topic in Configuration
I would like to do it with Bornholm. -
HOW? Remove any and all indications of which map players are on
Karmafied replied to Karmafied's topic in Configuration
I understand all that... I am trying to learn HOW. IE: Where is the map? Where is the cover image? Where is the map name found and called from? -
HOW? Remove any and all indications of which map players are on
Karmafied replied to Karmafied's topic in Configuration
There MUST be a way. There will be no MAPS in the game, so that is not an issue. It's really only when they login. There must be a way to modify the image and mapname that the server is calling. Also understand: I am hosting a small, family private server. So I will have control over all clients. -
HOW? Remove any and all indications of which map players are on
Karmafied posted a topic in Configuration
How can I do the following things: 1. Remove/change the picture that is displayed when players log into a map? 2. Remove any place that NAMES the map players are on? (Server-wide) 3. Is there any instance where ALL of the times that the server/client are simply reading the map's name from a specific location that I could simply CHANGE and it would always be displaying that name? (In other words, in a cfg file, changing ALTIS to MYSTERY). Any and all help is always appreciated. -
You have an error here: ["SectorB,1] Should be: ["SectorB",1]
-
Can someone share their config? I am having a HELLUVA time getting this custom mission loading.....