RoyBatterian Posted February 17, 2014 Share Posted February 17, 2014 Is there an easy way to get XYZ coordinates and rotation values in game? Is there a console command or can it be scripted? Link to comment Share on other sites More sharing options...
Mishaxhi Posted February 17, 2014 Share Posted February 17, 2014 (edited) GetPos has always worked just fine for me. Depends on what you're using it for. Can't remember the proper syntax, just GetPos X, GetPos Y, GetPos Z I think? Anyway, they could all be stored and recalled as variables perfectly. Can't remember if there's a GetAngle. I think I remember something like that. - checked, syntax is (ref/ID).GetPos X/Y/Z There is a GetAngle function, used in the exact same way. Edited February 17, 2014 by Mishaxhi Link to comment Share on other sites More sharing options...
RoyBatterian Posted February 17, 2014 Author Share Posted February 17, 2014 Thank you Mishaxi, it will be easier for me to get the coordinates and rotation I need for my silly little mod project from in game. GECK crashes like hell for me on Windows 7 x64. Link to comment Share on other sites More sharing options...
Recommended Posts