mooktastical Posted May 21, 2011 Share Posted May 21, 2011 I want to use Pinky's Country Rifle data for the M4 and AK-47. I tried copying/pasting, then changing model id's to what they should be, but I messed up somewhere, because whenever I try to shoot, it just punches. Here's Pinky's Country Rifle code: #$ COUNTRYRIFLE INSTANT_HIT 50.0 100.0 357 -1 6 sniper 1 75 0.7 -0.05 0.2 0 0 0.75 1.0 6 17 7 6 17 7 99 A018$ COUNTRYRIFLE INSTANT_HIT 300.0 500.0 357 -1 6 sniper 30 75 0.7 -0.05 0.2 1 300 1.0 1.2 6 10 7 6 17 7 99 7031#$ COUNTRYRIFLE INSTANT_HIT 60.0 100.0 357 -1 6 sniper 1 75 0.7 -0.05 0.2 2 999 1.25 1.3 6 17 7 6 17 7 99 A038 And here's how I modified the code to be used for the M4 and AK-47: #$ ak47 INSTANT_HIT 50.0 100.0 355 -1 5 riflebad 1 75 0.7 -0.05 0.2 0 0 0.75 1.0 6 17 7 6 17 7 99 A018$ ak47 INSTANT_HIT 300.0 500.0 355 -1 5 rifle 30 75 0.7 -0.05 0.2 1 300 1.0 1.2 6 10 7 6 17 7 99 7031#$ ak47 INSTANT_HIT 60.0 100.0 355 -1 5 rifle 1 75 0.7 -0.05 0.2 2 999 1.25 1.3 6 17 7 6 17 7 99 A038#$ m4 INSTANT_HIT 50.0 100.0 356 -1 5 riflebad 1 75 0.7 -0.05 0.2 0 0 0.75 1.0 6 17 7 6 17 7 99 A018$ m4 INSTANT_HIT 300.0 500.0 356 -1 5 rifle 30 75 0.7 -0.05 0.2 1 300 1.0 1.2 6 10 7 6 17 7 99 7031#$ m4 INSTANT_HIT 60.0 100.0 356 -1 5 rifle 1 75 0.7 -0.05 0.2 2 999 1.25 1.3 6 17 7 6 17 7 99 A038 Link to comment Share on other sites More sharing options...
Adler Posted May 21, 2011 Share Posted May 21, 2011 Use these: $ ak47 INSTANT_HIT 300.0 500.0 355 -1 5 rifle 30 75 0.7 -0.05 0.2 0 0 1.0 1.2 6 10 7 6 17 7 99 7031$ ak47 INSTANT_HIT 300.0 500.0 355 -1 5 rifle 30 75 0.7 -0.05 0.2 1 300 1.0 1.2 6 10 7 6 17 7 99 7031$ ak47 INSTANT_HIT 300.0 500.0 355 -1 5 rifle 30 75 0.7 -0.05 0.2 2 999 1.0 1.2 6 10 7 6 17 7 99 7031$ m4 INSTANT_HIT 300.0 500.0 356 -1 5 rifle 30 75 0.7 -0.05 0.2 0 0 1.0 1.2 6 10 7 6 17 7 99 7031$ m4 INSTANT_HIT 300.0 500.0 356 -1 5 rifle 30 75 0.7 -0.05 0.2 1 300 1.0 1.2 6 10 7 6 17 7 99 7031$ m4 INSTANT_HIT 300.0 500.0 356 -1 5 rifle 30 75 0.7 -0.05 0.2 2 999 1.0 1.2 6 10 7 6 17 7 99 7031 Link to comment Share on other sites More sharing options...
mooktastical Posted May 21, 2011 Author Share Posted May 21, 2011 Thanks, that worked! 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