SigiloHQ Posted July 6, 2015 Share Posted July 6, 2015 (edited) Im current porting some SA pc mods to android, i need know how i do replace this opcode: 0A96: [email protected] = actor $PLAYER_ACTOR struct on the other it easier to work on android. Edited July 6, 2015 by SigiloHQ Link to comment Share on other sites More sharing options...
ThirteenAG Posted July 6, 2015 Share Posted July 6, 2015 (edited) You can check swimming sources from here: https://dl.dropboxusercontent.com/u/13992625/gta/stuff/mobile/gtavc.android.climbing_and_swimming.zip 0DD0: [email protected] = get_label_addr @_ZN6CPools6GetPedEi0DD1: [email protected] = get_func_addr_by_cstr_name [email protected] ...0DD3: context_set_reg 0 value _PLAYER_ACTOR0DD2: context_call_func [email protected]: [email protected] = context_get_reg 0 // [email protected] - CPed Edited July 6, 2015 by ThirteenAG Widescreen Fixes Pack || Project2DFX || SaveLoader || WindowedMode || CLEO Scripts Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now