View Single Post
06/06/14, 01:54 PM   #1
dimmoro
Join Date: May 2014
Posts: 3
GetString valid list

Hello everyone,
Is there a forum page, wiki, etc., on finding a valid list of arguments for the GetString function?

For example, we can GetString("SI_ITEMTRAITTYPE",3) works to return "3" item trait type as a string.

Wondering if anyone has a list, or is there a way I can generate a list, or figure out from looking at the Raw globals dump; of all the valid variables that would go where "SI_ITEMTRAITTYPE" is.

Thank you.
  Reply With Quote