Jump to content
MakeWebGames

Broda

Members
  • Posts

    61
  • Joined

  • Last visited

    Never

Everything posted by Broda

  1. Re: Counting (nr game) 1101
  2. Broda

    New game

    Re: New game ^... doesn't know what that is <... searching google now v... pbbg player
  3. Broda

    New game

    Re: New game ^... Pirate <... Software Developer (I write my own "codes" LOL) v... Is bored out of their mind
  4. Re: Counting (nr game) 1098
  5. Broda

    New game

    Re: New game ^... has a sweet looking avatar <... exhausted from staying up too late working on pbbg v... will understand perfectly what to do on this "new game"
  6. Re: Guess the next poster nope umm how about md
  7. Re: Getting Rid of the 2.147 bil cap in MCcode umm ok You need to modify your Database to allow a bigger number to go into that field. From your responses, this might be too hard for you to understand and do though :( Best idea: find someone you trust that knows what we're talking about to do it.   ALTER TABLE tablename MODIFY columnname BIGINT NOT NULL;
  8. Re: Getting Rid of the 2.147 bil cap in MCcode   This guy's got it right   Change the field to a bigint and you should be ok for a while.
  9. Re: Kiddy Cartel Just an FYI, I think this is the game used in Chapter 11 of PHP Game Programming book.
×
×
  • Create New...