Kodi Community Forum
Custom plugin panel link to Launcher? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Xperience More (https://forum.kodi.tv/forumdisplay.php?fid=128)
+----- Thread: Custom plugin panel link to Launcher? (/showthread.php?tid=79336)



Custom plugin panel link to Launcher? - starcitysecrets - 2010-08-20

bit of a noob question here but I'm trying to use the Xperience custom plugin panels to link to the launcher plugin so I can play games without having to go through the Programs panel.

this is where I got to but it isn't working, can somebody tell me where I'm going wrong Huh

Image

Much obliged Big Grin


- XBMCG33K - 2010-08-20

I'm not familiar with how launcher works, is it an addon or a script?


- starcitysecrets - 2010-08-20

It's a plugin


- mcborzu - 2010-08-20

Did you guys ever look into the favorite script? I believe it would do the same thing but greatly simplify things...

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....


- Rocky5 - 2010-08-21

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.


- xbs08 - 2010-08-22

Try

Launcher
Programs
1