Skip to content

UnderworldServers/RedM-Skillbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedM SkillBar

Forked and converted for RedM usages, with added visual features. This implementation detects death only on the VORPcore framework, but can be easily changed to any framework's death event.

For developers only.

image

Installation :

Code > Download Zip move folder to /resources

Ensure folder name is skillbar

In server.cfg add ensure skillbar

Usage :

exports["skillbar"]:CreateSkillbar(1, "medium")

Argument #1 is how many times it must be completed (Ex. 2 means player must succeed twice).

Argument #2 is difficulty

Check cl_skillbar.lua for duration and modes

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.1%
  • Lua 23.4%
  • CSS 21.2%
  • HTML 13.3%