
Gucci Mane
Members-
Posts
207 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Gucci Mane
-
Stat Inserting and withdrawing mod
Gucci Mane replied to corruptcity || skalman's topic in Free Modifications
What? -
umm me danny?? I dont even know what dreamweaver is lol I use html/css
-
True, I agree Ill think while im at skool but ill change when I get home thx
-
mccode-v2 Christmas Advent Calendar [ WORKING COPY }
Gucci Mane replied to Uridium's topic in Free Modifications
I am feeling this mod lol Ill def be using if my games done before christmas!! +1 -
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?
-
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
-
Stat Inserting and withdrawing mod
Gucci Mane replied to corruptcity || skalman's topic in Free Modifications
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 -
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!!
-
Does anyone know the exp to gain each lvl in mccodes upto 500?? or How I could figure out the exp needed PER lvl?
-
I am using this its awesome man Thanks!! It way easier to use
-
This isnt for my mccodes game its a personal websiite for me
-
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
-
I downloaded it,I just dont know how to use it, maybe
-
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
-
just upload it again
-
If your talking about the MWG forums, then yes I have this problem quite often. sometimes it works
-
how do you make it so players cant level up quickly?
Gucci Mane replied to Nicholas's topic in Game Support
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. -
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 :)
-
Thx Dave!! =) +1 george I dont have that only ms paint
-
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!!
-
An easier way would be go to staff panel> add anouncement. Saves a lot of time
-
well david read it again its already named "streets.php" :P
-
I wanna buy a template similar to this
Gucci Mane replied to Gucci Mane's topic in Paid Modifications
velacn - you are one of em why dont you re-create it for me for a fee -
I wanna buy a template similar to this
Gucci Mane replied to Gucci Mane's topic in Paid Modifications
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