windows_x_seven Posted November 1, 2016 Share Posted November 1, 2016 You see, I'm trying to set up a "realism" GTA:SA play through. I've changed the weapon damage values to my liking, but the thing is that vehicles are extremely fragile now. I'd like to ask you guys if there's any way I could either: a)Lower NPCs' and CJ's health b)Increase vehicle health c)Make it so that they only deal more damages to NPCs and CJ? Any help would be extremely appreciated. Link to comment Share on other sites More sharing options...
B Dawg Posted November 1, 2016 Share Posted November 1, 2016 (edited) a) Go to Data folder and open up Pedstats.Dat with Notepad. Simply raise the Defend Weakness value for all of the groups to lower their health. Not sure if it works for the Player as I haven't tried messing with it. Doing the above means you won't have to increase weapon damage then. Edited November 1, 2016 by B Dawg windows_x_seven 1 Link to comment Share on other sites More sharing options...
windows_x_seven Posted November 2, 2016 Author Share Posted November 2, 2016 Nice. I'm still looking for how to decrease CJ's max health, though. By the way, if anyone knows how to increase the grenade blast radius, please let me know. Link to comment Share on other sites More sharing options...
Vills SkyTerror Posted November 2, 2016 Share Posted November 2, 2016 To increase vehicle health, decrease value of Vehicle damage multiplier flag from data/handling.cfg Link to comment Share on other sites More sharing options...
Jack Posted November 2, 2016 Share Posted November 2, 2016 0627: update_integer_stat 24 to [email protected] // From Sanny Builder's Help, Stats ID055E: set_player $PLAYER_CHAR max_health += [email protected] (0627 can be used for the integer types only).0x6D603B mov dword ptr [esi+0x4C0], 1000.0 // CVehicle + 0x4C0 = CVehicle.m_fHealth [float]0x5E8150 mov eax, 100.0 // value 100.0 stored into the eax register0x5E8157 mov [esi+0x540], eax // CPed + 0x540 = CPed.m_fHealth [float] windows_x_seven 1 Tank Fire [SA] New Police Helicopter [VC & III] My YouTube Channel 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