Identifying Characters From Logger

Eorzea Time
 
 
 
言語: JP EN FR DE
日本語版のFFXIVPRO利用したい場合は、上記の"JP"を設定して、又はjp.ffxivpro.comを直接に利用してもいいです
users online
フォーラム » Windower » Support » Identifying characters from logger
Identifying characters from logger
Offline
Posts: 4000
By RadialArcana 2022-01-23 08:34:10  
Decided to go back to trying to fix some problems with an addon called balloon, it does not recognise quotation marks as shown below



It shows these characters as this from logger



When I try to enter these into the code below by adding a new line, it doesn't change anything. What characters can I enter into it to change them into basic quotation marks for the addon?



v = string.gsub(v, "??", '"')

I've tried copy and pasting the codes shown from logger, tried all variations of " I can find and nothing seems to fix the problem.
[+]
 Ragnarok.Kenshi
Offline
サーバ: Ragnarok
Game: FFXI
user: KenshiDRK
Posts: 123
By Ragnarok.Kenshi 2022-01-23 21:08:06  
I can help on this, if you tell me where I can get that dialogue, also those weird string replacements should be changed a few.