Cerium Posted July 18, 2015 Share Posted July 18, 2015 Hello again! I was wondering if it is possible to let like one or two cars on each level being armored, let's say completely indestructible. I know it is possible to change it via the Power Manager, but I do not mean every car being armored, just one or two parked cars (which can be a great back up car). If so, how to do? Do I have to edit the .mis-files? I saw "Armored = 0" or something like that when I tried to edit the Downtown mis-file but I guess it wont work this way. Link to comment Share on other sites More sharing options...
Sektor Posted July 18, 2015 Share Posted July 18, 2015 (edited) You can use these commands in a script: SET_CAR_BULLETPROOF SET_CAR_FLAMEPROOF SET_CAR_ROCKETPROOF It will still be possible to destroy with water, vehicle bomb, train or tank crushing. There's a memory address for vehicle damage that you can set to 0% damage to make specific vehicles stronger. All of this is a bit complex for a beginner. I can write a working script later. Edited July 18, 2015 by Sektor 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