Jump to content
MakeWebGames

furn355

Members
  • Posts

    79
  • Joined

  • Last visited

    Never

furn355's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. At a guess would take too long to load/10 But not too bad for your first go 8)
  2. post your insert query and tell us how many columns you have in the gangtable.
  3. if($ir['location']==9) { echo' <img src=bar_left_purp.gif height=13><img src=barpurple.gif width=$brperc height=13><img src=barred.gif width=$bropp height=13><img src=bar_fil_end.gif height=13> EXP: {$experc}% '; }
  4. Also its your coding that messes up tables. I only made the php to work. Maybe you should go back to looking at html before working further on game and releasing a sub standard product
  5. This has been tested and wokrs.     <?php include "globals.php"; $tresder=(int) rand(100,999); if($ir['jail'] > 0) { die("[b]<font color=red size=+1>You are in Jail for {$ir['jail']} more minute(s). Until you are out you can't view this page</font>[/b] [url='jail.php']Return to Jail[/url]"); } if($ir['hospital'] > 0) { die("[b]<font color=red size=+1>You are in the Hospital for {$ir['hospital']} more minute(s). Until you are out you can't view this page</font>[/b] [url='hospital.php']Return to Hospital[/url]"); } print " <center><table width='715' height='385' border='1' cellpadding='2' class='tablejf1'><center></font><font color=red></font>This is your referal link: http://game-name.com/register.php?REF=$userid Every signup from this link earns you 30 valuable Points! <tr background='header.gif'></font><font color=red></font> <td height='25'><div align='center'>[b] <font color=white><u></font><font color=red>Market</u></u>[/b]</div></td> <td><div align='center'>[b] <font color=white><u></font><font color=red>Living Quarters<u/>[/b]</u></div></td> <td><div align='center'>[b] <font color=white><u></font><font color=red>Cash Industry</u></font>[/b]</u></div> <td><div align='center'>[b] <font color=white><u></font><font color=red>Dark Side<u/>[/b]</u></div></td></td> </tr> <tr> <td><div align='center'>[b] [url='shops.php']Game Shops[/url] [url='myshop.php']Your Shop[/url] [url='playershops.php']Player Shops[/url] print'[url='itemsearch.php']Search Player Shops[/url] "; if($ir['level'] > 20) { echo '[url="Auction.php"]Auction Market[/url] '; } print" [url='itemmarket.php']Item Market[/url] [url='cmarket.php']Points Market[/url] </td> [/b]</div></td> <td><div align='center'>[b] [url='monorail.php']Travel[/url] [url='houses.php']Houses[/url]<br [url='pointbank.php']Points Bank[/url] </td> [/b]</div></td> <td><div align='center'>[b] [url='bank.php']City Bank[/url] [url='creditcard.php']Credit Card[/url] [url='business_view.php']Business listings[/url] [url='business_create.php']Create a business[/url] [url='business_home.php']Your business[/url] [/b]</div></td> <td><div align='center'>[b] [url='crystaltemple.php']Points Temple[/url] [url='hitmanagency.php']Hitman Agency[/url] [url='marital.php']Marital Agency[/url] [url='donatorlist.php']View Donators[/url] [url='gymrecord.php']Gym Record[/url] [url='games.php']Arcade[/url] </div>[/b]</td> </tr> <tr background='header.gif'> <td height='25'><div align='center'>[b] <font color=white><u></font><font color=red>Statistics Dept</u>[/b]</u></div></td> <td><div align='center'>[b] <font color=white><u></font><font color=red>Mysterious[/b]</u></div></td> "./*<td><div align='center'>[b] <font color=white><u></font><font color=red>Drugs Makers</font>[/b]</u></div></td> */"<td><div align='center'>[b] <font color=white><u></font><font color=red>Gambling Central<u/>[/b]</u></div></td><td><div align='center'>[b] <font color=white><u></font><font color=red>Central<u/>[/b]</u></div></td> </tr> <tr> <td><div align='center'>[b] <a href='userlist.php'>Users list[b] <a href='stafflist.php'>Game Name Staff[b] [url='halloffame.php']Hall of Fame[/url] <a href='hos.php'>Hall of Shame[b] <a href='stats.php'>Game Stats[b] [url='usersonline.php']Users Online[/url] [/b]</div></td> <td><div align='center'>[b] [url='missions.php']Missions[/url] [url='raffle.php']Raffle House[/url] [url='polling.php']Polling Station[/url] [url='StaffApps.php']Appy For Staff[/url] [url='brothel.php']Brothel House[/url] [/b]</div></td> <td><div align='center'>[b] [url='drugfarm.php']Drug Farm[/url] [url='drugsmarket.php']Drugs Market[/url] [url='drugfarm.php?action=premade']Buy Drugs[/url] [url='drugfarm.php?action=mydrugs']Your Drugs[/url] [/b]</div></td> <td><div align='center'>[b] [url='5050c.php']50/50 Money[/url] [url='5050p.php']50/50 Points[/url] [url='lottery.php']Lottery[/url] [url='crack.php']Crack The Safe[/url] [url='searchdowntown.php']Search Downtown[/url] [url='casino.php']Casino[/url] </div>[/b]</td> <td><div align='center'>[b] [url='mailbox.php']Mailbox[/url] [url='gym.php']Gym[/url] [url='events.php']Events[/url] [url='forums.php']Forums[/url] [url='gamerules.php']Rules[/url] [url='breport.php']Bug Report[/url] </div>[/b]</td> </tr> </table>"; $h->endpage(); ?>
  6. Post your script here and I will do it for you.
  7. print"[url='itemsearch.php']Search Player Shops[/url] "; # that if you are using print or '; if using echo if($ir['level'] > 20) { echo ('[url='Auction.php']Auction Market[/url] '); } # or echo' whichever you rather print" [url='itemmarket.php']Item Market[/url]
  8. Need to see more code, and dont put it all on one line.
  9. Who's your host? This sounds more than likely to me like its session times.
  10. Are you looking for any paid work? As i'm interested in getting some images done by you if you was available, probably 8-10 images about 400X150px
  11. true, but only if they get hit with a take down notice and have to pay a lot of money back lol
  12. Lol i wonder if he actually got any sales considering he is hosted on webs
  13. Well most of the game listings on his site are wrong aswell.
  14. http://mccodesworld.com/ This site has spammed many mccodes games I have seen claiming official links & even selling scripts for it. Not sure if its an official affiliate or not, but you may want to get it shut down. Spamming games in the "mccodes" name is not a good way for business to progress   The payments are sent to: [email protected]
×
×
  • Create New...