Cell Tennyson Posted November 24, 2012 Share Posted November 24, 2012 How do i increase max armour of player in GTA III...?? My Code {$CLEO}//---------------MAIN--------------03A4: name_thread 'HEALTH' :HEALTHwait 0 msif0256: player $PLAYER_CHAR defined jf @HEALTH0222: set_player $PLAYER_CHAR health_to 250 035E: set_player $PLAYER_CHAR armour_to 250 jump @HEALTH Link to comment Share on other sites More sharing options...
Jack Posted November 24, 2012 Share Posted November 24, 2012 (edited) 055F: set_player $player_char max_armour += 150 EDIT: Sorry, I thought you meant for VC. Edited November 24, 2012 by JACK JONES Tank Fire [SA] New Police Helicopter [VC & III] My YouTube Channel Link to comment Share on other sites More sharing options...
Cell Tennyson Posted November 24, 2012 Author Share Posted November 24, 2012 EDIT: Sorry, I thought you meant for VC. No Mr jack jones i always specify for which game i need help using those icons in POST ICONS above add reply button anyways i applied that code but its not working Gta 3 does'nt recognise that opcode but since you have said it ill try it again...ok See the Icon it is III means gta 3... Link to comment Share on other sites More sharing options...
Cell Tennyson Posted November 24, 2012 Author Share Posted November 24, 2012 Mr Jack JONES that opcode you said is not working for gta 3 and even though i increase the value of armour when i play ingame it remains 100 only...!!!!! Link to comment Share on other sites More sharing options...
Node Posted November 24, 2012 Share Posted November 24, 2012 Mr Jack JONES that opcode you said is not working for gta 3 and even though i increase the value of armour when i play ingame it remains 100 only...!!!!! I'm pretty sure that's because the max a players Armour can be is 100 - 150. Link to comment Share on other sites More sharing options...
Cell Tennyson Posted November 24, 2012 Author Share Posted November 24, 2012 Is there a way to Increase it Mr Sorrow...??? Link to comment Share on other sites More sharing options...
TheGodfather. Posted November 24, 2012 Share Posted November 24, 2012 In GTA III I don't think it would be possible... Link to comment Share on other sites More sharing options...
Node Posted November 26, 2012 Share Posted November 26, 2012 (edited) Is there a way to Increase it Mr Sorrow...??? Most likely with an .ASI/.DLL mod. Edited November 26, 2012 by The_Sorrow Link to comment Share on other sites More sharing options...
Cell Tennyson Posted November 26, 2012 Author Share Posted November 26, 2012 How do i do that .DLL or How to make or edit a .ASI file..??? Link to comment Share on other sites More sharing options...
Node Posted November 26, 2012 Share Posted November 26, 2012 How do i do that .DLL or How to make or edit a .ASI file..??? Well you need to learn a programming language. C#, C++ that type of thing. Link to comment Share on other sites More sharing options...
Cell Tennyson Posted November 27, 2012 Author Share Posted November 27, 2012 and then what will convert my language to .DLL or .ASI file Link to comment Share on other sites More sharing options...
Link2012 Posted November 27, 2012 Share Posted November 27, 2012 A compiler\linker Link to comment Share on other sites More sharing options...
Ashwin.Star Posted November 28, 2012 Share Posted November 28, 2012 GTA 3 don't have Opcode to increase Armour or Health, so, find the Memory Address of It, & Increase it through CLEO's memory opcode, Link to comment Share on other sites More sharing options...
Cell Tennyson Posted November 28, 2012 Author Share Posted November 28, 2012 How do i do mermory hacking i dont understand it at all can anyone teach me...???? Link to comment Share on other sites More sharing options...
TheGodfather. Posted November 28, 2012 Share Posted November 28, 2012 READ about it here.. Or you can read Here also.. @Ashwin - I tried what you told but it didn't helped somehow hardcoded or may be because I don't mod GTA 3 much..lol.. 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