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

![[Image: 2z4dzfb.png]](http://i34.tinypic.com/2z4dzfb.png)
Much obliged
starcitysecrets
Member Joined: Jun 2010 Reputation: 0 Location: Brighton, UK |
2010-08-20 03:56
Post: #1
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 ![]() ![]() Much obliged
|
| find quote |
XBMCG33K
Skilled Skinner Joined: Dec 2008 Reputation: 4 Location: 4 8 15 16 23 42 |
2010-08-20 04:10
Post: #2
I'm not familiar with how launcher works, is it an addon or a script?
|
| find quote |
starcitysecrets
Member Joined: Jun 2010 Reputation: 0 Location: Brighton, UK |
2010-08-20 04:17
Post: #3
It's a plugin
|
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2010-08-20 04:29
Post: #4
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.... Check out The Carmichael - A Skin For XBMC Check out Night - A Skin For XBMC Check out Unfinished - A Skin For XBMC |
| find quote |
Rocky5
Alaska Group Joined: Jun 2008 Location: Scotland |
2010-08-21 20:52
Post: #5
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.
(This post was last modified: 2010-08-21 20:54 by Rocky5.)
|
| find quote |
xbs08
Posting Freak Posts: 1,298 Joined: May 2008 Reputation: 0 Location: Portugal |
2010-08-22 09:15
Post: #6
Try
Launcher Programs 1 |
| find quote |