RagePluginHook_05042020_204518.log
[Keybindings]
//Keyboard
//The Key you need to press AND hold.
//DEFAULT: SearchVehicle_Key = U
SearchVehicle_Key = U
//As long as you hold the Modifier the SeachVehicle_Key will be enabled. If Modifierkey is None the SeachVehicle_Key is always enabled.
//DEFAULT: SearchVehicle_ModifierKey = None
SearchVehicle_ModifierKey = None
//Controller
//The Button you need to press AND hold.
//DEFAULT: SearchVehicle_Button = None
SearchVehicle_Button = None
//As long as you hold the Modifier the SearchVehicle_Button will be enabled. If Modifierkey is None the SearchVehicle_Button is always enabled.
//DEFAULT: SearchVehicle_ModifierButton = None
SearchVehicle_ModifierButton = None
//Make sure to enter a Valid Key. Otherwise the deafult key will be used. All Valid Key's can be found here:
// https://msdn.microsoft.com/en-us/library/system.windows.forms.keys(v=vs.110).aspx
[ExecutionSpeed]
//DO NOT CHANGE SOMETHING unless you know what you are doing.
//Here you can configure the Percentage Steps this scripts makes when (so its actually not the execution speed but people will understand it better)
//If your have Low-End Pc and youre searching Animation is already over but your Progressbar is not filled enough you can set these values SLIGHTLY higher. Change to defaults for troubleshooting.
//ATTENTION: a change from 0.001 can already ruin this script.
//DEFAULT: SearchVehicle_1EntryMultiplier = 0.003 //Vehicles with only Front Doors or Bikes or Police Vehicles
//DEFAULT: SearchVehicle_2EntryMultiplier = 0.0015 //Vehicles with Front Doors and Back Doors or Front Doors and Trunk
//DEFAULT: SearchVehicle_3EntryMultiplier = 0.001 //Vehicles with Front Doors and Back Doors and Trunk
SearchVehicle_1EntryMultiplier = 0.003
SearchVehicle_2EntryMultiplier = 0.0015
SearchVehicle_3EntryMultiplier = 0.001
after update not working, open door and searching bar comes to right bottom corner but the bar does not move and the character does not search for the car. So where is problem?