-
Originally Posted by
uldirpog
Is it possible to preload merc data?
could make this significantly more trivial if we just open/close maps & save time target farming
The open -> scan -> close target farming is the very reason things does not work since Beasts rework. People overused this hack and made GGG block it. So, nope - until someone finds a way to make network bubble* larger, we are blind to things that are outside of some area around character.
*Network bubble - client (you) don't have the full knowledge of everything in whole area. Server sends needed info as you move. Most things are available to you from entering zone (whole map for example), some as you get closer to them - when they enter your "network bubble" (Merc's details). Preloads are data loaded when you enter zone, to prepare client for some content (to reduce lag and delay) - good example of preloads are Essences. You know what essences will be in the zone. Before, the same was with beasts - we knew that on this very map we will encounter valuable beast. But, due to mentioned before greed, GGG modified preloads mechanism to sent to client false-positive data. As for Mercenaries - they, to my current understanding, are more like Delve Walls / Fossils. You know what they are when you are close enough. Before that - they does not exist to your client.
Interesting additions:
The Network Bubble can be "experienced" by vanilla player while playing Blighted Maps. You see - towers will only operate when they are inside your bubble, but monsters will always move towards the target. Another case is spawning of Void Orbs during Shaper's fight. They will spawn only when there is character in the arena (dead or alive) or you move yourself close enough the arena from the starting zone.
My post was helpful? Consider using Thank you!
We are here together, be part of community, help others and get helped by others

-
Member
Hey everyone, sorry but i didnt find anything to get a Tincture to work...any Tips for me pls?
-
Member
Originally Posted by
PatoSanchez
Hey everyone, sorry but i didnt find anything to get a Tincture to work...any Tips for me pls?
In Reagent
SinceLastActivation (1)
&& Flasks.Flask5.CanbeUsed
&& !Buffs.Has("tincture_mana_burn")
===
change to your flask slot for auto trigger tincture
If you want to use near rare add this line , (change to unique if want unique)
MonsterCount(100, MonsterRarity.AtleastRare) > 0
------
IF want to hold charge weapon swap then use
Buffs["tincture_mana_burn"].Charges > X (X is amount charge you want to hold)
add skills[""].Canbeused where skill is your melee skill regenerate charge
add another one !Buffs["tincture_mana_burn"].Charges > X for swap back
Last edited by Exilepay; 4 Days Ago at 06:59 PM.
-
Post Thanks / Like - 1 Thanks
EthEth (1 members gave Thanks to Exilepay for this useful post)
-
Member
can anyone use basic flask routine with eldrich battery? i use replica sorrow of the divine but can't automate the life flsk.....(i enable the flask restore es....)
-
Active Member
-
Member
done relete and reinstall and all gone right ( i add replica sorrow flask to .json too)
Last edited by chigo; 4 Days Ago at 10:27 AM.
-
Member
Where can I find the latest/most updated version of the Preload Alert? Standard one doesnt show Gwennen for example.
-
Member
Radar doesn't work for me, immediately crashes the app.
Infact none of the plugins work that require reading game state. ( Zoom works )
So what's going on here? I am a new Exile user using it in admin mode.
Last edited by seeshiv; 3 Days Ago at 10:23 AM.
Reason: Context
-
Member
is there a plugin that will help with trading in divination cards?
-
Is there any other plugin than ninja pricer/getchaosvalue that can show dust value? half of the time it doesn't work properly.
-
Active Member
BorpaSpin
Originally Posted by
randomuserwoo
is there a plugin that will help with trading in divination cards?
GitHub - SquirrelRat/DivCardTrader: ExileAPI Plugin That Makes Exchanges Div Cards Quick and Easy
-
Post Thanks / Like - 2 Thanks
Dotkt,
camapxam (2 members gave Thanks to Borpa for this useful post)
-
Member
Where are the libraries that WheresMyCraftAt uses for mods and stats?
I checked the github and it has some example templates where it references "GetItemStats(ModsInfo.ExplicitMods)[GameStat.BaseMaximumLife] >= 1" , Is there a library for these so I can search for specific mods? I've looked on the devtree and in the dat files but they are renamed entirely.
-
Member
Hi there, I only use 2-3 plugins but it consumes quite a lot of CPU on my PC maybe almost as much as the game consumes, is there any way to reduce the consumption?
-
Originally Posted by
Borpa
how does this even work? when i press it it clicks in the middle of the screen and does nothing holding ctrl in.
-
Member
Hi everyone,
How can I config for auto open Hoarder with pickit?
Thank you so much