2010-08-20, 03:56
2010-08-20, 04:29
Did you guys ever look into the favorite script? I believe it would do the same thing but greatly simplify things...
Instead of:
It'll be:
The script would handle all the confusing path stuff....
Instead of:
PHP Code:
<onclick>ActivateWindow($INFO[Skin.String(Custom_Plugin1_Window)],plugin://$INFO[Skin.String(Custom_Plugin1_Type)]/$INFO[Skin.String(Custom_Plugin1_Folder)])</onclick>
It'll be:
PHP Code:
<onclick>$INFO[Skin.String(Menu_Custom1_Path)]</onclick>
The script would handle all the confusing path stuff....
2010-08-21, 20:52
I'm not sure about launcher ether but you only need the plug in folder name ie. Launcher no need for / or programs.
Also it may be program for plugin type not programs I'm not sure been a while since I used it.
Also it may be program for plugin type not programs I'm not sure been a while since I used it.