I just installed and am looking for some kind of interface within the Admin Panel but find nothing. I did read that the settings.php file is the way to modify this mod. I would like to add sound, and add usertypes than can play the games. Am I supposed to adjust by editing the settings.php file and then save? Is sound also located within the settings.php file?
Usertypes who are allowed access to the Gameroom
*/
$this->allowedUserTypes = array(2, 5, 6, 7);
|