ID:135482
 
How come the Enter proc doesn't work, when you leave a space with an area to another space with the same area?
An area is considered one item, nomatter how big. It is kinda weird, but it is very useful.
In response to Scoobert
I know that areas use to work just for 1 space, is there anyway i can get it back to 1 space?
In response to Theosco
Theosco wrote:
I know that areas use to work just for 1 space, is there anyway i can get it back to 1 space?

Areas never worked that way. If you want Enter() to happen for every turf, define it for turfs and include a condition in the proc that checks to see if the turf's loc variable is equal to the desired area.

I can provide an example if you'd like.