top of page

You can make Live Movies by yourself without scripting.


- You just need a LIVE MOVIE MAKER HUD where you can collect as much views/shots you want.
-  Then you put them into a notecard which is in the HUD. Your movie is ready to be shown then.

How to:  
Wear/add the LIVE MOVIE MAKER  HUD, find an interesting view with CTRL/ALT/Holding LEFTMOUSEBUTTON (Or do it how you cam around usually). Click GETVIEW in the HUD menu and a line of code will appear in local chat. It looks like that:


<121.32910, -26.62006, 31.19045>, <0.04832, -0.02901, 0.85600, 0.51390> 6

Copy it from local chat and paste it to your notecard. It shows the position and rotation of the view. The 6 at the end is the duration this view will be shown. It's preset and you can change it. You can also add some short remarks at the end for that shot like this "// Wide shot landscape":

<121.32910, -26.62006, 31.19045>, <0.04832, -0.02901, 0.85600, 0.51390> 6 // Wide shot, landscape

Insert this into the notecard.

Each line is a view/shot. A movie with 11 shots will look like this:


<60.99902, 64.53169, 1014.73500>, <-0.05099, -0.22382, -0.21620, 0.94898> 6 // Black
<68.49694, 61.14865, 1012.95100>, <0.51229, -0.38064, 0.61795, 0.45914> 6 // Title
<70.58881, 55.20466, 1006.80500>, <0.23820, -0.24417, 0.65642, 0.67287> 6
<68.69865, 59.81458, 1020.49800>, <0.04064, -0.27348, 0.14125, 0.95058> 6
<69.82367, 57.51366, 1021.12300>, <0.04710, -0.09797, 0.43074, 0.89591> 6
<65.67723, 64.37444, 1021.68600>, <0.00016, 0.10108, -0.00155, 0.99488> 10 // LS
<48.11904, 64.42900, 1025.29100>, <0.00016, 0.10108, -0.00155, 0.99488> 6
<69.15797, 58.88031, 1017.56200>, <-0.00955, 0.03894, 0.23812, 0.97041> 6  
<62.50093, 52.90786, 1016.65900>, <0.07363, -0.18363, 0.36482, 0.90982> 8 // MLS
<60.11906, 62.95731, 1019.68900>, <0.02343, 0.19101, -0.11945, 0.97401> 6  // Credits 
<105.99940, 96.58353, 22.62796>, <-0.00553, 0.00596, 0.67985, 0.73331> 6 // Black


LS     = Long shot
MLS = Medium long shot 

bottom of page