EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Fetish (https://www.eq2interface.com/forums/forumdisplay.php?f=38)
-   -   Autogreed (https://www.eq2interface.com/forums/showthread.php?t=12742)

Kavalan 04-14-2009 07:22 AM

Autogreed
 
I have been using the new auto greed option, and am loving it. :nana::nana: Is there a way to get it to stay selected when you log out/back in? :D

keezyrick 04-14-2009 09:17 AM

Zonx gives instruction on how to set AutoLoot as default here. The process is similar for AutoGreed.


In the file eq2ui_mainhud_persona.xml find
Code:

GreedLoot="false"
and change to
Code:

GreedLoot="true"


To go a step further and show the box as checked, you would need to do the following. This is only necessary to show the box checked at startup, the commond above will set AutoGreed even if you don't do this.

Find the line below
Code:

<Checkbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Location="171,24" MinimumSize="22,16" Name="AutoGreed"
add these two commonds, that will actually set the checkbox as checked:

Code:

Activated="true" Checked="true"
Make sure there is a space before and after the added code for proper separation of commands on the line.

As always, make a backup before attempting code changes.

Cheers.

Kavalan 04-15-2009 11:05 PM

Worked great thank you


All times are GMT -5. The time now is 12:36 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI