Results 1 to 9 of 9

Thread: Im having trouble

  1. #1

    Default Im having trouble

    Is there a code to delete everything on the ground besides rocks, rivers, waterfalls, houses, house signs, cement, etc?

  2. #2

    Default Re: Im having trouble

    You need to specify what version of the game you have.

  3. #3

    Default Re: Im having trouble

    Oops, sorry about that....



    US 1.0

  4. #4

    Default Re: Im having trouble

    This code should do what you want but, I didn't test it.

    Hold L+R
    Code:
    94000130 FCFF0000
    D3000000 021E3122
    C0000000 00000FFF
    DC000000 00000002
    F2000008 00000002
    82000008 00000000
    72000008 000000E3
    10000000 0000FFF1
    D0000000 00000000
    82000008 000000A5
    72000008 00005000
    10000000 0000FFF1
    D2000000 00000000

  5. #5

    Default Re: Im having trouble

    Ok thanks, I like to test codes...

  6. #6

    Default Re: Im having trouble

    Ok it doesn't work....


    What im trying to do is get rid of the invisible hacks on the ground that prevent me from digging and dropping items....

  7. #7

    Default Re: Im having trouble

    Try this:
    Hold L+R
    Code:
    94000130 FCFF0000
    D3000000 021E3122
    C0000000 00000FFF
    DC000000 00000002
    F2000008 00000002
    82000008 00005023
    72000008 0000FFFF
    10000000 0000FFF1
    D0000000 00000000
    92000008 0000FFFF
    10000000 0000FFF1
    D2000000 00000000

  8. #8

    Default Re: Im having trouble

    You are a savior sent from above..........


    or below whichever you prefer xD



    Thanks a lot! This code works!

  9. #9

    Default Re: Im having trouble

    Glad I could be of some assistance.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •