AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   Taking suggestions (https://forums.alliedmods.net/showthread.php?t=340964)

EFFx 12-21-2022 02:16

Taking suggestions
 
I'm currently developing another rank system based on another rank system done by another scripter which is unknown even for me. I just saw it on a server and it looked pretty sick, the guy must be smart af so I decided to make one as well but better, which is going perfectly awesome so far.

This is how the rank statistics is being displayed for the players: https://imgur.com/gallery/yxQrtd4

https://i.imgur.com/qDVK2Vo.png https://i.imgur.com/nCg44jC.png
-
You can read the descriptions of each photo and have an idea of how it looks like. I thank the original creator for the base of all .css archives. Took me the whole day to understand what he was doing so I could make the changes and improve it, as you guy can see in the gallery.
-

So, i'm taking suggestions of what I can add, remove or change in this system. It is SQL based since handles a lot of data, nvault was lagging it so I had to change.
Thanks for those who actually would help me improve it.

For now Those are the servers using it

DruGzOG 12-21-2022 09:00

Re: Taking suggestions
 
Ideally this would be great for pug servers or pub (although not sure how great it would be in a pub server). Looks great otherwise.

EFFx 12-21-2022 12:43

Re: Taking suggestions
 
It is being used in a public server with 32/32 players already. Being used on a mix would be even lighter.

Since there are a lot of rank system out there and most of them are boring, I decided to create this one who is a little bit fancy and different so people could build their statistics enthusiastically.

bigdaddy424 12-21-2022 15:45

Re: Taking suggestions
 
you can reach the same results with hlstats if you modify the web page. it already gathers a bunch of data from players that you can play around

EFFx 12-23-2022 04:59

Re: Taking suggestions
 
I can take some days of learning how to use the SQL archive to make a web page with all statistics of players. I learned SQL is some hours so it shouldn't be that hard, is it?

bigdaddy424 12-23-2022 23:08

Re: Taking suggestions
 
it's not hard but it's time consuming. you have to query data down to bits. unless you have the time and patience to do so then hell yeah go for it.

EFFx 12-25-2022 10:31

Re: Taking suggestions
 
I would do it as the final update then. I just finished a top most headshots statistics right now and it looks sick as well:

https://i.imgur.com/QK5hKjQ.png

EFFx 12-28-2022 03:58

Re: Taking suggestions
 
Made just minor changes of the designs. I also added some updates inside of the code to make it lighter as well.

bigdaddy424 12-28-2022 22:55

Re: Taking suggestions
 
looks neat
will the page layout change significantly on different game resolutions?

EFFx 12-29-2022 00:23

Re: Taking suggestions
 
Those pictures were taken with 1280x960. I took a picture of the layout using 800x600, which I guess most of the players use:

https://i.imgur.com/mxcVYr3.png https://i.imgur.com/KRzYYjG.png

As you can see you can still see the statistics, just have to scroll the window for it to happen.

The minimum resolution for all motds to display correctly is 1280x960, even better if its higher, thats why I use it for testing the designs. This is the Full HD:

https://i.imgur.com/tGHDwZM.png https://i.imgur.com/Itwv2kh.png
--------


I'm currently adding new features to it. Since it counts how many assists a player has, I just added a flashbang assist. So if I blind someone and my teammate kills him, I receive XP for assisting him with my flashbang. Also it has menu for easy access, random informations in chat so players can see what it contains.
Auto reset itself in the first day of the month, which can be controlled of course.
Resets the player's rank data if not active for 10 days, this value is also customizable.
Counts how much time the user has played and also how much time he is currently playing.

I guess I would add an option for the user to reset his own rank in case he wants to, but i'm not sure yet. I'm focusing in making the designs better and the plugin lighter, even tho it already uses curl and json to get the steam avatar from the players.


All times are GMT -4. The time now is 09:56.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.