{Question}about ingame broadcast

01/14/2010 23:30 keithbell1234#1
hey everyone i was wondering how to add broadcast on my website like demons online did so people cansee the broadcast while they not in the game im just wondering cause it looks cool
01/15/2010 02:55 hio77#2
Quote:
Originally Posted by keithbell1234 View Post
hey everyone i was wondering how to add broadcast on my website like demons online did so people cansee the broadcast while they not in the game im just wondering cause it looks cool
all broadcasts are logged to the table cq_ad_log a simple php with a select * from that table will do this ...
01/15/2010 03:10 keithbell1234#3
i know about php its just i needed to know where broadcast was ty :)
01/15/2010 03:15 hio77#4
Quote:
Originally Posted by keithbell1234 View Post
i know about php its just i needed to know where broadcast was ty :)
np ... thats what the [Only registered and activated users can see links. Click Here To Register...] button is for however :P