Jump to content
MakeWebGames

nbr1chinchilla

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Everything posted by nbr1chinchilla

  1. Re: Organised Crimes Problem. Im having this same problem. It does not happen to all Ocrimes... Just periodically.
  2. I am looking for somebody to help me with my ipn_donator. I have a couple questions regarding ipn's and may be interested in hiring somebody to write these correctly for me. I have modified what is credited in my donator packs, however it is not getting posted to the dps_accepted table and not crediting any of the items. If you are interested in helping me out with this, let me know what its gonna cost me. Contact me through PM and we can connect through MSN. Thanks for any help.
  3. Re: attack page blank ? i got the problem taken care of. the text was appearing under my exp, will, brave menu as black text on a black background. got it moved into the correct cell.
  4. Re: attack page blank ? thanks UCC, I will look closely at the die statements.
  5. I am having an issue with attacking. for an unknown reason I can only attack certain people. When attacking some people I just get a blank white page, and on others, I get the correct page to attack them and which weapon, and health indicators. has anybody else had this problem? I did change some code in attack.php but I have since them reloaded the original page so it is the "out of the box" attacker.php again, help is much appreciated.
  6. Re: right hand side main menu you need to move the contents into the right <td> and leave your mainmenu in the left <td> after <td width=80%.....> where your main page is, put in another <td> right hand menu stuff </td> followed by another <td>
  7. Re: item market cap future planning here. i've ran into this problem in other games where there is a cap on adding items to the market and sending money. It appears i have them all worked out except this item market issue.
  8. I have changed my table datatype to bigint(20). I cannot add items to the item market for over the 2.147 billion. I have changed my log files to also have the bigint(20). I cannot find in itemmarket.php where to change to a float, or is there another page this needs to be changed? I have had success with banks, balances, etc.. and not having the cap. Any help is greatly appreciated.
  9. Re: setting xp for crimes so experience is awarded by money rewarded/8? the success formula 0.8/4 + level/4 should that formula be used for all crimes other than the first ones to keep them in correlation with level and will? pardon my ignorance if this appears to be a dumb question.
×
×
  • Create New...