EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Wish List (https://www.eq2interface.com/forums/forumdisplay.php?f=10)
-   -   Add more events and properties to the base object class (https://www.eq2interface.com/forums/showthread.php?t=8398)

Landiin 05-14-2007 10:27 PM

Add more events and properties to the base object class
 
I'd love to See SOE add some more events and properties to the base object class.

Here are some events I'd like to see added.
  • OnLeftMouseClick (I know OnPress works for this but this event isn't in the base class and only available for a limited number of objects)
  • OnRightMouseClick
  • OnDblClick (Again I know this event is here but again it isn't in the base class and only available for a limited number of object)
  • OnKeyPress
  • OnCreate
  • OnDestroy

Here are some properties I'd like to see added.
  • NodeIndex( if read it would return the it's position in the children list, if set it would change its position in the children list)
  • ChildrenCount(the number of children the node has *Read Only*)

This are the things I was wishing I had available tonight when I was testing out some ideas. I don't think they would make the UI to powerful if they where in the base object. I know it would make life a lot less stressful on us modders.

dragowulf 05-14-2007 10:57 PM

couldn't agree more

although ive always wanted something like:
"Thishappens if thathappens" sorta event.

Example:
'parent.parent.mainhud.map.size=4,40+(anything above 40) IF parent.inventory.visible=true'

get it?

that is what i'm dreaming of currently, along with the things you've already said

dragowulf 05-14-2007 11:00 PM

Onsize
onscrollextent
Onpresshold
onmousewheelup
onmousewheeldown
onmousewheelpress

dragowulf 05-15-2007 12:11 AM

An "on" for every class, sublass, and archtype

onassassin
onscout
onpredator(sp)

example:

onassassin(if you're an assassin this is what will happen)- profituibackground_assassin.xml

Then you can make a ui full instead of people having to manually do something. used for A different theme for different class/sublass/archtype or whatever. Makes it a bit less hectic for people who are downloading. Also can be used so that if your a scout

Onscout- Display a scout raid icon
(vg and WoW have this in their player window)

etc.

get it?


All times are GMT -5. The time now is 10:32 PM.

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