How do I draw ground effects on plugin:EffectZones ?
Any tips?
How do I draw ground effects on plugin:EffectZones ?
Any tips?
I uninstalled and reinstalled but still get the above error.
222222222222222222222222.PNG
Anyone have example filter of pickit?
can anyone point me to somewhere I can learn how to write scripts for ReAgent? like some documentation?
Hey, I'm having trouble figuring out how to check if the game is paused or not. Something like
Any way to do that?Code:!GameController.IsGamePaused &&
for rarity check
only rare
Rarity == ItemRarity.Rare
or
Rarity == 2
rare or higher
Rarity>=2
-1 - unknown
0 - Normal
1 - Magic
2 - Rare
3 - ...
Last edited by miranda123; 01-19-2025 at 04:14 AM.
I want Pickit to only pick up currency. How do I set this up, guys?
you can use filter
you seem to be downloading the wrong version of it, you need ver8.0.405, click on the main post download link to get the right one
Screenshot_6.png
anyone mind share their ReAgent Code for Unbound Avatar?![]()
Create ANYNAME.ifl file in PickIt's filter directory and put ClassName.EndsWith("Currency") into it.
Also there is filter for items with any quality or sockets ItemQuality >= 1 || SocketInfo.SocketNumber >= 1
Last edited by VirgilSouth; 01-19-2025 at 08:01 AM.
Hi Guys, about ReAgent and the code for charge staff/ power charge and the bell that have been shared, Where do i copy/paste the code?
Thank you