Jump to content
MakeWebGames

radio_active

Members
  • Posts

    693
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by radio_active

  1. Re: [mccode] Choose Gender This baby is old, i didnt know MD posted some work on the free mods :lol:
  2. Re: [mccode v2] PIjrc Chat Jameos Way ! Im going to try it because i also got errors with tonkas way. Ill let you know how i go.
  3. Re: [both] Easy cPanel Login Both ways are secure, your way Ishz makes the mainmenu a bit cleaner but just as secure how halo posted.
  4. Re: [both] Easy cPanel Login No illusion, no-one will know if its there or not unless ID1 sends out an announment telling everyone that he/she just added a little mod so he/she can access the cpanel from the main menu. Id say adding it to the smenu.php would be slightly safer but i dont see any problems with it-.
  5. Re: V1 Punch Mod Haha, this is interesting and possible worthwhile, i might try it out soonish. Good work :-)
  6. Re: [mccode v2] Brothel Well try it an see. Yes that will work and yes that is in your words *Noobish* Basic HTML man-
  7. Re: Code Optimizing... Sounds interesting!
  8. Re: [mccode v2] My Orginization & My Production   Just change a few <td> and <tr>, easy fixes there. Not like tables are hard man.
  9. Re: [mccode v2] cars_mod staff_cars Yes, i didnt realise it was gone, please bring it back MDSHARE. PS nice update :-)
  10. Re: free free crystal market for lite There is quite a few of these i think, even for lite :? Yeah please use the code tags.
  11. Re: main page/login I like that login, however have you seen mine? what are your thoughts on it??? :-)
  12. Re: Cron Hour Gang Crimes Or you could buy floydians sweet OC script which you can find on my game which i paid him to make :lol:
  13. Re: Code Optimizing... Id suggest putting your CSS Style sheets on an external .css file instead of the header and then running it off the header through a link.
  14. Re: [mccodes v2] Gang Bomb [$15.00] I think you should go a bit further on this script. Gangs pay however much it is to start making this Bomb. They will need like 5 items in the gang armoury like: Fuse Gellignite Spark Plug Matches Manuel   It will then take a few days to make the bomb and then instead of just bombing then, it becomes a joinable organised crime. There is no chance of failing however but it takes like 2 hours to partake and then you get the rewards. That i reckon, would be AWESOME!
  15. Re: [mccodes v2] Tournement PvP [$10.00] Id seriously suggest a screenie!
  16. Re: [both] Easy cPanel Login So it logs into your cpanel from the game? Thats handy, will add it when i get my lappy back from repairs.
  17. Re: [mccode v2] Battletent Fix I just read all the posts on here and as soon as i got to page 3, i completly forgot what the first post was about, lol. Whats so swell about this battletent? Just better spaced coding? (Im with killah and the crew on the spaced coding)
  18. Re: [mccode v2] User Shops [$35.00] So basically the same as the old usershops only the code is better? lool I like it and would buy it if it was cheaper. :-)
  19. Re: Code Optimizing... Haha, what do you mean exactly?
  20. Re: [mccode] Buy A House With Level Requirements ! *Ignorant he says* Im finding that rather hypocrytical at the moment. You fail to understand that there are games that dont allow people over level 100, or they have slow level climbing ill call first to mind. TORN CITY - Highest level is maybe 70 and thats over 1400 days. If people want to have higher levels then put INT(11) its not that hard to comprehend dude. Ofcourse i dont use int(2) for everything but for things like this i do, whats the point as i say before for allowing levels such as (99,999,999,999) as max level for a house, i mean wtf? And you call me ignorant when your blatent to the point of this subject. I dont need your advice on what code i need for my forumlas on my game as i do not waste space, i choose the correct setting for each row in every table and if i used that, i would only need a 2. So do not reply to this because it will be just another post with no concept or idea, just trying to prove yourself when there is nothing to prove accept your wrong in the circumstances im in. Thats all
  21. Re: [mccode] Buy A House With Level Requirements !   No problems :-)
  22. Re: [mccodes V2] Bounty Hunter Game   Im going to guess that user from his brother's game, is "SoldierB" , seeing as he only has one post here, and prolly just joined to see his idea in action. IF that is so, forgive me i did not understand =) I thought he was just a random so im sorry soldierb =)
  23. Re: Buy A House With Level Requirements !   FAAAAIIILLLL This would make the max level to buy a house only two digits long meaning the max level would be 99 of course. What if people want an `hLEVEL` to be 125?. I don't see the point in messing with things, should have just left it at int(11). Also I don't think it would need a default, but it works either way I guess. ALTER TABLE `houses` ADD `hLEVEL` INT(11) NOT NULL default '0'   Thank you, and good night ! The sql works perfectly and i set it at 2 for a reason, sure your going to need ( 11,000,000,000) as the default for a house number. I use INT(2) in my own game, sure change it if you need it but that is not a fail as it works perfectly. OF course it needs a default, if you add a new house and the level isnt set its going to bring an error without the default. Also i use INT(2) etc because everyone uses INT(11) because thats all they know. Why follow the others, be creaive and different.
  24. Re: [mccodes v2] Mail Prank Mod Is this basically sending a mail so the users name is hidden? I havn't read the code i dont intent to.
  25. Re: [mccodes V2] Bounty Hunter Game   Dont try and claim his work! "how an initial idea of mine" Im sure you were not the first person to think of a bounty hunt!     PS. War_Hero, you said the the user will win a large sum of money if they join the bounty. Are you saying ONE user who joins the bounty hunt wins it (if it is a group mod) or everyone will win when the join (singular)? By singular i mean its a script that one person takes part in by himself and by group mod i mean one where you may have 10 users and 1 of them wins.
×
×
  • Create New...