ARK: Survival Evolved

ARK: Survival Evolved

AI Tweaker Implant [OPEN SOURCE] (Discontinued)
251 Comments
Screaming Alpha 7 Jun, 2022 @ 10:28pm 
anyone have full genesis 1 and 2 creatures or how I input them on my own?
Antins420 6 Jan, 2021 @ 5:37pm 
@Alexandria u need give some levels to the dino, every level u go up u have another lvl to speed
Alexandria 1 Jan, 2021 @ 5:13am 
@impulse, is this mod still being maintained? I recently took a 3 month hiatus from my computer. When I came back, (I didn't change anything), this mod "AI Tweaker Implant" still shows up, I can still make the implant and activate it in a dino, but when I open it to add stats to said dino, it's blank, shows # of available points, but nothing is available to set.

I double checked the .ini settings, paths appear to be correct.

Any help would be appreciated.
MunCroy 19 Aug, 2020 @ 3:58am 
Is not working for me :c
Impulse  [author] 13 Jun, 2020 @ 3:07pm 
@Wolvman, the source code is now available, have fun exploring ;)

https://docs.google.com/document/d/1reOB7erQc8L7Wh1HEW-8Bub0X0Q-BemLHS7NNPJow2M/edit?usp=sharing
Eferhilda 13 Jun, 2020 @ 2:31pm 
I have set up the implant and when I activate it the implant does not show any stats that are available. I checked the code and it seems to be right.
Wolvman 5 Jun, 2020 @ 10:10am 
@Impulse Would you be able to explain to me how you get one mounted flyer to follow another via blueprints? I'm trying to make a mod that allows the AI to take over even when a player is riding on them when a certain button is pushed and then switch back to the player's controls if pressed again. Thanks.
XEN 27 May, 2020 @ 4:57am 
Activating brings up the interface but nothing is in the box. It could be a conflict
Vysse 11 Apr, 2020 @ 1:44pm 
Is there some kind of limitation on the points step you can put? I put it at 0.5 and it doesn't increase and I am unsure why. Only when I put the Max at 3.0 does it work.
PineappleWarrior230 2 Apr, 2020 @ 1:16pm 
@Impulse I did
Impulse  [author] 2 Apr, 2020 @ 12:25am 
@PineappleWarrior230, you need to select the item (not only hover over it) and then press E on it.
PineappleWarrior230 1 Apr, 2020 @ 6:27pm 
I cant get the UI to open on an activated implant
bukschr 11 Nov, 2019 @ 1:49pm 
If I want the extra points to be more or less for every dino do I have to edit each entry in the game ini or can I change them all at once?
Impulse  [author] 6 Nov, 2019 @ 11:52pm 
Yes and yes
delusional_sausage 6 Nov, 2019 @ 2:56pm 
Sorry for my lack of knowledge but to disable this mod do I uninstall it and I presume that capitalism currency has it integrated? The settings of the Dino's stats with the implant would be coded the same way?
Impulse  [author] 6 Nov, 2019 @ 2:38pm 
@klusternutz, to hide this engram, disable this mod and only use the Capitalism Currency ^^
delusional_sausage 6 Nov, 2019 @ 2:26pm 
Hi guys. Thank you so much for this and many other awesome mods that you have made and for keeping them going :) I am trying to disable the engram for implant OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Offline_AITweakerImplant_C", EngramHidden=True, EngramPointsCost=0, EngramLevelRequirement=0, RemoveEngramPreReq=False) however it's not working.is there a different item path or am I doing something wrong? Thanks in advance for the help :)
animewolf32 6 Oct, 2019 @ 8:33pm 
Does anyone know if this will work with the Royasuarus mod?
Impulse  [author] 10 Sep, 2019 @ 7:07am 
@BentoFox, you'll just need use the correct class path then it should work. Valguero Wyverns have a different class path for example. The BPLoadClass function ist very reliable, if it wouldn't work then it would also not be possible to spawn the creature, since wildcards spawn commands use the same function.
BentoFox 10 Sep, 2019 @ 6:17am 
Note that quite a lot of them won't work even if you add the ones from the various discussions which list them. :) You'll be out of luck if you want certain creatures such as Wyverns on Valguero to work.
Impulse  [author] 10 Sep, 2019 @ 3:54am 
@Ja'nonon, then you'll need to add this creature class path with allowed attribs into your game.ini
󠁳 10 Sep, 2019 @ 2:31am 
@Impulse What if ui is empty? What to do in such a situation?
https://steamhost.cn/steamcommunity_com/id/yoougaay/screenshot/784112295309962538
BentoFox 27 Jul, 2019 @ 6:04am 
What @Exthelion & @Divim82 posted sadly did not work for us on our server. We have Valguero and the Valguero Extension mod and the wyverns are slow and disfunctional even with the ini tweaks provided.
Ecthelion 26 Jun, 2019 @ 12:52pm 
@Divim82, Thanks! Will try them asap
Divim 25 Jun, 2019 @ 5:13pm 
@Ecthelion Yeah I figured out the paths for all the valguero dinos and here they are:

