Skip to content

Simple leveling system for DarkRP(but will work with other gamemodes too)

License

Notifications You must be signed in to change notification settings

Roni-sl/R-Leveling-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

R Level System

Simple leveling system for DarkRP(but will work with other gamemodes too)

Features

For devs

That hooks is available:

Serverside:
	RLS.OnLevelChange(Player ply, number level): nothing to return
	RLS.OnExpChange(Player ply, number exp, bool is_level_updated): nothing to return
	RLS.UpdateExpAmount(Player ply, number exp): return number exp

Suggest your modules please

If you have an idea for module, compitablity with an addon, just open Issue

About

Simple leveling system for DarkRP(but will work with other gamemodes too)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages