Results 1 to 10 of 16

Thread: Help please :(

Threaded View

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

    Default Help please :(

    I had a great idea for a code. A text to acre code However, I'm not quite sure how to do it efficiently. I modified the TTI code so it only gets the first 2 digits instead of the first 4
    Code:
    removed
    I plan on making it use a system like XXYY (yy is the value to store, xx adds to the acre slot to get the one you want to use)
    for example, to store acre 45 in slot 1, you'd type 0045
    add #0x00 to acre slot 1 and store #0x45 in it. To store acre 43 in acre slot 5, you'd type
    0443
    Here is a grid
    Last edited by dragonboy269; 04-28-2009 at 06:11 PM.

Posting Permissions

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