Display Character Baseclass



When a character's statistics are 'Viewed', the character's baseclasses are displayed, along with the experience and level in each baseclass. Use this hook to override the default display.



Search Order

Baseclass



Context

$CharacterContext()



Parameters

Hook Parameter[5] is set to the default baseclass name (example: “fighter”)

Hook Parameter[6] is set to the default level and experience (example “6/3879”)



Return Value

If a non-empty value is returned, then the display for that one baseclass is suppressed completely. If an empty value is returned (the default) then hook parameters [5] and [6] are displayed.