Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rsslevel system (exp_system)

Category:script
Author(s):castillo14
Downloads:13737
Rate:You need to be logged in to vote
Rating:3.7 (39 Votes)
Description:
Experience based level system with included SQLite saving system.

You can see how to implement it on your gamemode from the example.lua script.

Download latest version | Report

Version history

Version Publish Date Changes
3.7.0 2020-06-24 05:48:15 Pretty much remade it, while keeping function and event names the same for backwards compatibility.
The resource is also no longer compiled.
Download
3.6.1 2013-10-03 01:30:19 Fixed a small bug. Download
3.4.1 2013-08-02 18:43:05 Download
3.4.0 2013-07-31 20:39:31 Added getPlayerLevel and getPlayerEXP client-sided. Download
3.3.0 2013-07-31 20:35:15 Added getLevelData client-sided. Download
3.2.0 2012-11-14 17:39:23 Added function: getLevelData, used to get level name and experience required. Download
3.1.0 2012-05-15 04:45:47 Fixed a bug which caused to lose level and experience. Download
3.0.0 2012-04-17 06:23:48 Fixed a few bugs, added debug outputs for missing/wrong arguments on each function, added different functions for account and player, added custom events. Download
2.0.0 2011-08-18 08:01:16 Rewritten the whole script, added exported functions, a nice DX drawing when level up + sound. Download
1.0.0 2010-11-10 02:22:17 First public release Download