OUTL4W

Customer
I see you have a Twitch channel DragonByteTech for live streams of borderlands2.

any plans on creating a plugin/mod for vb4? similar to ipb add-on ex this site ....would consider paying upwards of $50+ if purdy enough.....
 
Last edited:
am I on global_ignore?:confused:

anyways here would be the basic code to grab the media player & chat window
HTML:
echo '<object type="application/x-shockwave-flash" height="400" width="494" id="live_embed_player_flash" data="http://nl.twitch.tv/widgets/live_embed_player.swf?channel='.$channel.'" bgcolor="#000000"><param 	name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://nl.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel='.$channel.'&auto_play=true&start_volume=25" /></object> 
<iframe frameborder="0" scrolling="no" id="chat_embed" src="http://twitch.tv/chat/embed?channel='.$channel.'&popout_chat=true" height="400" width="300"></iframe>'; ?>

the live and very basic version can be seen on my site @ Streaming DeMon's which I'm sure could be expanded upon.
 
No you are not on global_ignore. :p

Cosmic should be able to answer this when he has a chance.
 
I can see where this will be very useful for us as well. The new gaming systems coming out (November 15 for PS4) will have the ability to stream live gameplay to Twitch.
I throw my vote in on this mod request as well. :)
 
if you could port this to vb4 you would get my vote for "Mod of the year" as many are looking for something like this....who haven't made the jump to vb5 for obvious reasons.
 
Last edited:
It's something we'll keep in the back of our minds if we need to do a small mod :)
 
Back
Top