sendcommand to other plugins from a plugin

Help each other out

sendcommand to other plugins from a plugin

Postby lar282 on Sun Sep 11, 2005 9:14 pm

Trying to sendcommand to another plugin but it doesn't seem to work. anybody tried.
just coded a quick auto update of the xweather plugin but the

SendCommand("command:plugin:XWeather:refresh all forecasts");

doesn't seem to work. Maybe we don't have access to it?


//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Postby packstlaurent on Fri Apr 14, 2006 11:44 am

Has it been implemented ?
I tried too, but it seems to be impossible...
packstlaurent
 
Posts: 27
Joined: Fri Mar 04, 2005 4:47 pm
Location: Brittany

Postby art on Sat Apr 15, 2006 2:06 am

Try it like so:
SendCommand("plugin", "command", ArrayList)
You'll need to, of'course, add "XWeather" and "refresh all forecasts" to ArrayList.
art
 
Posts: 284
Joined: Sat Mar 20, 2004 8:40 am
Location: Allen, TX

Postby packstlaurent on Sat Apr 15, 2006 12:45 pm

Thanks !

I forgot to use the last XPluginSDK :lol:


Pack
packstlaurent
 
Posts: 27
Joined: Fri Mar 04, 2005 4:47 pm
Location: Brittany