View Single Post
12-01-22, 09:06 AM   #1
fergus.incoronato
A Kobold Labourer
Join Date: Sep 2022
Posts: 1
functions to manipulate Chat frame not working

Hello everyone!

I've been trying to use GetChatWindowSavedPosition(1) and GetChatWindowSavedDimensions(1) but they both return empty output.

GetChatWindowInfo(1) on the other hand seems to work prorperly.

SetChatWindowSize(1, 10) seems to work but doesn't: after using it, GetChatWindowInfo returns the new size correctly but chat frame keeps on using the old one.

Also there doesn't seem to be any GetChatWindowSize().

Has something changed with DF, or it's always bren like this and I'm missing something to make them work properly?

Thanks in advance.
  Reply With Quote