Sdator
New member
When I use getglobalvar, getlocalvar, getscriptvar, openborconstant, openborvariant.. While waiting for the method, I wonder if there is a way to list all the unknown values. 
Listglobalvar, listlocalvar, list... ;D
You might say that the varname related to openborconstant and openborvariant can be found in the wiki, but I think you misunderstood me. I just want to enumerate the values of the game's built-in and unknown variables from my program by some means, and then pass them to the string handler to filter out the content I want.
This is a personal guess, and I think it's a quick way to get something interesting out of a game. Perhaps the above statement will make you misunderstand, I am using the translation software. ;D
Listglobalvar, listlocalvar, list... ;D
You might say that the varname related to openborconstant and openborvariant can be found in the wiki, but I think you misunderstood me. I just want to enumerate the values of the game's built-in and unknown variables from my program by some means, and then pass them to the string handler to filter out the content I want.
This is a personal guess, and I think it's a quick way to get something interesting out of a game. Perhaps the above statement will make you misunderstand, I am using the translation software. ;D