Voice Chat Monitor Installation
Introduction:
Caution: Please review the website code carefully, as it may break your page if you add it incomplete. There also are a few incompatibilities with certain browsers at this time. If you have suggestions for improving this walkthrough while we work to update the example, please let us know!
If you use Teamspeak or other voicechat applications you may be able to use the instructions below to setup a window within your guild site allowing monitoring of who is on your voice server at any time. Follow the steps below for a quick and easy installation of this window!
Step 1: Modify the following code to your server and specifications for window size, etc. (currently this only works for Teamspeak!):
(Notice the space < iframe and < /iframe >. Be sure to close these spaces. They are separated here so the code doesn't actually create a window :)).
< iframe src="http://www.caribehosting.us/ts_scripts/lite1/?s_id=3251" height="200" width="142">< /iframe >
Step 2: Access your site Admin Pages menu and select the "Control Editor" option.
Step 3: Within the drop down menu select HTML Container, then choose the "HTML" tab in the new area that opens up.
Step 4: Copy and paste the customized code into this container, name the container "Container ID", and then save.
Step 5: Select in your Admin Pages menu the "Control Layout Manager" option. This is where you will place your new voicechat control on your site.
Step 6: Select in the drop down menu the area you wish to place the control. Then choose the control below that, and voila, it is added to your site!
Caution: If it does not display properly be sure the link is correct as well as all other syntax for the code. If you're not sure please respond in the forums and we'll assist you in setting up your voicechat window. |