-
Member
Sorry if this was asked before? How can I add a new preload? if using Lucid Dreams in the atlas, the vaal side areas are not showing in the preload alerts
-
Member
NormalInventoryItem RemnantOfCorruption = inventoryItems.FirstOrDefault(slot =>
slot.Item.Path == "Metadata/Items/Currency/CurrencyCorruptMonolith");
if (remnantOfCorruption == null)
{
LogError(
"(ClickIt) SNUS HUESOS", 20);
waitingForCorruption = false;
Mouse.blockInput(false);
workFinished = true;
return;
}
The script does not see the remnant in the inverter, has something changed in the metadata?
-
Member
Hello, I'm trying to export the Image (with correct scale/rotation) that Radar plugin renders. If anyone knows how please pm me.
-
Member
Originally Posted by
491926814
Hi is there any plugin can auto lvl up gems ?
GitHub - DetectiveSquirrel/SkillGems
inside Plugins\Source\
Last edited by Raiwulf; 04-22-2024 at 12:58 PM.
-
Post Thanks / Like - 1 Thanks
telesel756 (1 members gave Thanks to Raiwulf for this useful post)
-
Member
Is there a plugin for Incursions and alvas temple?
-
Active Member
Originally Posted by
Raiwulf
Hello, I'm trying to export the Image (with correct scale/rotation) that Radar plugin renders. If anyone knows how please pm me.
Drawing:
Radar/Radar.cs at master . exApiTools/Radar . GitHub
And pointer to texture is generate at Radar.GenerateMapTexture. you can just call here a image.SaveAsBmp
-
Member
Is there a plugin for the graveyard crafts? so i know what is worth getting for a coffin?
-
The iconbuilder doesn't seem to work properly for shrines? it doesn't show an icon fro shrines even if i put the slider to max
-
Member
Interesten in plugin which can help with trades with another players, like fast trade window checker and fast move items from my inventory to trade window
-
Originally Posted by
DumbBrain
Interesten in plugin which can help with trades with another players, like fast trade window checker and fast move items from my inventory to trade window
Ctrl+Shift click the item should place it into the trade window all at once, assuming it is any sort of currency item.
-
Member
Originally Posted by
Sychotix
Ctrl+Shift click the item should place it into the trade window all at once, assuming it is any sort of currency item.
Yeah, its work when u give currency of same type to someone, but when they give it to you, you need to move mouse over items in trade
-
Member
Is there a plugin that will notify if there is a Croisic Chimeral on the map?
-
Member
-
Member
Is there any plans to bring support for PC version when using controller UI?
-
Member
Untisdasdastled.png i got this error when upload plugin look kinda simple but can u help me fix this