SS-Leaderboard ESX

posted 03-10-2024 19:25 477 views 2 replies 10 Credits
thattokenguy8314
0 Posts
347 Credits
N/A Since
#1 477 views 2 replies
LEADERBOARD custom and simple [MEDIA=imgur]a/WJ3HjnR[/MEDIA]
replies (2)
thattokenguy8314
12 Posts
347 Credits
Aug 2024 Since
#1
heres database create lines fortgot to mention in the script

CREATE TABLE IF NOT EXISTS leaderboard ( id INT AUTO_INCREMENT PRIMARY KEY, identifier VARCHAR(255) NOT NULL, name VARCHAR(255) NOT NULL, kills INT DEFAULT 0, deaths INT DEFAULT 0, kd FLOAT DEFAULT 0, score FLOAT DEFAULT 0);
thattokenguy8314
12 Posts
347 Credits
Aug 2024 Since
#2
updated images links enjoy bwd

You must be logged in to reply

Login Register