Jump to content
MakeWebGames

Z?v??

Members
  • Posts

    248
  • Joined

  • Last visited

    Never

Everything posted by Z?v??

  1. Re: Coding Contests I think it's pretty good idea. :-)
  2. Re: voting.php Pimped Out (Free) Yep, and i'm going to be the best on it. :-P
  3. Re: voting.php Pimped Out (Free) Looks good Geno, i'll be using this. :-D
  4. Re: Refresh Blocker Well can anyone give me a very discriptive set of intructions on how to do this?
  5. Re: Refresh Blocker I must have done it wrong or something because it's not working. :|
  6. Re: Refresh Blocker Do you have any examples of what I should add to resolve this problem?
  7. Does anyone know how to stop people from refreshing the page while attacking?
  8. Re: help with a small error Nope, it wasn't passing in all 4 variables. I fixed it now though. Thanks for your help.
  9. I've got this error on a couple of my small mods such as the raffle.php.... Warning: Missing argument 4 for userdata() in /home2/lifecom/public_html/header.php on line 27 These are the lines from my header.php 25. EOF; 26. 27. } 28. function userdata($ir,$lv,$fm,$cm,$dosessh=1) 29. { 30. global $c,$userid;   Anyone have any ideas on this?
  10. Re: !!**Whore House Mod FREE**!! +1 for the unique idea. :-)
  11. Re: help with re-arranging header.php Yep, Nice job. Much appreciated.
  12. Re: help with re-arranging header.php Still no luck, anyone have any ideas?
  13. Re: help with re-arranging header.php Ya its version 1. I cant just upload the original header.php because then I will lose all the stuff I have added to it, which I still need.
  14. Re: help with re-arranging header.php Nope, still not done yet.
  15. Re: help with re-arranging header.php It's still not done. I've got no clue why Kraig keeps saying its done. Any help would still be much apreciated.
  16. Re: help with re-arranging header.php This isn't done yet lol. I still don't have it fixed. I would still appreciate any help if possible.
  17. Re: help with re-arranging header.php I want these on the left side of the banner: Your ID: Cash in hand: Credits: Diamonds: Level: Honors: Crimes Committed: And I want all the energy bars on the right side of the banner.
  18. Re: help with re-arranging header.php Kraig, do think you might be able to do it for me? It has stumped me lol.
  19. I need a little help with my header.php. I have all my energy bars and such across the bottom of my banner. I want all the energy bars to the right of the banner, and the personal information to left of the banner. PM me if you can help. Thanks.
  20. Re: Got any Ideas? Nope, I don't get the drift lol
  21. Re: Got any Ideas? Ya, i've added 3 new fields to my gang table in the database and now the column count doesn't match value count at row 1. Here's the exact query I have in my creategang.php:   mysql_query("INSERT INTO gangs VALUES('','$name','$desc','','',0,0,100,$userid,$userid,5,0,0,'',0,0,0)",$c) or die(mysql_error());   That needs something added to it, but I'm not exactly sure where it goes. I might be wrong but I think there needs to be three more 0 fields added in there somewhere??????
  22. I seem to have a problem with creating forces on my game. It worked fine before and now it has just stopped working and is giving this error message: Column count doesn't match value count at row 1 It lets me choose the name of the force and a description of it but then when I click to create the force, it gives that error message. If anyone has any ideas I would really appreciate them.
  23. Re: BUG HELP!! Lamer, its funny how my partner and I havent tried to exploit this on your game. Get your facts straight before you run your mouth.
  24. Re: Drop Down Menu Bar DDAAAMMMNNNNN my menu bar is lookin off the hook :P Cheers for the help there deception, spot on bro :) I will be posting my java menu designs out for sale v.soon prices will range from $5-$100 (These are worth anything upto $400 to design yourself from scratch with a paid licence version) As i made my own program i guess i'll knock ALOT off! DEMO'S COMING SOON.
  25. Re: Drop Down Menu Bar damn cheers deception that worked, thanks alot.. no errors :) i'll put the code up now then i'll post back my results
×
×
  • Create New...