knight_rider Posted July 2, 2011 Share Posted July 2, 2011 Есть функция avatar.GetSpellInfo( id ). В возвращаемой таблице есть интересующее меня поле: Code: description: ValuedText or nil - описание с подставленными текущими значениями параметров Поле является типом userdata. Можно ли получить из этого поля тип string для дальнейшей работы уже со строчной переменной? Quote Link to comment Share on other sites More sharing options...
Setras Posted July 3, 2011 Share Posted July 3, 2011 Пробовал: local text = itemValObj:GetText() ?? В частности интересует, является ли ValuedText ValuedObject'ом? Quote Link to comment Share on other sites More sharing options...
Loss Posted July 5, 2011 Share Posted July 5, 2011 не поможет. текст из ValuedText сейчас ни как не вытащить. Quote Link to comment Share on other sites More sharing options...
Guest Abagor Posted July 15, 2011 Share Posted July 15, 2011 Угу. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.