I want 2 maps in the DS.
make it happen!
nuff said.
-Genjura
ID:134029
Aug 9 2007, 12:16 pm
|
|
He means having more than one "map" element that actually works. Its not possible right now.
| |
#3 Aug 9 2007, 3:57 pm
|
|
The reason this is so difficult is because a client has only one eye variable, one eye_perspective variable, one mob, etc.
Allowing multiple maps would require a significant change on the back end well before the front-end (allowing more than one map control) can be changed to make use of it. Again, we're bitten by the Territory of Dan, which is still marked on all BYOND maps as "Here be dragons". | |
I guess by manipulating client.img and all, you can make a sweet split-screen program.
| |
Jp wrote:
"Here be Dangons"? "Death to all who enter!" | |
I don't know what you mean, but if you mean multible interfaces for a single game(you can already switch between multible interfaces.
If that Isn't what you meant, what then, like a split screen? If so that can be done as well, I don't know how, but I've seen it done along time ago.