Jump to content

[Q] Some 1.01 Memory Addresses


Recommended Posts

As you've asked in Napalm Bombing mod topic. I know only a func address for ShowTextBox (CLEO example script tounge.gif). It is located at 0x5893B0 (1.0 is at 0x588BE0).

 

Well, this is probably a long shot, but you'd TRY to get these calls via adding 0x7D0 to 1.0 functions. I'm not sure if it will work though.

lol Thanks Silent I'll try that... hopefully it'll work but I don't have a 1.01 .exe to test.

 

By the way I've been having weird problems in converting the script to CLEO 3. Part of the script works but the other part just either does nothing or crashes during some circumstance. Can you have a look at it? I'll send it to your email thanks. smile.gif

Really both versions? Where? If that's true then that would be double-irony. Shame on my handicapped short-term memory for this.

 

Also, it looks like Silent fixed the errors, but I'm not sure how to properly use your create_thread in CLEO function. Can you educate me on how to use it? blush.gif

 

EDIT

 

Figured out the fix for the bug when I tried the CreateThread function, but it crashes for some reason when the bomb is dropped by the Hydras...

Edited by Adler

Well, the addresses you posted on the first page of the addresses topic (2nd post).

 

The create_thread thing had 2 posts. The second post was a version which fixed crashes when performing jumps (before, it would jump relative to the current thread and not the file) - really just to workaround Sanny's "incompatibility" with new threads within CLEO Scripts.

 

Send me your code if there's still a problem.

We've fixed all issues already.

 

Adler's post on GTAG Memory Addresses contains only 1.0 function calls wow.gif

Usually, to increase compatibility, I just read the offset from functions and add the difference. 80% of the time that manages to get a 1.0/1.1 friendly address. But I don't see much point in trying to make 1.1 compatible. Most people have 1.0 since it's the most available and works best with most mods, including SA:MP. I've barely heard of anyone who wanted one of them to work on 1.1..

 

user posted image

 

Curtousy of CLEO 4's compatibily.. I was too lazy to copy'n'paste them all so I left it for you to do tounge2.gif

 

Everything on the right is 1.0, it seems.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.