Author Topic: Freecam when in 1st person  (Read 1520 times)

I have been playing in 1st person games, and I want to be able to have freecam. Is there a console command and/or a mod for this? I would appreciate it, thanks! :)
(Such as Wrapperup or someone else doing a 1st person freecam video, but I need console command more.)

you mean admin orb?

press F8

He's talking about when you're like in a car and you can hold Z to look around
I dunno.

I believe what he is saying is that, like in third person, when you hold down Z you should be able to look left and right, without turning your body.

(Such as Wrapperup or someone else doing a 1st person freecam video, but I need console command more.)

http://www.youtube.com/watch?v=iAUtvclm_Nk

This isnt exactly freelooking as you think, i actually rotated the camera client sided (head doesnt rotate) on the Z axis and it rotates in the opposite direction of the pitch (or yaw?)

so it looks like the view moves around like in the video.
Crosshair needed a bit of math to move it.

http://www.youtube.com/watch?v=iAUtvclm_Nk

This isnt exactly freelooking as you think, i actually rotated the camera client sided (head doesnt rotate) on the Z axis and it rotates in the opposite direction of the pitch (or yaw?)

so it looks like the view moves around like in the video.
Crosshair needed a bit of math to move it.
That's pretty cool


I have been playing in 1st person games, and I want to be able to have First Person Freelook

I think you mean first person freelook.
« Last Edit: July 11, 2014, 12:02:06 PM by tber123 »

I have this.  Dunno what the file is, but I'll look.  Also, belongs in S&R.

Yeah sorry, I have no clue what the file name is and I have a stuffton of client mods.
« Last Edit: July 11, 2014, 12:50:36 PM by SWAT One »

I think you mean first person freelook.
Yes, I do mean this.

Wait, is it toggleEyeFreelook( true ); OR toggleEyeFreelook(true); ?

In console commands?

Those are the same thing. The same thing is, incidentally, not a function.

Those are the same thing. The same thing is, incidentally, not a function.
so it's function(toggleEyeFreelook)); ?

That's not a thing either, it doesn't even follow the proper syntax. What are you actually trying to do in the first place? This is not as simple as just changing a variable.

That's not a thing either, it doesn't even follow the proper syntax. What are you actually trying to do in the first place? This is not as simple as just changing a variable.
I was trying to figure out how you can do 1st-person freelook with no mods.