Free roam camera function for cinematics

General discussion about Life is Feudal MMO and Life is Feudal: Your Own, The main section and backbone of the forums.

KilonKasio
 
Posts: 30
Joined: 23 Sep 2014, 00:21

Free roam camera function for cinematics

Post by KilonKasio » 24 Sep 2014, 02:11

Hello all, relatively new to the game but have learned a good deal about it so far. First glance, loved it. I'm a big survivalist type gamer and I love history, especially medevil era type history.

Anywho, I was curious, is there a way to do a free roaming camera in game to possibly record the game being played by others? A kinda cinematic type deal. Was very interested in attempting a series using LiF.

Thanks ahead of time for feedback.

Kilon Kasio


MH6
 
Posts: 29
Joined: 22 Sep 2014, 14:59

Re: Free roam camera function for cinematics

Post by MH6 » 24 Sep 2014, 03:47

Well since the IsGM function seems broken (always returns false), you can get around it by doing the following.

In the server console for your server (either on your machine or on your dedicated server) type the following:

Code: Select all
function GameConnection::IsGM(%this) { return false; }


Hit enter. You should not see any error messages or any message for that matter.

Now while in-game on your character, press F8 to toggle Camera free fly, or F7 to respawn as your character at your current location.

Obviously you need to be the server admin for this to work.


KilonKasio
 
Posts: 30
Joined: 23 Sep 2014, 00:21

Re: Free roam camera function for cinematics

Post by KilonKasio » 24 Sep 2014, 04:02

Excellent, I'll give it a go. Preciate the reply bud

Return to General Discussion

cron