Settings: Difference between revisions

From AoP Wiki
(Created page with "== Settings == Settings can be modified in <math>settings.ini</math>. === Basic === {| class="wikitable" |+ Settings |- ! Setting Effect !! Entry in settings.ini |- | Turn on/off smart cursor. || easymove=1 |- | Turn on/off zooming with Mousewheel without pressing the Zoom Hotkey. || wheelzoom=1 |- | Skips Reload Mode of a weapon when changing Weapon Fire Modes. || noreload=1 |- | If you shoot someone while not having enough AP, and the option is true, you will shoot as...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
| Skips Reload Mode of a weapon when changing Weapon Fire Modes. || noreload=1
| Skips Reload Mode of a weapon when changing Weapon Fire Modes. || noreload=1
|-
|-
| If you shoot someone while not having enough AP, and the option is true, you will shoot as soon as you have enough AP. || reshoot = false
| If you shoot someone while not having enough AP, and the option is true, you will shoot as soon as you have enough AP. || reshoot=false
|-
|-
| stop_on_attack=true || Attacking an enemy while not having enough AP will stop your character anyway.
| Attacking an enemy while not having enough AP will stop your character anyway. || stop_on_attack=true
|-
|-
| If enabled, pressing Middle Mouse Button will turn your character to your Mousecursor. || mid_click_turn_to_cursor=true
| If enabled, pressing Middle Mouse Button will turn your character to your Mousecursor. || mid_click_turn_to_cursor=true
Line 26: Line 26:
| If turned on, hides inventory description of items. Very handy to quickly be able to see important stats of a weapon / armor (Disables lore text basically) || hide_item_description=false
| If turned on, hides inventory description of items. Very handy to quickly be able to see important stats of a weapon / armor (Disables lore text basically) || hide_item_description=false
|-  
|-  
| If turned on, shows NPCs names above each of their heads. || rshow_npc_names=false
| If turned on, shows NPCs names above each of their heads. || show_npc_names=false
|}
|}

Latest revision as of 10:49, 17 October 2023

Settings

Settings can be modified in .

Basic

Settings
Setting Effect Entry in settings.ini
Turn on/off smart cursor. easymove=1
Turn on/off zooming with Mousewheel without pressing the Zoom Hotkey. wheelzoom=1
Skips Reload Mode of a weapon when changing Weapon Fire Modes. noreload=1
If you shoot someone while not having enough AP, and the option is true, you will shoot as soon as you have enough AP. reshoot=false
Attacking an enemy while not having enough AP will stop your character anyway. stop_on_attack=true
If enabled, pressing Middle Mouse Button will turn your character to your Mousecursor. mid_click_turn_to_cursor=true
If enabled, you can not heal yourself by pressing 5 and clicking on you. Only the Self First Aid bind will work! (Default: Alt + F1) direct_self_heal_only=false
If turned on, hides inventory description of items. Very handy to quickly be able to see important stats of a weapon / armor (Disables lore text basically) hideinvdesc=false
If turned on, hides inventory description of items. Very handy to quickly be able to see important stats of a weapon / armor (Disables lore text basically) hide_item_description=false
If turned on, shows NPCs names above each of their heads. show_npc_names=false