Apr 5, 2007 at 8:36 PM
Junior Member
"Wow! The more I drink of this magical beverage, the more games I can play! Wheee!"
Join Date: Apr 4, 2007
Location:
Posts: 20
Hey guys. First I'd like to say that this is an awesome forum, dedicated to a really awesome game. Now, I have a very lame question, and I'm sorry if you've heard it a million times, but I couldn't find it in a search, so...
After playing with SW for awhile, I decided to start making a few of my own maps. (I'm making a really simple mod intended to push the platforming elements of this game to the limit.) After creating the first two, I decided to add a door in between. Now, here's the problem. Every time the room is entered (at the start of the game) the door automatically activates. I set the flag to "Acticate on Action". which I assumed would cause the door to activate when you press down in front of it, but instead it is automatically activating every time the map loads.
here's the door code:
#4000
<PRI<CNP0100:0000:0000
<SOU0011<FAO0001<TRA0096:0000:0034:0002
I know I am probably going to kick myself when I find the answer, but I just can't figure out where I've gone wrong.
After playing with SW for awhile, I decided to start making a few of my own maps. (I'm making a really simple mod intended to push the platforming elements of this game to the limit.) After creating the first two, I decided to add a door in between. Now, here's the problem. Every time the room is entered (at the start of the game) the door automatically activates. I set the flag to "Acticate on Action". which I assumed would cause the door to activate when you press down in front of it, but instead it is automatically activating every time the map loads.
here's the door code:
#4000
<PRI<CNP0100:0000:0000
<SOU0011<FAO0001<TRA0096:0000:0034:0002
I know I am probably going to kick myself when I find the answer, but I just can't figure out where I've gone wrong.