RE: [HELP] Creating A Custom Skinops Panel
What exactly do I have to write in the SkinInfo in order to display my Options Panel? I tried this:
<OptionInterface>
<InterfaceDir>Options</InterfaceDir>
<InterfaceFile>OptInter.xml</InterfaceFile>
<WindowIds>
<WindowId Language="en-us">SkinOpt</WindowId>
</WindowIds>
</OptionInterface>
and it says that my skin doesn't have any modifiable options. What is wrong?
|