Fenton Posted November 9, 2013 Share Posted November 9, 2013 I want my GTA san andreas to realistic, Only i want FBI rancher, enforcer, or military vehicle is bullet proof or fire proof at all any way? Link to comment Share on other sites More sharing options...
Jack Posted November 9, 2013 Share Posted November 9, 2013 The opcodes you're gonna need: Take vehicle handle: 0AE2: find_all_random_vehicles_in_sphere [email protected] [email protected] [email protected] radius 10.0 find_next 1 skip_dead 1 store_to [email protected] or: 0AB5: store_closest_entities $PLAYER_ACTOR vehicle_to [email protected] ped_to [email protected] After the handle has been taken then just use: 0137: is_car_model [email protected] model #ENFORCER // check car model02AC: set_car_proofs [email protected] BP 1 FP 1 EP 0 CP 0 MP 0 // set BP and FP to 1 Go to some opcode database for more info. Tank Fire [SA] New Police Helicopter [VC & III] My YouTube Channel Link to comment Share on other sites More sharing options...
Fenton Posted November 9, 2013 Author Share Posted November 9, 2013 (edited) there are other ways to make the script? still suck at coding Edited November 9, 2013 by ALAN41 Link to comment Share on other sites More sharing options...
Omega_Is_Here Posted November 9, 2013 Share Posted November 9, 2013 English man english...use google translate for assistance 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