Jump to content
MakeWebGames

Blade Maker

Members
  • Posts

    518
  • Joined

  • Last visited

Everything posted by Blade Maker

  1. Wait? Why isn't the site down? I still never got an answer, can someone explain it please.
  2. Does not quite help.
  3. First I do not know where to post this so forgive me if its not in the correct place. Okay well this is a noob question but hey we all have problems. Mine is: I have 3 divs, left, center, right, now the left and right would be my links and stats when the center is the content (what else is new) I would like to know, how can I make it so the left and right divs would stretch according to the content? Also say I wanted the content div to be set a certain height unless the text goes beyond that height, is any of this possible. Sorry if this did not make sense but its in the middle of the night and I need to sleep, so good night and looking forward to reading the answers in the morning.
  4. He's Learning: html, php, C, C++, and 3D. That is what I read about what he is learning atleast.
  5. Okay I will add smilies, fix the logout, and customize the chat theme and add anything else you would like for no extra price.
  6. Yes I noticed that bug but the one on my localhost is the fixed one so it will logout when you buy it.
  7. New user: demo2 Pass demo2
  8. It does have bbcodes and I can put smilies on it.
  9. Fixed, and so people can see the kicking feature and banning feature, I can easily convert this to a text file if anyone wants it converted, I can also make other small changes to fit your needs.   Not happy with the price, send me an offer, please be realistic.
  10. Its because someone hacked it so it redirects you to google.....I meant the chat is secured not the website.
  11. I have a fully functional chat system made from: PHP, AJAX, JQUERY. This chat system works for mccodes v2, and its fully secured that I know of, but if you find any hacks I will fix for free. Here is a demo but the webhost is free so it IS SLOW on this webhost: Chat Box Once signed in just go to chatbox.php Demo account: scan5 Passoword: demo Admin: demo1 Password: demo1   This chatbox shows you users in the chat box, has session, stores messages in db for reviewing, and offers banning/kicking for admins, banning gets logged on the staff panel. You can easily change this so it does not use a db to store messages, or you can make the table a memory table to prevent lagging.   You will get auto kicked if you have been inactive for 10 minutes, and there is a logout of chat feature. Scroll Bar is a little whacky but I can explain it in the private message.   This chat is nice if you have a dedicated server so it will not lag horribly. If you have more questions please message me, also if you are interested.
  12. Sorry if I posted this in the wrong area, but I am currently making a game from scratch without an engine, and its easy to edit so far, but I cannot do much more until I get a simple template or something, so if anyone would like to help make this game I can split profits, and we can discuss more about this. Thanks.
  13. Well first make sure its set to auto increment, second if that doesnt work, delete the ID row and then make it again and it should all be in order. Also make sure that the php that inserts to the database that the ID is '' so its empty.
  14. You could make it so when they login it sets a a field in the database table to 1 and echo all the people that are logged in? And when logged out set it to 0? That is just a simple way.
  15. Something smells fishy........
  16. Nice mod man.
  17. Lol to cover up add pics to the other mod like u said you would.
  18. He never gives screenshots after he says he will: [MCCodes ANY] Multiple Houses/House Upgrades [$10] See?
  19. Lol danny sorry I meant like release it as beta before actually making the update.
  20. $pet[25]=array_rand($petid, 1); $petid is the first argument right? so its saying it is not an array? lol I prob got this all wrong but w/e I don't use arrays to often. EDIT: Why is it like this, I am sure it works but why not do this: $petid = [$r['itmid']]++; or something is there a difference, please do not flame me I just barley use arrays.
  21. Yeah he has not replied to me in awhile though so idk whats up.
  22. That shouldn't happen. Perhaps giving us more to play with?   Nice finds, I was gonna check the mail but did not see the get being used, but I should have looked into it further xD. And I think you guys should have posted a demo, and asked us to find the bugs or something....most of us do not have time to do it so idk.
×
×
  • Create New...