EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Help ! ? ! ? (http://www.eqinterface.com/forums/forumdisplay.php?f=16)
-   -   If - Then? (http://www.eqinterface.com/forums/showthread.php?t=244)

Xthes 216 07-29-2002 02:00 PM

If - Then?
 
Heya everyone. I was thinking of something i wanted to do, but i'm not sure if XML language has any kind of commands like this. I wanted to do something along the lines of:

If my HP is between 75 and 100 hp%
do so and so
If my hp is between 50 and 74%
do so and so
etc.

I guess i get this from my past experience with VB and C. Does XML have any sort of If - then type command?

Faeriemage 07-29-2002 02:24 PM

Not the way it is currently being implimented by EQ. All of the data types you want to get information from are one way pipes. They will send the information directly to the gauges, or the numbers, but they will not work in a dynamic relationship like you want to work with. Sorry. Would be kind of cool though.

Tuatara 07-29-2002 03:28 PM

Due to the way XML is setup this will never be possible. The reason for this is that XML is just a means of data storage. It is the XSL (if web programming) or the front-end application that determines what to do with the data. So unless we can modify the EQ code itself then we can't make the type of functionallity that you want.


All times are GMT -5. The time now is 01:22 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.