okeee Posted November 26, 2012 Share Posted November 26, 2012 (edited) i want to change the settings of the katana to have: - more damage, pedestrians killed by 1 hit, vehicles by 2 hits - make the hit range larger, about 3x larger - add some sounds when a target is hit so what settings do i need to change and what values do i need? Edited November 26, 2012 by okeee Link to comment Share on other sites More sharing options...
Shmoopy Posted November 26, 2012 Share Posted November 26, 2012 For these : - more damage, pedestrians killed by 1 hit, vehicles by 2 hits - make the hit range larger, about 3x larger You should check out the "GTA San Andreas\Data\weapons.dat" file , with a notepad , CTRL+F , then write down katana and click search, and start playing with the settings... As for this : - add some sounds when a target is hit It requires a scirpt , i'll give u some hints as you need to figure it out by urself : [email protected] = actor $PLAYERACTOR targeted_actor -if and keypressed 1 (Left mouse button) actor $Playeractor aiming_at_actor [email protected] then Audiostream.Performaction("your mp3 file",PLAY) Peace . 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