Support: Dropping users directly in rooms in AVChat 3
Prerequisites:
- working AVChat 3 installation
- acess to the web server where the client side files are installed
Intro
By default, when a user joins AVChat 3 he is presented with a list of existing rooms. He can choose one and join it! You can however skip that and drop users directly into the room of your choice.
How to do it
You need to edit avc_settings.xxx and change the value of the dropInRoom variable with the id of the room you want users to be dropped in.
Every room in AVChat 3 has a unique id. When you log in the AVChat 3 Admin Interface using admin.swf the leftmost colum of the rooms list shows the id of each room.
Special notes for the AVChat 3 Joomla Component
If you are using the AVChat 3 Flash Video Chat Component for Joomla the files you need to edit in order to drop users in rooms are:
- components/com_avchat3/avc_settings.php
Special notes for the AVChat 3 Drupal Module
If you are using the AVChat 3 Flash Video Chat Module for Drupal the files you need to edit in order to drop users in rooms are:
- modules/avchat3/avc_settings.php (in Drupal 6.x)
- sites/all/modules/avchat3/avc_settings.php (in Drupal 5.x)
Special notes for the AVChat 3 osDate Plugin
If you are using the AVChat 3 Flash Video Chat Plugin for osDate 2.x the files you need to edit in order to drop users in rooms are:
- plugins/AVChat3/includes/avc_settings.php
Special notes for the AVChat 3 Social Engine Plugin
If you are using the AVChat 3 Flash Video Chat Plugin for Social Engine the files you need to edit in order to drop users in rooms are:
- chat/avc_settings.php
Special notes for the AVChat 3 phpFox Plugin
If you are using the AVChat 3 Flash Video Chat Plugin for phpFox the files you need to edit in order to drop users in rooms are:
- plugins/videochat/avc_settings.php
Special notes for the AVChat 3 vldPersonals extension
If you are using the AVChat 3 Flash Video Chat Extension for vldPersonals the files you need to edit in order to drop users in rooms are:
- chat/avc_settings.php
Special notes for the AVChat 3 vBulletin product
If you are using the AVChat 3 Flash Video Chat Product for vBulletin the files you need to edit in order to drop users in rooms are:
- videochat/avc_settings.php
Special notes for the AVChat 3 JamRoom module
If you are using the AVChat 3 Flash Video Chat Module for JamRoom the files you need to edit in order to drop users in rooms are:
- modules/AVChat3/chat/avc_settings.php
Special notes for the AVChat 3 Wordpress
If you are using the AVChat 3 Flash Video Chat Plugin for Wordpress you need to proceed as described below:
- login as admin, go to Settings -> AVChat3 and complete Drop in room fields foreach user role with the room id.
Special notes for the AVChat 3 IP.Board 3 application
If you are using the AVChat 3 Flash Video Chat Application for IP.Board you need to proceed as described below:
- Login as admin, go to Members >> Manage User Groups >> Click on desired User group >> AVChat 3 tab enter the room id on Drop users from this user group in room and click Complete edit



