gs4-relvar
02-01-2011, 11:32 PM
1. What is already built into lich? How to call up room numbers, item IDs, etc..
Don't want to remake the wheel if it's already there.
2.
a.) Is there a way to have lich always be aware of text and automatically be doing match and matchwaits? For example, I'd like to be to trigger a variable when a creature is down and run a different set of code than when it's standing.
b.) I'd also like to be watching for new critters arriving and keep a count of how many are in the room so I can make adjustments based off that as well. Eventually, I'd like to keep text in the top-right corner of the screen telling me how many of each creature is in the room.
Robert
PS. I have some history with programming languages c, c++ and cobol but it's been a while... have to get my mind thinking like this again.
Don't want to remake the wheel if it's already there.
2.
a.) Is there a way to have lich always be aware of text and automatically be doing match and matchwaits? For example, I'd like to be to trigger a variable when a creature is down and run a different set of code than when it's standing.
b.) I'd also like to be watching for new critters arriving and keep a count of how many are in the room so I can make adjustments based off that as well. Eventually, I'd like to keep text in the top-right corner of the screen telling me how many of each creature is in the room.
Robert
PS. I have some history with programming languages c, c++ and cobol but it's been a while... have to get my mind thinking like this again.