Character Sheet needs hooks/callbacks/something
Moderator: Moderator
-
- Uruivellas
- Posts: 708
- Joined: Wed Apr 30, 2008 5:55 pm
Character Sheet needs hooks/callbacks/something
Like, right now, the resource section is just a list of hard-coded resources to display. This either needs hooks like the Object description, or maybe just some callbacks, like giving the POOL talents a callbackOnResourceDisplay or something.
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated.
Currently working on Elementals. It's a big project, so any help would be appreciated.

-
- Thalore
- Posts: 190
- Joined: Tue Jul 03, 2012 7:04 pm
Re: Character Sheet needs hooks/callbacks/something
Seconded. Also don't you guys forget about the character dump, it could use a similar treatment.
Re: Character Sheet needs hooks/callbacks/something
Thirded.
Well, there is a hook for altering the upload to the vault. But last time I tried that it just made the record invalid.
Well, there is a hook for altering the upload to the vault. But last time I tried that it just made the record invalid.
My feedback meter decays into coding. Give me feedback and I make mods.
-
- Spiderkin
- Posts: 543
- Joined: Sat Feb 11, 2012 1:12 am
Re: Character Sheet needs hooks/callbacks/something
showResourceTooltip() and getStatDesc() could use hooks as well, for hiding custom resources and displaying them under the stats in the levelup dialog.