Skip to content

BaconSpaceRP/synn-loadscreen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synn's Loading Screen

A simple loading screen resource for FiveM.


Features

  • Progressbar
    • Can have multiple progress bars for each type.
    • Can have single progress bars for all types
  • Loading screen image
  • Rotating loading messages
  • Music player
    • Play videos directly from youtube.
    • Pause and unpause and control volume on the fly.
  • Backgrounds
    • Rotating backgrounds with fade in and fade out.
  • All of the above can be edited in the config.

Planned

Version 2 is planned (see issues)

  • Improve general robustness
  • Aiming for ease of use
  • Allowing greater flexibility when it comes to customizing
  • Some frequently requested features
  • General improvements.

Example

Loading screen example Loading screen example Loading screen example


Installing

  1. Download the files from the repository (or see releases)

  2. Create a folder in your resources folder named "synn-loadscreen"

  3. Add the files into the newly create folder in the resources.

  4. Add "start synn-loadscreen" to your server.cfg

And you are good to go!


Known issues

Issue 1 Race condition between my loadscreen resource and the events that need to get passed to the loadscreen. Implications are that some loadbars do not fill and upon connecting nothing happens.

Issue 10 It seems some people are affected by a bug which bugs out the loadingscreen.


Contributing

Feel free to make any pull request, if you believe it is an improvement to the current state.

Feature requests and/or enhancements can be posted into the issues.


License

This project falls under the GNU GPLv2 license. (see LICENSE)


Modification and distribution

If you intend to modify this resource:

  • Have a reference back to this GitHub repository
  • The source must be publicly available (as stated in GPL 2.0)
  • State the changes you made.
  • Include the same license (GNU GPL 2.0) (See LICENSE)

If you intend to distibute

  • Have a reference back to this GitHub repository or FiveM topic.

Sources and acknowledgements

The follow source(s) were used to create this resource. This might be useful for further research.


Contact

Feel free to contact me about issues, feature request or questions. (anything really!)

If you wish to contact me:

About

A loading screen resource for FiveM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.8%
  • CSS 19.0%
  • HTML 8.0%
  • Lua 2.2%