Start a character with all glyphs

Hi !

I wanted to remove pain points I have when I played WoW. I wanted to give all glyphs to the player upon character creation.

I searched a bit around the code, and I thought what’d be simpler would be to return true whenever it was ask if the player has the glyph or not. I found “GetGlyph”, but that only seems to return a glyph by the slot ID (ie, currently “wearing” glyph x).

I did not find a “glyph list building” in character instantiation

If somebody could give me a hint, that’d be very appreciated /emoticons/default_smile.png. Thanks!

[COLOR=rgb(51,51,51)]Using TC4.3.4 647a201

Actually … They exist as spells, right? Cause the only things I find are “scripts” for glyphs and the 9 slots management.

I think there is something like SPELL_EFFECT_APPLY_GLYPH or SPELL_EFFECT_LEARN_SPELL