Installation#
Requirements#
- NativeUILua in the linked version, not the latest release.
Instructions for NativeUI#
- Download NativeUILua.
- Extract the zip file named "NativeUILua-master.zip".
- Now you have a folder named "NativeUILua-master", look inside that folder and copy the folder named "NativeUI".
- Paste the "NativeUI" folder into your resources folder on your cfx server.
- Add this line to your "server.cfg":
ensure NativeUI
Instructions for CinematicCam#
- Download CinematicCam.
- Extract the zip file named "cinematiccam.zip".
- Copy the folder named "cinematiccam".
- Past the "cinematiccam" folder into your resources folder on your cfx server.
- Add this line to your "server.cfg":
ensure cinematiccam
Info
Make sure that NativeUI is started before cinematiccam!
Known issue#
If you get the following error:
SCRIPT ERROR: @cinematiccam/client/client.lua:180: attempt to call a nil value (method 'Remove')
Please make sure you downloaded the correct NativeUILua from this link. The "latest release" is an older version and hasn't been updated by the developer with the latest functions.