Results 1 to 10 of 28

Thread: My last great ACWW code

Threaded View

  1. #1
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default My last great ACWW code

    I've decided to retired from ACWW hacking because....well obviously I've overdone it
    I'll start hacking other games, including Wii games, soon. But I figured I'll make one last code before I stop forever.
    Vash gave me the idea on MSN. Basically, it's an in-game map editor.
    Here's what I've got so far...
    Code:
    When a certain button combo is pressed...
    disable the camera following routines (already used in one of my codes)
    lock your player in their current coordinates, or even better disable movement routine
    set the camera to an overhead view
    use a modified coordinates modifier to move the camera around the town
    use the camera coordinates to write a modified Real-time world edit
    use the touch screen coordinates and camera coordinates to map the slots
    If you press Select...
    Open the text entry screen to enter an item code
    If you press A...
    touching a slot will place an item there 
    If you press B...
    touching a slot will bury the item there
    Player house support too maybe? Well of course :P
    So in other words...you'll be able to edit your town in real time without having to move your character to that location.
    I might even add support for actually dropping items with the camera, so the changes are visible on wifi. You could move your camera by another player in your town and trap them with rocks. To them, the rocks will appear out of nowhere.
    Always willing to help with anything, code-related or not. :]

  2. The Following 2 Users Say Thank You to dragonboy269 For This Useful Post:


Posting Permissions

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