So, me and @sadboilogan have been messing around with scaleforms and I’ve managed to create a player list with it .
So, that’s what this is… A player list built with scaleforms.
To open it, hold down your INPUT_PHONE button (default Arrow Up). To see the other pages, use the INPUT_PHONE_RIGHT and INPUT_PHONE_LEFT buttons (default Arrow Left and Arrow Right).
Seriously, if you don’t know how to install resources by now, you should really re-think your life… Just extract the files into their own folder, add it to the server.cfg and boom , you’re done. If you want to use this over the default scoreboard, comment out the original one in the CFG file…
I have no idea… It’s probably because of the way I’m adding the players to the list. I’m using the “ADD_SLOT” function which, shouldn’t mess with the alignment I tried to get “ADD_DATA_SLOT” to work (might be better for this sort of thing) but, I couldn’t
I hope it’s the game’s fault and not mine… It’s probably mine though
inb4 havoc leaves the community cause of this resource causing him too much stress cause people keep asking him for help aligning the player list xdxdxd
Alternatively, @Havoc could have an option for which corner of the screen to show the menu in and auto-change the values depending on the config option. (coughfeature requestcough)
Ppppfffftttt… You call that a feature request? Didn’t even take a minute
Download the latest version (just download the ZIP again) and, make sure you change the “x” in “conf”.
local conf = {
x = "center", -- "left","right", center
y = 0.36, -- Change to what you want (maximum value should be 0.65, otherwise you will have to change "playersPerPage")
left = 0.13,
right = 0.85, -- looks about right for the width used.
center = 0.5
}
Could you possibly add a kill count or a kill/death ratio and the player’s ping?
Edit: I’m new to lua and i’m attempting to add the kill count myself, maybe some other tweaks as well
Edit 2: well i’m giving up i can’t find the native that gives the amount our little player has been killed or killed someone else