DinoSettings=(DinoClassPath=/Game/Mods/Valguero/Assets/Dinos/IceWyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice,RotationMulti=1.3,AvailableStats=[stamina,food,weight,oxygen,torpidity,speed])
DinoSettings=(DinoClassPath=/Game/Mods/Valguero/Assets/Dinos/PolarBear/Polar_Bear.Polar_Bear,RotationMulti=1.3,AvailableStats=[stamina,food,weight,oxygen,torpidity,speed])
DinoSettings=(DinoClassPath=/Game/Mods/Valguero/Assets/Dinos/RockGolem/ChalkGolem/ChalkGolem_Character_BP.ChalkGolem_Character_BP,RotationMulti=1.3,AvailableStats=[stamina,food,weight,oxygen,torpidity,speed])
DinoSettings=(DinoClassPath=/Game/Mods/Valguero/Assets/Dinos/RockGolem/IceGolem/IceGolem_Character_BP.IceGolem_Character_BP,RotationMulti=1.3,AvailableStats=[stamina,food,weight,oxygen,torpidity,speed])

Ecthelion 24 Jun, 2019 @ 2:33pm 
@Divim82, are you on Valguero? Those Ice Wyverns uses an other path then those of Ragnarok. Haven't find out which is the correct one..
Same for the Polar bears, can't figure out what the correct path is.
polarbear 23 Jun, 2019 @ 11:44pm 
@Impulse Yeah, my issue was I used cheat GFI aitweaker and it gave me the old one.
Impulse  [author] 23 Jun, 2019 @ 11:05pm 
Try to cheat it in with that path. Then you'll see if it's the correct one
Divim 23 Jun, 2019 @ 11:00pm 
@Impulse Hi Impulse trying to get the Ice Wyvern to work with the Implant but it doesn't work this is my entry for the Ice Wyvern:

DinoSettings=(DinoClassPath=/Game/Mods/Ragnarok/Custom_Assets/Dinos/Wyvern/Ice_Wyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice,RotationMulti=1.3,AvailableStats=[stamina,food,weight,oxygen,torpidity,speed])

All the syntax and the dino class path are correct by everything I've found but it still fails to work on Ice Wyverns. Thanks for any insight you can provide.
Impulse  [author] 14 Jun, 2019 @ 3:15pm 
@SirSunny, yes this mod is not really required, it only introduces an engram, but the main item/logic is part of the Currency mod. Maybe have a look at your mod list order, the Currency mod should be the first of all my mods (but not necessarily the first of all mods).
polarbear 14 Jun, 2019 @ 2:46pm 
@impulse I know I have you hopping around, but we just ran into a bug with this. I have Capitalism currency installed but not this one because it looked like you had it in CC? Anyways it was working fine until today, I added your research table adn for some reason it's no longer showing me the implant feature. It says Press E to consume, and when I do press E on it the dino eats it. Any ideas?
Egg 27 May, 2019 @ 4:23am 
hi, the wnow owl dont works ?
Zoe, the Bad Wolf 18 Apr, 2019 @ 1:01pm 
Hello!
I found out this mod is conflicting with Kraken's Better Dinos' Valyrian Reins.
Whenever the Reins double the dino's Stamina, if they have the AI Tweak chip installed, they can't regenerate past 50%, so the doubling doesn't help at all. Is there any fix for that?
PuRe_NiGhTmArE_ 27 Mar, 2019 @ 12:49pm 
Thank you! Yes, i had the class path wrong! Thank you so so much for your help!
PuRe_NiGhTmArE_ 26 Mar, 2019 @ 3:21pm 
I got it from the Wiki.... could this be where i'm going wrong?
Impulse  [author] 26 Mar, 2019 @ 1:30pm 
where did you get that class path for the Lightning Wyvern from?

