Jump to content
MakeWebGames

03laceys

Members
  • Posts

    863
  • Joined

  • Last visited

Everything posted by 03laceys

  1. Re: Free Multiple Event Deleter - FREE! hi ya i am gettin the problem as zaver was it freeezes i after you delete any help please?
  2. Re: Free Multiple Event Deleter - FREE! is he using v1?
  3. Re: Free Multiple Event Deleter - FREE! ok kyle i belive this means you are probs running v2 this is made for v1 i belive i have version to and i converted it and it works fin so if your running v2 you need to convert it
  4. Re: Free Multiple Event Deleter - FREE! lol sorry no need to convet no more i have learnt lol ty all tho  
  5. Re: Free Multiple Event Deleter - FREE! sorry but can some1 please convert this into v2 or tell me how ty.
  6. Re: Getting Rid of the 2.147 bil cap in MCcode   This guy's got it right   Change the field to a bigint and you should be ok for a while.   after reading this i am more lost lol has it got any relavence to my question lol soz was that an answer on how to do it im dumbs lol nah, if you can help me what files do i nead to edit ty?
  7. Re: Getting Rid of the 2.147 bil cap in MCcode hi i would like to take of the cap on the game because i can only have a max priced house a player can only hold a max amount of cash and there stats they can only have as a max any help on witch files i need to help would be apricated
  8. Re: [mccode] Whore House Mod FREE thank you noelle i looked at it closer and it was because i spelt the file name wrong lol thank you +1 i was thinking of remodding this also create a food shop to put up stats so let say you hired a prossy you would be buying a KFC and you strenth would gain 500 or smming any help in doin this would be grately appricated please help ty.
  9. Re: [mccode] Hack Users PC lol ty but i still dnt get it lol any more help?
  10. Re: [mccode] mailbox with smilies ty again +1 again lol :)
  11. Re: [mccode] mailbox with smilies Thank you ever so much ghetto +1 now may some1 upload the smilelys because the other zip on here is no loger avilble ty.
  12. Re: [mccode] Hack Users PC can any1 convert this to v2 mccodes please? ty  
  13. Re: mailbox with smilies can any convert this to version 2 please.  
  14. Re: [mccode] Whore House Mod FREE hi i have added this code as i think its brill but when i go to hire a whore it says page cannot be displayed any help?
  15. Re: [mccode] Register Page +1 pa!n i am currently useing the register page. but i was wondering how i am able to do this. http://www.ukbadboys.jusfreespace.com/loginpic.gif it currently looks like this. http://www.ukbadboys.jusfreespace.com/loginpic2.gif this is my code <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>UkBaDbOyS - join us today!</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style>FONT {FONT-FAMILY: Verdana} A {TEXT-DECORATION: none; text-decoration: underline} A:link {COLOR: #000000; FONT-FAMILY: Verdana} A:visited {COLOR: #000000; FONT-FAMILY: Verdana} A:hover {COLOR: #FF0000; FONT-FAMILY: Verdana} TABLE {FONT-SIZE: 8pt; FONT-FAMILY: Verdana} TEXTAREA {FONT-SIZE: 8pt; FONT-FAMILY: Verdana}</style> </head> <body bgcolor="#000000"> <table cellspacing="0" cellpadding="0" width="600" align="center" border="0"> <tbody> <tr> <td height="353"> [img=top.gif] </a></td></tr> <tr> <td background="middle.gif" height="81"> <table cellspacing="0" cellpadding="0" width="100%" border="0"> <tbody> <tr> <td> <form style="margin: 0px;" name="login" action="authenticate.php" method="post"> <input type="hidden" value="1" name="loggingin"> <table cellspacing="0" cellpadding="1" width="250" align="left" border="0"> <tbody> <tr> <td> <div align="right">User:</div></td> <td width="150"> <div align="center"> <input title="Enter accounts username..." accesskey="c" tabindex="1" type="text" size="13" value="" name="username"> </div></td> <td width="168"> <input tabindex="3" type="submit" value=" Login " name="Submit2"> </td></tr> <tr> <td> <div align="right">Pass:</div></td> <td width="150"> <div align="center"> <input title="Enter account password..." tabindex="2" type="password" size="13" value="" name="password"> </div></td></tr></tbody></table></form></td> <div> </div> </td></tr></tbody></table></td></tr> <tr> <td height="124"> [img=bottom.gif] </a></td></tr></tbody></table> <td width="50%"> <div style="margin-left: 50px;"> <p align="center"><a title="Join the action now - it's FREE!" href="register.php"> [img=register.gif]</a></p></div> </body> </html> and the navagation box code you already have.
×
×
  • Create New...