xRudeboiix
Members-
Posts
56 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by xRudeboiix
-
its the wrong time mate, i think thats usa time
-
im having problems with my time it shows it like this: The Time Is:November 28, 20136:05:14 pm. the code is print "<hr />The Time Is:";echo date ('<font color=Red>F j, Y</font>')."".date('<font color=white>g:i:s a</font>');echo'</white>';?> thanks
-
aha thanks :)
-
fixed now i figured it out
-
i just purchased a .com domain. when i login i get this message: Warning: mysql_connect(): Unknown MySQL server host 'x10hosting' (1) in /home/monocoun/public_html/mysql.php on line 2 Unknown MySQL server host 'x10hosting' (1) please help
-
another problem with main menu please help
xRudeboiix replied to xRudeboiix's topic in Modification Support
thanks a lot Jason that helped, and all the others that helped me in this topic -
another problem with main menu please help
xRudeboiix replied to xRudeboiix's topic in Modification Support
yes! but its worked for all of em apart from the last one has messed up. the last one looked okay before but now it looks like the first one on the picture above -
another problem with main menu please help
xRudeboiix replied to xRudeboiix's topic in Modification Support
okay.. guide me -
another problem with main menu please help
xRudeboiix replied to xRudeboiix's topic in Modification Support
they are all in centre. could you edit my code for me and make it right? here's the code.. <style> white { color: white; text-shadow: 0px 0px 2px maroon; } .mm-li-info { background: url("mmimg.jpg") no-repeat scroll left top transparent; color: #BBBBBB; display: block; font-family: Arial; font-size: 12px; font-weight: bolder; padding: 8px 0 4px 6px; text-align: center; text-shadow: 0 0 2px red; } .mm-li-info:hover { background: url("info.jpg") repeat scroll 0 0 transparent; opacity: 0.50; } .mm-li-infoE { background: url("mmimg.jpg") no-repeat scroll left top transparent; color: #BBBBBB; display: block; font-family: Arial; font-size: 12px; font-weight: bolder; padding: 8px 0 4px 6px; text-align: center; text-shadow: 0 0 2px red; } .mm-li-infobgred { background: red; display: block; } .mm-li-infobgblue { background: darkblue; display: block; } .mm-li-infoE:hover { background: url("info.jpg"); opacity: 0.80; } </style> <?php global $db,$c,$ir, $set; $hc=$set['hospital_count']; $jc=$set['jail_count']; $ec=$ir['new_events']; $mc=$ir['new_mail']; echo'<center> <img src="mmtop.png"> <a href="index.php"><span class="mm-li-info">Home</span></a> <a href="inventory.php"><span class="mm-li-info">Inventory</span></a>'; if ($ec == 0) { echo'<a href="events.php"><span class="mm-li-info">Events</span></a>'; } else { echo'<span class="mm-li-infobgred"><a href="events.php"><span class="mm-li-infoE">New Events ('.$ec.')</span></span></a>'; } if ($mc == 0) { echo'<a href="mailbox.php"><span class="mm-li-info">Mailbox</span></a>'; } else { echo'<span class="mm-li-infobgred"><a href="mailbox.php"><span class="mm-li-infoE">New Mail ('.$mc.')</span></span></a>'; } echo'<a href="explore.php"><span class="mm-li-info">Explore</span></a> <img src="mmbottom.png"><hr /> <img src="mmtop.png"> <a href="gym.php"><span class="mm-li-info">Gym</span></a> <a href="crimes.php"><span class="mm-li-info">Crimes</span></a> <a href="job.php"><span class="mm-li-info">Job</span></a> <a href="education.php"><span class="mm-li-info">School</span></a>'; if ($hc == 0) { echo'<a href="hospital.php"><span class="mm-li-info">Hospital</span></a>'; } else { echo'<span class="mm-li-infobgred"><a href="hospital.php"><span class="mm-li-infoE">Hospital('.$hc.')</span></span></a>'; } echo'<img src="mmbottom.png"> <hr /><img src="mmtop.png">'; if ($jc == 0) { echo'<a href="wmanager.php"><span class="mm-li-info">Weather Manager</span></a>'; } else { echo'<span class="mm-li-infobgblue"><a href="jail.php"><span class="mm-li-infoE">Jail ('.$jc.')</span></span></a>'; } echo'<a href="new_staff.php"><span class="mm-li-info">Staff Panel</span></a> <a href="announcement.php"><span class="mm-li-info">Announcement</span></a> <a href="search.php"><span class="mm-li-info">Search</span></a> <a href="newspaper.php"><span class="mm-li-info">Newspaper</span></a>'; if ($ir['gang'] !=0) { echo'<a href="gang.php"><span class="mm-li-info">My Gang</span></a>'; } echo'<img src="mmbottom.png"> </center><hr /> '; echo'<img src="mmtop.png"><a href="preferences.php"><span class="mm-li-info">Preferences</span></a> <a href="preport.php"><span class="mm-li-info">Player Report</span></a> <a href="gamerules.php"><span class="mm-li-info">Game Rules</span></a> <a href="viewuser.php?u='.$ir['userid'].'"><span class="mm-li-info">My Profile</span></a> <a href="logout.php"><span class="mm-li-info">Log Out</span></a> <img src="mmbottom.png">'; print "<hr />The Time Is:"; echo date ('<font color=Red>F j, Y</font>')."".date('<font color=white>g:i:s a</font>'); echo'</white>'; ?> -
on my other game I got help from my friend - - - Updated - - - $15 just for install? its fine I can get my friend to do it for $7
-
sorry about that, and aha your right there ;)
-
how do i activate a chatbox, i have all the files
-
i have a chat box for my last game but cant install it could you pm me threw it please?
-
i really need a chatbox for my game, if you can make one or have one please post bellow with code and instructions. its MCCODES...
-
another problem with main menu please help
xRudeboiix replied to xRudeboiix's topic in Modification Support
someone help :( -
i have fixed this problem thanks for all your help
-
is there a way to fix this.. you can clearly see the problem which means i don't need to explain
-
what you mean by the path of the image? sorry im a dope at stuff like thiss...
-
This is now fixed, thanks to all who helped
-
I use x10hosting.com to host my game. i am going to pm you veramis about something
-
my host is localhost - x10hosting.com
-
imgur is that right now?
-
how do I re make the crons if that's possible. cos when I put the game up it told me the code but I took no notice, is there a way to get it back?
-
sorry a_bertrand, yes I can Ill take a screenshot. I think the command is wrong...