Settings: Difference between revisions
From AoP Wiki
No edit summary |
No edit summary |
||
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. || | | If turned on, shows NPCs names above each of their heads. || show_npc_names=false | ||
|} | |} |
Revision as of 10:49, 17 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. | show_npc_names=false |