0wn1 / fivem-loadingv2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FiveM Loading Screen v2


Preview: Streamable


As suggested, here is version 2.0 of fivem-loading with some enhancements and improvements.


Instalation

  • Download fivem-loadingv2
  • Extract and copy to the resources folder
  • Add to the server.cfg ensure fivem-loadingv2
  • Edit the javascript file as you with
  • Replace ./assets/logo.png
  • Add your backgrounds to ./assets/ folder and its name to the script.js file

Features

  • Play embedded YouTube video
  • Play background slide images (check script.js, embedVideo)
  • Play multiple songs from URLs
  • Shows artists name
  • Shows albums name
  • Shows albums art
  • Keybind Tips Window
  • Animated Logo

Credits


Controls

  • Spacebar: Pause/Play music
  • Mouse Wheel: Volume Control
  • [ J ]: Toggles Tips Menu visibility
  • [ K ]: Toggles Music Player visibility
  • [ ← ]: Previous song
  • [ → ]: Next song
  • [ ↑ ]: Volume Up
  • [ ↓ ]: Volume Down
  • [ ,< ] : Previous Tip
  • [ .> ] : Next Tip

GitHub repo file count GitHub code size in bytes GitHub last commit

About

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%