The correct one is: /Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning

as can be seen in my dino database -> https://capitalism.plus/features/cheats/dinos
PuRe_NiGhTmArE_ 26 Mar, 2019 @ 12:00pm 
None - I dont have any mods on that effect the wyverns
Impulse  [author] 25 Mar, 2019 @ 1:03am 
Sure the class is the correct one? No mod is overriding it?
PuRe_NiGhTmArE_ 24 Mar, 2019 @ 3:22pm 
Lightening
Impulse  [author] 24 Mar, 2019 @ 11:27am 
Which type of Wyvern?
PuRe_NiGhTmArE_ 24 Mar, 2019 @ 10:57am 
Hmm, no it still won't allow me to add any levels.. It shows i have 50 available points on my Wyvern but no option to allocate them...
Impulse  [author] 24 Mar, 2019 @ 9:54am 
look good to me, maybe you did put it into the wrong .ini? It has to go into the game.ini, not the gus.ini
PuRe_NiGhTmArE_ 24 Mar, 2019 @ 8:51am 
Is anyone able to tell me what i'm doing wrong with this setting please? I want to be able to use this on wyverns and argents only - with a max speed of 200% and the rest able to put into weight. TIA!

[Capitalism.AITweakerImplant]

DinoSettings=(DinoClassPath=/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP,SpeedStep=0.03,MaxSpeed=2.0,AvailableStats=[weight,speed])

DinoSettings=
(DinoClassPath=/Game/PrimalEarth/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning,SpeedStep=0.03,MaxSpeed=2.0,AvailableStats=[weight,speed])

Egg 11 Feb, 2019 @ 11:07am 
Hi like this Mod, is there a way to not let the Dinos Walk backward if they are not pretendet in Vanilla ? and is ther also a way to make the chip recipe expensiver/cheaper ? Regards
Impulse  [author] 9 Feb, 2019 @ 8:56am 
@BentoFox, it looks good so far... i have currently no clue why it does this on your server ^^
BentoFox 9 Feb, 2019 @ 8:48am 
No, I'm playing in a multiplayer Abberration server (291.102)

My mods and load order is as follows (although i don't have dino-changing mods besides this one). CC and this mod are highlighted with >>

ACM V2.7.1294 (558079412)
>> Capitalism Currency (747539326)
Capitalism Props Table (771279262)
Capitalism Research Table (775049557)
Capitalism Admin Table (784166441)
Capitalism NPC Trader (873746971)
Capitalism Player Trader (873749349)
>> AI Tweaker Implant (1381695828)
Nemos' Structures (1323162840)
HG Stacking Mod 1000-50 V287.4 (849372965)
DLC & TEK Engram Unlocker (1564797592)
Accessories Plus (1357417063)
Pimp My Dino (655581765)
Stargate Worlds v3.0 (609380111)
ARK Expansion - Bigger Motorboats
Simple SpyGlass (1355018062)
Creature Finder Deluxe (1591643730)
Reusable Plus (693416678)
eco's Garden Decor (880871931)
ecoTrees (670764308)
eco's Aberration Decor (1266909337)
Platforms Plus (719928795)
Castles, Keeps, Forts (764755314)
Structures Plus (S+) (731604991)
Impulse  [author] 9 Feb, 2019 @ 8:12am 
I can't reproduce your issue it's working as expected on my server. Are you playing in singleplayer maybe?
BentoFox 9 Feb, 2019 @ 8:04am 
(Just in case, here I do select the item first, then over out and over again and press E. After that I try to do Rightclick->Interface (E) once)
https://www.dropbox.com/s/v0besqy33hvgoiv/Implant_Interact_2.mp4?dl=0
BentoFox 9 Feb, 2019 @ 8:02am 
Same thing, unfortunately. No window pops up.
Is there any logging for this mod on client/server side? In that case you could let me know where I find the log and I'll share it with you
Impulse  [author] 9 Feb, 2019 @ 7:55am 
In the video the item is not selected -> please select the item, then hover over it and presse the key E