Jump to content
MakeWebGames

Gucci Mane

Members
  • Posts

    207
  • Joined

  • Last visited

Everything posted by Gucci Mane

  1. umm me danny?? I dont even know what dreamweaver is lol I use html/css
  2. True, I agree Ill think while im at skool but ill change when I get home thx
  3. I am feeling this mod lol Ill def be using if my games done before christmas!! +1
  4. Gucci Mane

    EXP

    I think you need to take another math class because that does not equal 8.8.   I think Zero-Affect said it all to you, dont come my threads with all the hatred everyone would live just great w/o your negative comment!! No need for it atleast they are trying you just try to screw everyones day up?
  5. hmm...No sir. I do not have any I just recently started making websites so I havent rele made an I just got were I feel pretty good with (X)HTML/CSS   Sorry mate. If I do any sites than yes ill gladly post em for the CE users to see
  6. I kno you been working hard on this lol I talk to you while you do lol def. plus 1 from me as I will be using this, I think this mabe should have been a paid mod though but just my opinion lol
  7. I am making web sites for all. The basic website I do is $25. I am new to making web sites but I am familiar with the languages I use to do it. You can probaly find any other information needed here my website: http://www.outonbail.exofire.net A page or 2 may be under construction for the next few hours. I ahve got to work on the price page lol!!
  8. Gucci Mane

    EXP

    Does anyone know the exp to gain each lvl in mccodes upto 500?? or How I could figure out the exp needed PER lvl?
  9. I am using this its awesome man Thanks!! It way easier to use
  10. This isnt for my mccodes game its a personal websiite for me
  11. I was wondering if I could use that to include the menu on every page of my website, instead of typing it all out. My site will OBLY be made up of CSS and HTML/XHTML.   Thanks
  12. I got em right here
  13. I downloaded it,I just dont know how to use it, maybe
  14. Hi, My host told me I need to get this to add files to my public_html how ever IDK how and I cant find anything online to show me Can anyone help me? Please
  15. just upload it again
  16. If your talking about the MWG forums, then yes I have this problem quite often. sometimes it works
  17. well first od all make your query match the info. like if you want +1 to gain each lbl make it this:   function check_level() { global $db; global $ir,$c,$userid; $ir['exp_needed']=(int) (($ir['level']+1)*($ir['level']+1)*($ir['level']+1)*2.2); if($ir['exp'] >= $ir['exp_needed']) { $expu=$ir['exp']-$ir['exp_needed']; $ir['level']+=1; $ir['exp']=$expu; $ir['energy']+=1; $ir['brave']+=1; $ir['maxenergy']+=1; $ir['maxbrave']+=1; $ir['hp']+=50; $ir['maxhp']+=50; $ir['exp_needed']=(int) (($ir['level']+1)*($ir['level']+1)*($ir['level']+1)*2.2); $db->query("UPDATE users SET level=level+1,exp=$expu,energy=energy+1,brave=brave+1,maxenergy=maxenergy+1,maxbrave=maxbrave+1, hp=hp+50,maxhp=maxhp+50 where userid=$userid"); } }   I made it so you gain 1 brave and energy so you dont gain 2 each lvl bc its way easier to level up if you gorw 2 brave per lvl and 2 energy Hope this helps.
  18. You could always just go up to search->item pics-> find a v2 mod for them it tells you what to do hope this helps :)
  19. Thx Dave!! =) +1 george I dont have that only ms paint
  20. Hey people of MWG, I was wondering if any guys/gals out there that have design exp. could make me a simple gradient image! I need it to start in black and end in gray! Size does NOT matter. If would kindly do this for me I thank you alot!! If you do it you can add me on MSN([email protected]) and send it thru there or you can PM me a link here!!   Thanks so much!!
  21. An easier way would be go to staff panel> add anouncement. Saves a lot of time
  22. well david read it again its already named "streets.php" :P
  23. velacn - you are one of em why dont you re-create it for me for a fee
  24. I dont know how lol I dont know php/css/or any coding lol Can you get on MSN? I sent you an invite we can talk tehre
×
×
  • Create New...