Yeah theres this werid thing with the skinning engine, i have NO idea what goes wrong. But you change something, and then the skin just stops working completly, and i have to restore it. But nothing changes..... Its so werid, it has happened 3 times now.
But oh well. and
quote:
Originally posted by mattisdada
Yeah that wasnt what i was suggesting I was suggesting more what i posted after he asked for examples
But yeah, the Plus! Options thing is going to be hard for me. Ill give it a go, see what i can do.
Well ive got this far
Ive added in the optioncode:
<Options><Skin>
<Properties>
<BoolVal Name="Funny">
<DispLabel>Add In Humour</DispLabel>
<DispHelp>Tick to replace certain words in messenger with funnier
things.</DispHelp>
<Default>false</Default>
</BoolVal>
</Properties>
</Skin></Options>
And i know i have to add this somewhere in a deffinition filecode:
<*PlusSkin Conditions(Funny = true) *></*PlusSkin*>
Thats about as far as ive got. I have no idea where to put that file for strings and what not.