Author Topic: Help me find a camera mod.  (Read 1138 times)

I've been looking for a while for a camera mod since sometimes getting people to act out a scene can be stressful/time consuming. I'd rather work on a project myself if it doesn't really involve other characters other than one.

(I searched on the forums already, but with my dumb luck I probably skipped right past it.)

Newton Camera (client-side)
http://forum.blockland.us/index.php?topic=260986.0
Path Camera (server-side)
(dead link, you can find on RTB archive)
http://forum.blockland.us/index.php?topic=146007.0
Chase cam (client-side)
(dead link but you can find it on an RTB archive)
http://forum.blockland.us/index.php?topic=81795.0
Im on a phone so I can't really link you to RTB archive downloads. Sorry.
Also, to record yourself moving while in an orb-like state, type chasecam(1000); in console.
chasecam(0); to disable.
You must be in 3rd person to see.
« Last Edit: April 28, 2015, 11:05:10 PM by -Setro- »

Don't use the chasecam add-on. It's a pain to use.
Alternatively, the console command is much more convenient.

serverconnection.chasecam();

within the brackets, you can only have up to 5 digits or the game will crash. for a completely still camera use

serverconnection.chasecam(99999);

There is the Control Player mod as well, I forgot who made it though.

There is the Control Player mod as well, I forgot who made it though.
Isn't it default? I know that badspots speedcart has it.

Isn't it default? I know that badspots speedcart has it.
Yes but there is a mod who turns that into a command and it can be activated while you're in F8

Don't use the chasecam add-on. It's a pain to use.
Alternatively, the console command is much more convenient.

serverconnection.chasecam();

within the brackets, you can only have up to 5 digits or the game will crash. for a completely still camera use

serverconnection.chasecam(99999);
Client_CameraMod is just a simple keybind for the console command, which is more convient then using the console every time and the other GUI chasecam mod.

This should be in help...  :cookieMonster:

Client_CameraMod is just a simple keybind for the console command, which is more convient then using the console every time and the other GUI chasecam mod.
I've always found the add-on version difficult when it first came out.

This should be in help...  :cookieMonster:
No, it shouldn't. If anything it should be in Suggestions & Requests.

also if that was a joke that went over my head then forget me :))

This should be in help...  :cookieMonster:

No, it shouldn't. If anything it should be in Suggestions & Requests.

also if that was a joke that went over my head then forget me :))



I really appreciate you guys helping me out. You're practically jump starting my career in BL movies.

oh yeah, pathcam doesn't work
something broke it along the way