Jump to content
MakeWebGames

michaelbraden

Members
  • Posts

    19
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

michaelbraden's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm looking to hire coders to do several different jobs, I neeed ajex coders that can do certain things also someone to design my new login page. I got $500 To use up so Looking for great help.. Add meon skype michael.braden16
  2. If you thought this was be vaz its not... i'M KRAZE, Fk knows who death is
  3. Thank you! The game is comming along extreamly nicely, Have had a lot of support recently, but they allow me to do it myself. Have learned soo much, So thanks everyone who has been helping me! )
  4. added you on skype :)
  5. I am looking to buy a gradient feature and Would like someone to code it for me, I want it so users would need to pay 5k points to buy it, and once they have they can put the colors they want in for there username. I would like to know what this would cost me... someone has said £20 anyone go cheaper or help me do it myself ahha? :P Thanks
  6. sadly this made no sence to me, I uploaded it to my game, and now im stuck with what to do next :/
  7. I sorted the issue haha it was so obvious xD, But I would like to ask about the original codes, for the achievements? the images dont show just the bbcode and when i try apply php code I get errors
  8. I am looking for help to apply bbcode in things such as messages and news updates and such, if anyone could help me that would be amazing :) Thanks.
  9.   I am new to all this so sorry if there is a simple explanation, after doing all this making sure crimes and things updated, I tried claiming the items and it took me to a page that dont exist? http://silentmafia.co.uk/missions_test.php?action=levelmission1 Please help me :(
  10. I believe the script to refill energy and things would be similar??? But dont know what to put :/
  11. fixed :) so dont worry hehe
  12. My refill bars will only refill if I dont edit there hight in the code everytime I do, they dont move they just stay @ full can someone add to the code to make them still go up and down even when the hight is at 8px??? here is the code I use   <tr> <td colspan="3" class="pos1" height="55" valign="middle"> <div class="topbox"> <table width='800'> <tr> <td width="50%"><img src="images/logo.png" /> </td> <td width="30%"> [<? echo $user_class->id; ?>] <a href='profiles.php?id=<? echo $_SESSION['id'] ?>'><? echo $user_class->formattedname; ?></a><br /> Level: <!_-level-_!> <br /> Money: $ <!_-money-_!> <a href = "bank.php">[bank]</a> <br /> Points: <!_-points-_!> <a href = "spendpoints.php">[use]</a> <a href = "sendpoints.php">[send]</a><br /> Credits: <?=$user_class->Credits;?> <a href = "rmstore.php">[use]</a> <a href = "sendCredits.php">[send]</a></td> <td width="20%"> HP: <div class="bar_a" title="<!_-formhp-_!>"> <div style="height:8px;" class="bar_b" style="width: <!_-hpperc-_!>%;" title="<!_-formhp-_!>"> </div> <a title = 'Refill this bar' href='spendpoints.php?spend=energy'>Energy</a>: <div class="bar_a" title="<!_-formenergy-_!>"> <div style="height:8px;" class="bar_b" style="width: <!_-energyperc-_!>%;" title="<!_-formenergy-_!>"> </div> </div> <a title = 'Refill this bar' href='spendpoints.php?spend=awake'>Awake</a>: <div class="bar_a" title="<!_-formawake-_!>"> <div style="height:8px;" class="bar_b" style="width: <!_-awakeperc-_!>%;" title="<!_-formawake-_!>"> </div> </div> <a title = 'Refill this bar' href='spendpoints.php?spend=nerve'>Nerve</a>: <div class="bar_a" title="<!_-formnerve-_!>"> <div class="bar_b" style="width: <!_-nerveperc-_!>%;" title="<!_-formnerve-_!>"> </div> </div></td> </tr> </table> </div> </td> </tr>
  13. Thanks very much but I said, I am a absolout terrible coder and only started a few days ago xD I am doing this as a way to learn code xD This is just very hard ;)
  14. I want to add a buy out of jail and hospital function, I got no idea how this is done, Please can someone give me the code I have GRPG silentmafia.co.uk
  15. I don't have a forums and I am new to coding so I have no idea how to set a forums up, can someone give me a step by step guide on how to add the forums to my game. silentmafia.co.uk Thats my game!
×
×
  • Create New...