Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

[Python] GetGumpInfo

Ask for help
Post Reply
Lonny
Posts: 9
Joined: 24.11.2012 23:51
Contact:

[Python] GetGumpInfo

Post by Lonny »

Hi there,

I'm trying to use the function GetGumpInfo because i need to get the all the GumpPics to do my logic, but i'm facing this error:
NameError: name 'GetGumpInfo' is not defined
is this function implemented?

thanks...
User avatar
Vizit0r
Developer
Developer
Posts: 3958
Joined: 24.03.2005 17:05
Contact:

Re: [Python] GetGumpInfo

Post by Vizit0r »

in python - still not, because of technical problems.
"Пишите код так, как будто сопровождать его будет склонный к насилию психопат, который знает, где вы живете". (с) Макконнелл, "Совершенный код".
Lonny
Posts: 9
Joined: 24.11.2012 23:51
Contact:

Re: [Python] GetGumpInfo

Post by Lonny »

thanks for repply so fast :)

any chances to have a function to get all GumpPics? or even GetGumpFullLines shows that information?

thanks again
User avatar
Vizit0r
Developer
Developer
Posts: 3958
Joined: 24.03.2005 17:05
Contact:

Re: [Python] GetGumpInfo

Post by Vizit0r »

yes, it is.
GetGumpInfo more useful, of course, but few problem in it's Python implementation :(
"Пишите код так, как будто сопровождать его будет склонный к насилию психопат, который знает, где вы живете". (с) Макконнелл, "Совершенный код".
Post Reply