Just incase they try and copy and paste lmao
<?php
// Starter
$getStats = mysql_query("SELECT null FROM `user_stats` WHERE id = '".$_SESSION['user']['id']."'");
if(mysql_num_rows($getStats) != 1){
$randomRoomID = mysql_fetch_assoc(mysql_query("SELECT `id` FROM room_starters ORDER BY...
Its pretty nice actually. but one thing the dark blue background doesn't go very well with the bright green buttons in my opinion. Make them darker maybe like the "enter hotel button" :up:
Okay so can anyone tell me how to do this the SMART way lol? I want it where when the user joins the hotel for the first time and go into the client they are in the nooby room and the bot enters the room and greets...
What would I put under the "bots" table under room id column?