I've created an elevator in my map with some help of the tutorial on massassi.net (illegal?) and everytime when I push the button to activate the elevator, he flies forward instead of up, where my ref_tag is!
How do you mean? Does the lift go sideways, or does your player shoot off the lift?
And you've checked there are no other ref_tags with the same targetname where the lift goes to?
It's the only lift in the map
Where does the lift go? Is there anything in that location?
Let me guess, you gave it a vector position to move to and mixed up your "x" and "z" coordinates.
The prob is solved, thanks anyway.
No, I didn't got messed up with the x and z coцrdinates.
'K. As a physics student, I can tell you that the obvious things like axes are always good things to check anyways. ;)
Originally posted by wedge2211
'K. As a physics student, I can tell you that the obvious things like axes are always good things to check anyways. ;)
He said in his first post he used a ref_tag. It means there's no need to enter absolute coordinates.
What was the problem? I think I'm having a similar problem with my map and any help is welcome.
The problem was that i've deleted the down ref tag. :D