Explain Offsets to me.
welcome to Game-Tuts.com - Register
Results 1 to 5 of 5
  1. #1
    New Member
    Join Date
    Jul 2010
    Age
    17
    Posts
    2
    Thanks
    0

    Default Explain Offsets to me.

    Well I'm a wondering how exactly do I code an offset if so for a game. And what exactly does it do?

    Explain or link me to a guide.
    Thanks

  2. #2
    XFL
    XFL is offline
    Advanced Member
    Join Date
    Apr 2011
    Age
    17
    Posts
    53
    Thanks
    4
    Gamertag
    Loud Byte

    Default Re: Explain Offsets to me.

    I didn't know what an offset was either, So lets say for example.

    _level0.Player.HP

    _Level0 Would be the offset right? or would _level0.Player be the offset, Or is it both

  3. #3
    Shenanigans


    Join Date
    May 2009
    Location
    Local host
    Age
    20
    Posts
    3,451
    Thanks
    1996

    Default Re: Explain Offsets to me.

    it's neither, an offset is the location of a byte or bytes represented by a integer.

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

    godzcheater (05-14-2011), Unkn0wn95 (05-26-2011)

  5. #4
    New Member
    Join Date
    Jul 2010
    Age
    17
    Posts
    2
    Thanks
    0

    Default Re: Explain Offsets to me.

    How would I find the offset and code it to make it what I want?

    Any guides or tutorials?

  6. #5
    ಠ_ಠ


    Join Date
    Nov 2009
    Location
    East Coast USA
    Posts
    1,660
    Thanks
    352
    Gamertag
    th3 d1rty hippe

    Default Re: Explain Offsets to me.

    Well you would have to open up HxD and look in the bottom left corner and that is the offset.
    Offsets are usually written in base 16.

    Like this
    0x0
    0x1
    0x2
    0x3
    0x4
    0x5
    0x6
    0x7
    0x8
    0x9
    0xA
    0xB
    0xC
    0xE
    0xF

    a=10
    b=11
    c=12
    d=13
    e=14
    f=15

    Also known as hexadecimal. You can convert it with a calculator.

    Google around that's all I can say now. Abis pretty much summed it up.
    I see you read my signature.

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

    airs (05-13-2011), godzcheater (05-14-2011)


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
visit GameTuts on these social networking sites