🎥 dl_cutscenes
Documentation relating to the dl_cutscenes.
1. Installation
dl_cutscenes works only with VORP & RedEM:RP.
To install dl_cutscenes:
- Drag and drop the resource into your resources folder
dl_cutscenes
- Add this ensure in your server.cfg
ensure dl_cutscenes
- Now you can configure and translate the script as you like
config.lua
- At the end
- Restart the server
If you have any problems, you can always open a ticket in the DrShwaggins Discord.
2. Usage
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.
3. For developers
Config.lua
lua
Config = {}
Config.Framework = "vorpcore" -- 'vorpcore' or 'redem'
Config.DevMode = false
Config.AllowEndCommand = true
Config.PlayerInvincibleInVideo = true