Home
Resources
Latest reviews
Search resources
Forums
New posts
Search forums
Members
Current visitors
New profile posts
Search profile posts
What's new
New posts
New resources
New profile posts
Latest activity
Rules
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Community
Spammm
[Fixed] Problem - memory
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="monday" data-source="post: 93784" data-attributes="member: 17468"><p>The first thing I'd check is what is stored at 0xBAACC0+GameText_ID when the "GameText" is not shown.</p><p>In cheat engine it shows empty space when "string" is selected in the combo box, I'd change that "string" to "Byte" and see if "0" stored at that location.</p><p>This way you could either:</p><p>- read a single byte and check if it's 0</p><p>- read whatever the number of bytes you typically read from there and see if the 1st byte is 0</p><p></p><p>Btw, in the code posted by ajom, "<a href="https://gtagmodding.com/opcode-database/opcode/04B1/" target="_blank">04B1</a>" is used as if it was "<a href="https://gtagmodding.com/opcode-database/opcode/0AB1/" target="_blank">0AB1</a>"</p></blockquote><p></p>
[QUOTE="monday, post: 93784, member: 17468"] The first thing I'd check is what is stored at 0xBAACC0+GameText_ID when the "GameText" is not shown. In cheat engine it shows empty space when "string" is selected in the combo box, I'd change that "string" to "Byte" and see if "0" stored at that location. This way you could either: - read a single byte and check if it's 0 - read whatever the number of bytes you typically read from there and see if the 1st byte is 0 Btw, in the code posted by ajom, "[URL='https://gtagmodding.com/opcode-database/opcode/04B1/']04B1[/URL]" is used as if it was "[URL='https://gtagmodding.com/opcode-database/opcode/0AB1/']0AB1[/URL]" [/QUOTE]
Name
Verification
What is a common type of content that users share on ugbase.eu?
Post reply
Home
Forums
Community
Spammm
[Fixed] Problem - memory
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top