Ray Carter Posted March 14, 2008 Share Posted March 14, 2008 Is it possible to change the Wanted Levels? This refers to III, VC or SA.. Such as: - What Player Chases You. - What Weapon They Carry. - What Vehicle They Drive. Link to comment Share on other sites More sharing options...
pinky Posted March 14, 2008 Share Posted March 14, 2008 Is it possible to change the Wanted Levels?This refers to III, VC or SA.. Such as: - What Player Chases You. - What Weapon They Carry. - What Vehicle They Drive. Depends on har far you want to go. The wanted level actions are based in the exe. You can swap out ped models and vehicle models, alter weapon models and stats. Ultimately though the response is the same, Fife stars will still shout FBI etc. You can however add supplemetary responses like the Hunter attack code that is in the Mission coding section. You can code specific vehicles with specific occupants and arm them to your preference, these you can have attacking you whatever level of stars you like and in whatever vehicel or circumstance. Getting rid of the origonal wanted reactions will be the problem, I am sure someone knows a way around it though. Link to comment Share on other sites More sharing options...
Ray Carter Posted March 14, 2008 Author Share Posted March 14, 2008 Thanks for your response.. I was looking for away to make the wanted levels more realistic.. I.E. remove FBI and Army in the Gameplay.. Something like, Replacing the SWAT Team at 4 Stars, with Regular cops in Kevlar Vests and carrying Shotguns.. Link to comment Share on other sites More sharing options...
pinky Posted March 14, 2008 Share Posted March 14, 2008 (edited) Thanks for your response.. I was looking for away to make the wanted levels more realistic.. I.E. remove FBI and Army in the Gameplay.. Something like, Replacing the SWAT Team at 4 Stars, with Regular cops in Kevlar Vests and carrying Shotguns.. You could have a code, I can't be specific as I am at my works PC right now, that goes like. If 4 star level Get peds within radius model if SWAT to [email protected] Destroy ped [email protected] instantly replace with ped model of choice (you can choose their AI to be police too ) arm ped with choosen weapon, take care to load up ped and weapon models first. You can set peds accuracy and ammunition amount too, I have previously had them switch to backup weapons when out of ammo (you have to give them second weapon too). set ped attack/kill player actor. there is more too it than that but you can see the method. EDIT: Had a thought. If you search in the origonal main you will find a script for the repomen or debt collectors who show up when your money goes into the negative gambling at casinos. The code that works these guys can be easily modified into your response team by triggering them to come at 4 stars. Then you just have to make a code to capture and destroy the existing SWAT models and vehicles. Edited March 14, 2008 by pinky 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