EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Request (https://www.eq2interface.com/forums/forumdisplay.php?f=25)
-   -   Market MinLevel (https://www.eq2interface.com/forums/showthread.php?t=5617)

Valdacil 02-09-2006 07:47 AM

Market MinLevel
 
I finally figured out how to adapt Zonx's My Class/Level code for the market window, but now I was wondering if anyone has yet figured out how to set the minimum level also. Ideally, i like to set max level to character level +2 or 3 and min level to character level -10. Is this possible using operators? And if not, could someone explain to me the conditional statements enough that I could adapt 70 of them to manually do this?

ixoth 02-09-2006 09:04 AM

Quote:

Originally Posted by Valdacil
I finally figured out how to adapt Zonx's My Class/Level code for the market window, but now I was wondering if anyone has yet figured out how to set the minimum level also. Ideally, i like to set max level to character level +2 or 3 and min level to character level -10. Is this possible using operators? And if not, could someone explain to me the conditional statements enough that I could adapt 70 of them to manually do this?

Check my market addon for zonx ui. link

Valdacil 02-09-2006 10:57 AM

I found it. The first time I looked through you code I didn't see it in the market window... located it in your presets file. Thx.

Valdacil 02-09-2006 11:13 AM

Ok, next question.... can we resolve this MinLvl value to an interger. The extra zeros are annoying.

ixoth 02-09-2006 12:31 PM

Quote:

Originally Posted by Valdacil
Ok, next question.... can we resolve this MinLvl value to an interger. The extra zeros are annoying.

Its irritating I agree, but it works ;) u would need to use some hidden object which only accept integer numbers, and then extract the integer value from it (once set) - maybe use slider control? (haven't messed with it, it didn't bother me that much, so I left it that way), maybe some more experiencer ui designer like zonx could shed some light how to get rid of those digits.


All times are GMT -5. The time now is 10:37 AM.

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