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 |
||
Line 16: | Line 16: | ||
| 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 | ||
|- | |- | ||
| 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 |
Revision as of 12:08, 13 October 2023
Settings
Settings can be modified in .
Basic
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. | rshow_npc_names=false |