News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

Just an idea for the editors

Started by LSD001, January 17, 2015, 06:37:57 AM

Previous topic - Next topic

LSD001

Hi,

First post and not sure if this is the place for it  :blush:.
I was just thinking about the editing of door placements and changing the code behind it, now for me its a huge obstacle in terms of getting my head around the hex coding. now if even my idea was possible it would make changing door properties miles easier, when you go into smile and open up the door properties instead of the coding being there, its two boxes instead the first box is for the room number and the 2nd is for the door number of that room, if this is even possible somehow it would be awesome, or if someone could explain the easy way to change where doors like up to and from that would also be great  :grin:

Jordan5

Moving doors is actually much more simple than you might think and you rarely have to type anything into that code. Have a read of section C of Grime's Tutorial. This is what I used when I started hacking so I know that it's explained really simply and clearly. I recommend reading all of them before you start to work seriously on a hack, as they will help you get the basics down and help to avoid frustration later :^_^:

Jiffy

Doors are pretty simple to get your head around. It's good because you don't have to write the door properties in Hex, you can press C over a door tile to "clone" the door. Then, you press D over the door you wish to link to it, and press "Transfer Properties" and everything is done for you. :^_^:

LSD001

#3
I can change the doors around so they can go to differnt places but its moving location that im having issues with  :cry: thanks for the tips and tutorial  :grin:

Edit: never mind Im over thinking it again thanks to Jordan5 that door section really helped out