nikethebike
Legend
- Joined
- May 13, 2011
- Messages
- 2,276
- Reaction score
- 0
<blockquote class='quote\\_blockquote'><dl><dt>Pfr Chaos</dt><dd>Mar 23 2012, 04:32:15 PM</dd></dl><div>There is no equation, it's simply the area of the wrestler pac where the padding of 0's begins.[/quote]I don't know if this is what you meant, but the number is how many blocks of 800 bytes in hex (2048 bytes in decimal) that is needed to fit the model.
You know how a model always starts at an even 800 or 1000?
800 Hex = 2048
1000 Hex = 4096 (2 x 2048)
So a size of 1 means the actual model takes one block of data or 2048 bytes. A size of 2 means the model takes two blocks or 4096 bytes. I think you get the picture.
This is how the size works.
You know how a model always starts at an even 800 or 1000?
800 Hex = 2048
1000 Hex = 4096 (2 x 2048)
So a size of 1 means the actual model takes one block of data or 2048 bytes. A size of 2 means the model takes two blocks or 4096 bytes. I think you get the picture.
This is how the size works.