Author Topic: Help with chasecam or 3rd person camera stillness  (Read 286 times)

Like in those videos where the camera is still but your character still moves around.
How do you do it?

Im console, type serverconnection.chaseCam("999999");

to turn it off, type serverconnection.chaseCam("0");

You can find this on my Console command list too if you look for it.