Images in BYOND Discussion
|
|
I think it'd be nice to be able to add/remove atoms from ones client.images list. Because, currently...I'm making a housing system where I can stack multiple floors on top of each other using some obj's and areas, and a few lists but, to make it so you can only see the objects on your floor, I'd have to make everything invisible & that's ok if you're only making one building in a persons view, or else you can see in a neighboring building. I'd maybe like to have this put in, or if someone has an alternative solution - that'd be nice. Because, I REALLY don't want to use multiple "Z" levels for two story houses. I want players to be able to interact with others below them on lower floors, etc...while still being able to see within the walls of the house with the roof removed.
Example:

|
Now when adding the objects to the screen you simply set their "floor_level" variable to something unique for the area they're at, and delete them like so: