script memory issue
 Posted: Sat Jan 16, 2016 1:11 pm
Posted: Sat Jan 16, 2016 1:11 pmis there a way to set memory amount permanently? it resets to 48 every time i restart game
			 Posted: Sat Jan 16, 2016 1:11 pm
Posted: Sat Jan 16, 2016 1:11 pm Posted: Sat Jan 16, 2016 1:48 pm
Posted: Sat Jan 16, 2016 1:48 pm Posted: Sat Jan 16, 2016 2:15 pm
Posted: Sat Jan 16, 2016 2:15 pm
 Posted: Sat Jan 16, 2016 3:04 pm
Posted: Sat Jan 16, 2016 3:04 pmRoadblock wrote:Nitpicking I know, WoW uses [K|M|G]iB 1024 bytes instead of 1k
So for 512mb script memory you need to put 524288, 262144 for 256mb, 131072 for 128mb etc

 Posted: Sat Jan 16, 2016 3:36 pm
Posted: Sat Jan 16, 2016 3:36 pm
 Posted: Mon Jan 18, 2016 8:11 am
Posted: Mon Jan 18, 2016 8:11 amLYQ wrote:go in your WTF folder and edit the Config.wtf file and search for the line saying
SET scriptMemory "x"
modify it there, eg
SET scriptMemory "512000"
then test if that value still gets resetted if you save it like that