Hi,
Is there any way xlobby can be controlled by an external event?
I need a way to get xlobby to goto a screen when it receives a certain event/command (without a user navigating to get there).
Any suggestions?
Thanks,
Mark
command:<group name>:<command name>
command:<group name>:<command name>:<parameter1>
command:<group name>:<command name>:<parameter1>:<parameter2>
command:<group name>:<command name>:<parameter1>:<parameter2>:<parameter3>
command:<group name>:<command name>:<parameter1>:<parameter2>:<parameter3>:<parameter4>
plugin:command:<parameter1>
plugin:command:<parameter1>:<parameter2>
plugin:command:<parameter1>:<parameter2>:<parameter3>
plugin:command:<parameter1>:<parameter2>:<parameter3>:<parameter4>
XSend.exe "command:xlobby:goto screen:menu"
XSend.exe "command:xlobby:save to variable:Hello world !:information"
BTW, I have to install .NET v2 for this to work
packstlaurent wrote:I'll see that tonight. But i'm suprised the plugin is not shown in the plugin list.
Does somebody else succeed in using this plugin ?