Roni-sl / R-Leveling-System

Simple leveling system for DarkRP(but will work with other gamemodes too)
MIT License
2 stars 0 forks source link

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