I want to use a script and trigger(s) to run through an area and kill all the animals, example for cat:
Triggered by an alias "GoLevel"?
Go N W W, I manually kill the cat
"A cat is DEAD!!"
Go S E S, I manually kill the cat
"A cat is DEAD!!"
Go S E E, I manually kill the cat
"A cat is DEAD!!"
Go W W N N W N E E S, Sleep
I just want to get the basic idea so I can add more animals and change stuff later.. The number of animals will probably go up to 15 so please use a method that will support that?
It will end up as a plugin after I've tested it and stuff so it doesnt matter to me how many triggers and stuff it uses..
Thanks ahead of time..
Triggered by an alias "GoLevel"?
Go N W W, I manually kill the cat
"A cat is DEAD!!"
Go S E S, I manually kill the cat
"A cat is DEAD!!"
Go S E E, I manually kill the cat
"A cat is DEAD!!"
Go W W N N W N E E S, Sleep
I just want to get the basic idea so I can add more animals and change stuff later.. The number of animals will probably go up to 15 so please use a method that will support that?
It will end up as a plugin after I've tested it and stuff so it doesnt matter to me how many triggers and stuff it uses..
Thanks ahead of time..