About infogump
Posted: 2004-05-12 19:53:40
I need help with infogump.
I'm on a shard that has a farming skill implemented, instead of beggar.
The thing is, there are 4 levels of water a plant can have, and you shouldn't add more water if the level is 2+.
So, I should check for a 'Level of water: 1', or 'Level of water: 0'.
With infogump, it appears as text.
Is there anyway to look for that text?
Like in "UO.InJournal('text')"; but with the Text window that appears when you do a infogump.
Is if there's a way to solve this, please, tell me.
Thank you all,
Wen
I'm on a shard that has a farming skill implemented, instead of beggar.
The thing is, there are 4 levels of water a plant can have, and you shouldn't add more water if the level is 2+.
So, I should check for a 'Level of water: 1', or 'Level of water: 0'.
With infogump, it appears as text.
Is there anyway to look for that text?
Like in "UO.InJournal('text')"; but with the Text window that appears when you do a infogump.
Is if there's a way to solve this, please, tell me.
Thank you all,
Wen