brndd / vanilla-tweaks

Custom QoL patches to the 1.12.1 WoW client
MIT License
152 stars 24 forks source link

Cant change Frilldistance #12

Closed Mosch0512 closed 1 year ago

Mosch0512 commented 1 year ago

when typing /console frilldistance 100

it does not change anything

brndd commented 1 year ago

This value is hardcoded in 1.12.1. To change it you'll have to run the patcher from the command line and specify it in the --frilldistance parameter, e.g. vanilla-tweaks.exe --frilldistance 100 WoW.exe.

Mosch0512 commented 1 year ago

thx