Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 1.28 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.28 KB

JoinTransition

A simple script that adds a transition between the loading screen and spawning in-game. Should work with most custom loading screens, as well as the stock FiveM loading screen.

Demo

In case that embedded preview doesn't work, try this: https://streamable.com/kcsk4

Installation

  1. Download the latest release.
  2. Put the folder into your resources folder. (make sure that you end up with the __resource.lua being in the following location: resources/jointransition/__resource.lua)
  3. Add start jointransition to your server.cfg file.
  4. Start the server, enjoy.

Issues

  • There might be a few issues, because joining servers can sometimes be glitchy, this is usually caused by some buggy resource.
  • If you spot an issue in this resource itself, or have found a way to improve this, feel free to create a pull request. Or, if you just found the issue but don't know how to solve it yourself, create an Issue on the GitHub page and make sure to provide as much information as possible.

Copyright

Copyright © Vespura 2018

Edit it if you want, but don't re-release this without my permission, and never claim it to be yours!

Pull requests for improvements are welcome!