Jump to content
Sign in to follow this  
eagledude4

SetPosition issue

Recommended Posts

player setpos [getMarkerPos _Marker select 0, getMarkerPos _Marker select 1, getPos _Sel select 2];

Note: _Sel is defined as the object "Lyepestok" (an ai)

init line for Lyepestok:

this setpos [getpos this select 0, getpos this select 1, (getpos this select 2)+1];

but the setpos isn't setting my height to the height of Lyepestok. I'm using case switching, so I can't just replace "getPos _Sel select 2" with 1.

Edited by eagledude4

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×