Helpso how do setpos work?

Posts 16 of 6 · Page 1 of 1
so how do setpos work?
i use cl_showpos1 and sv_cheat2 to get my position,but when i turn angle ,the position also change even i stand in the same point. and when i enter the position i want it always move another place. SO i want to konw how to get the right position i want?
cl_showpos 1 shows position of camera.
What you need to do is keep the camera still and your character still for a few second while he/she goes into rest position then the x y z coordinates will not change. Record those coordinates and use them with setpos. That is how I do it and it works perfectly all the time.
Quote Originally Posted by InvaderGir View Post
What you need to do is keep the camera still and your character still for a few second while he/she goes into rest position then the x y z coordinates will not change. Record those coordinates and use them with setpos. That is how I do it and it works perfectly all the time.
er sorry i have tried but it still so. could you explain more details?
when you use cl_showpos 1, it gives you 3 coordinate number in the top right. The numbers will constantly change if you move the camera around or your character. Once you stop moving your character and camera after a few seconds they change from battle pose to a rest pose. Once the character does that the 3 coordinates will stop jumping around. That is when you write down those coordinates and use setpos to move you back to that coordinate that you just copied down.
For example in irukul the coordinates for the main room where you battle irukul is 11578.18 453.53 94.78. So you would use setpos 11578.18 453.53 94.78 and it will take you to the main battle room.
>.< here i just foolishly asked in another thread how to do this w/o even checking search first... though it was tied to another question but still... this will make things easier... now... to bind that nifty lil command for later use.. ^-^
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?