View Single Post
  #1  
Unread 01-16-2010, 02:03 PM
Jamesc146's Avatar
Jamesc146 Jamesc146 is offline
A Griffon
 
Join Date: Nov 2008
Server: Butcherblock
Posts: 101
Default presets per character

I was curious if it is possible load a different set of preset buttons on profit ui broker window with each character?

I figured out how to edit the preset buttons in _ProfitUI_SetPricePresets

I see where the <include> command directing to this is here: eq2ui_popup_setprice

and I thought I could possibly rename the _ProfitUI_SetPricePresets to _ProfitUI_SetPricePresets_Toonname and have one for each of my toons.

I would then have to set the <include> command to reflect that toonname

Here is where the question comes in...

How do I get the <include> command to recognize what toon I'm logged into and get to the appropriate _ProfitUI_SetPricePresets_toonname? Or am I way off base and need to do something completely different?

I'm sure it has to do with that <include> command somehow but this is as far as I have been able to get with my pantented let me try this... /logs into game... nope that didn't work... /logs out of game... programming knowledge

Thanks for the help and sorry for being such a noob. At least I'm trying
Reply With Quote