Page 1 of 1

Ankh's

Posted: Mon Jul 07, 2008 8:54 pm
by Poi
I'm not sure if there is a predefined resurrection ankh script.

But if there isn't, I want to make one.
I have made many resurrection tiles before, its much more simple.

My problem is that I don't know how to make the ankh look around a radius of about 1 or 2 tiles for the dead. Making a tile was much easier simply because all you did was do an onscript, but this I'm sure is easy to, I just need some directions on where to start.

Posted: Mon Jul 07, 2008 9:31 pm
by CWO
There isn't a way to make an item react to an area. You would have to either make it usable with a double click or have tiles to walk on around it and have the tiles do the actual resurrection. Only NPCs can react to something in their radius.

Posted: Mon Jul 07, 2008 9:42 pm
by Poi
K thanks, I had an idea :)

Posted: Tue Jul 08, 2008 1:14 am
by ncrsn
Or you could use control script and scan the nearby mobiles every now and then.