ALPHIVE 14 Posted July 29, 2020 Good morning, everyone, Do you know the order for me to respawn at a certain height? Example: every time I respawn on the marker 2, I respawn at 15 meters. For years I used the command "respawn_west" setMarkerPosLocal [markerPos "respawn_West" select 0, markerPos "respawn_West" select 1, 10]; , but now for some reason it doesn't work anymore ... Thank you very much for your help! Share this post Link to post Share on other sites
gc8 977 Posted July 29, 2020 Did you change anything, maybe like when the code is called and is it called for all clients? You could also try the global version of setMarkerPosLocal command which is: setMarkerPos 1 Share this post Link to post Share on other sites