View Single Post
  #7  
Unread 07-28-2015, 10:52 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Send a message via AIM to Drumstix42 Send a message via MSN to Drumstix42 Send a message via Yahoo to Drumstix42
Default

Now that I think about it, you can probably just use:
Code:
/shell_open firefox
Or:
Code:
/shell_open chrome
Try passing the parameter as a separate one. I bet you don't need to use those sepecial parameters.
Try copy/pasting this one:
Code:
/shell_open firefox https://www.google.com/search?q=drumsui
My guess is no spaces for the URL, and no surrounding quotes are required (might even break it)
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>

Last edited by Drumstix42 : 07-28-2015 at 10:55 PM.
Reply With Quote