Hey guys i was wondering if anyone could help me add my leveling system to my scoreboard if anyone could give some hints or code that would be amazing. so pretty much i want the persons level to show next to their name or picture. The data for the levels are not saved by SQL but a data .txt file with their steam ID so for example STEAM_0:1:7099.txt and has the data looking like this
[290,0,true,899590,900000,[1,2,3,4,6,9]]
290=XP
0=Level
True=Prestige on or off
899590=Points
900000=P Points
[1,2,3,4,6,9]= weapons ID's
would appreciate the help ;)
Add another cell in the scoreboard, defining the level? If the scoreboard used DListView, its rather easy. just look in the source code..
i not sure how to do that would you have a line of code or something ;)
I dont have the scoreboard.
hey i have a custom scoreboard which is in my addons its just for ranks do i add it on that?
Sorry, you need to Log In to post a reply to this thread.