windows_x_seven Posted October 30, 2016 Share Posted October 30, 2016 Hi there, I'm currently editing my weapons.dat and would like to ask two things: -How does one change weapon prices? -How does one increase the grenade/rocket radius? Thanks. Link to comment Share on other sites More sharing options...
Gramps Posted October 31, 2016 Share Posted October 31, 2016 -How does one change weapon prices?shopping.dat Link to comment Share on other sites More sharing options...
Jack Posted November 2, 2016 Share Posted November 2, 2016 -How does one increase the grenade/rocket radius? 020C: create_explosion_with_radius 0 at [email protected] [email protected] [email protected] Explosion IDs 0A8C: 0x7375D0 4 0x736C51 0 // case 0 EXPLOSION_GRENADE 0A8C: 0x7375D4 4 0x736CEA 0 // case 1 EXPLOSION_MOLOTOV0A8C: 0x7375D8 4 0x736E1F 0 // cases 2,3 EXPLOSION_ROCKET ;EXPLOSION_WEAK_ROCKET0A8C: 0x7375DC 4 0x736E1F 0 // cases 2,3 EXPLOSION_ROCKET ;EXPLOSION_WEAK_ROCKET0A8C: 0x7375E0 4 0x736EAA 0 // cases 4,5 EXPLOSION_CAR ;EXPLOSION_QUICK_CAR0A8C: 0x7375E4 4 0x736EAA 0 // cases 4,5 EXPLOSION_CAR ;EXPLOSION_QUICK_CAR0A8C: 0x7375E8 4 0x736F68 0 // cases 6,7 EXPLOSION_BOAT ;EXPLOSION_AIRCRAFT0A8C: 0x7375EC 4 0x736F68 0 // cases 6,7 EXPLOSION_BOAT ;EXPLOSION_AIRCRAFT0A8C: 0x7375F0 4 0x736FD7 0 // case 8 EXPLOSION_MINE0A8C: 0x7375F4 4 0x73703B 0 // case 9 EXPLOSION_OBJECT0A8C: 0x7375F8 4 0x73709C 0 // case 10 EXPLOSION_TANK_FIRE0A8C: 0x7375FC 4 0x73711F 0 // case 11 explosion_large ???0A8C: 0x737600 4 0x7371A6 0 // case 12 explosion_small ??? 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