Jump to content
MakeWebGames

Mafia-Club

Members
  • Posts

    155
  • Joined

  • Last visited

    Never

Everything posted by Mafia-Club

  1. Re: Error Game! <?php echo ""hello"";
  2. Re: [mccode V2] Header [$20.00] New Nice
  3. Re: 2 images I created hmm thats nice mate keep it up
  4. Re: War on Gaza I feel tiet on gaza has am a muslim it hurts me israel should stop gaza has a less army i think so tiet i aint being racist here someone should stop this war US wont stop it
  5. Re: mccode lite If you cant find any Get some other mods and convert them to lite
  6. Re: New but old game. Login looks good but inside i dont like it sorry
  7. Re: Basic XHTML/CSS Framework Well am just saying Page Not found !
  8. Re: Basic XHTML/CSS Framework Page not found
  9. Re: McCodes - Banners for 3 Pounds - PAYPAL ONLY   Yeah...Photoshop can simply do that too. Outer glow the text a bit, gradient aswell in blending options. Yes we know that even gimp can do that too or fireworks
  10. Re: Happy New Year Thanks Peeps Have a great one
  11. Hello i wish every one a Happy new year and a safe year 2009
  12. Re: New Game. Blow your mind's away. Hello very good killah Looks intresting cant wait for it :)
  13. Re: [mccode v2] Better Crystal Temple!   who even said it was...   Am just saying its not in my arse too So people know
  14. Re: [mccode v2] Better Crystal Temple! Ah yeah and my head aint in his arss too
  15. Re: Opacity in IE Browser's Very Nice thanks Killah
  16. Re: Big thanks to Killah   Yep thats true :) Really glad
  17. Hello big thanks to killah has i have improved slicing Images on photoshop He explained And i got it Right and now i know what Slicing means And how to slice them proper For a game thanks Killah really happy mate :)
  18. Re: [V2] Gang Recruit Very nice :) +1 for you and the helpers :)
  19. Hello on my header.php Some of my link's are not able to be clicked on some browser's i don't know why it's doing this. Can it be my css or what do you think could be the problem?
  20. Re: [mccodes V2] Free Game Template Very Nice And clean
  21. Re: [mccode v2] Organizations & Productions That should work   CREATE TABLE `orgp` ( `id` int(11) NOT NULL auto_increment, `userid` int(11) NOT NULL, `bodyguards` int(11) NOT NULL default '0', `hustlers` int(11) NOT NULL default '0', `bootleggers` int(11) NOT NULL default '0', `whores` int(11) NOT NULL default '0', `tshapiness` int(11) NOT NULL default '10', `tsbalance` int(11) NOT NULL default '1', `tshangout` varchar(255) NOT NULL default 'Graveyard', `tsexp` int(11) NOT NULL default '0', `tshapinessmax` int(11) NOT NULL default '10', `tsspace` int(11) NOT NULL default '25', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=79 DEFAULT CHARSET=latin1;
  22. Re: Obligatory Introduction Nice site there mate And welcome to Ce
  23. Re: [v2]workin cyberbank[v2] What About Now   <?php include "globals.php"; include ("includes/sb.php"); if($ir['jail'] or $ir['hospital']) { echo '<font color=red>Error! Explore Is Not Accessible If You Are Either In Hospital Or Jail.</font>'; $h->endpage(); exit(); } $q=$db->query("SELECT u.*,c.* FROM users u LEFT JOIN cities c ON u.location=c.cityid WHERE u.userid=$userid"); $r=$db->fetch_row($q); ?> <?php echo ' <link rel='stylesheet' type='text/css' href='style.css'> <h3>[b]You begin exploring <? echo sprintf("%s", $r['cityname']); ?>,<?php echo ' and it inspires you to look around more.[/b]</h3> <table border="1" width="85%" class="table" cellspacing="0" cellpadding="2">'; ?>
  24. Re: [Other] Game Login Page [$5.00] Am goin to do that tomrw Never had to much Time sorry am a begininer you see so its not that good but defo worth ?2.50 if ya think cheap
  25. Mafia-Club

    Help please

    Re: Help please First Go to >>>File Manger Then you need to put the files in >>>Public Html Hope it helps
×
×
  • Create New...