Author Topic: Global Rating System - GRS  (Read 2543 times)

GRS

How it will work

Player Rating
If a player joins a server running GRS, the player will be shown the server's rank points.
(Records via BLID)
If that player gets banned from that server, he will lose 1 Player rank point.
(regardless of that server's rating.)

If that player joins a different server, his/her rank points will be displayed to all of the players on that server.
When a rank is displayed, People can make judgments on that person.

"Hm, Plaz has -129999 Rank points.. It looks like he hasn't been good recently.. "

Server Rating
That's right. A server can have a rating too.
If a server bans someone with a positive rating over 5.
That server will lose 1 rank point.

This can warn people connecting to such server, that it's either bad or good.


Why the forget Pandan?
Because, i think that people like Plaz and Inaxio shouldn't be ignored.
If we can't stop them from buying BLIDs. Then we can atleast warn people about them.


People on the project

Scripter
Mr.Doom

Database host

Pandan

WIP
Code: [Select]
8:35 PM - Mr. Doom: Server Rank 0-5 (Floats allowed),
8:36 PM - Mr. Doom: if server rank is 5 and bans a player that player is hurt with something like -2 points
8:36 PM - Mr. Doom: if 0 it is not hurt at all
8:36 PM - Mr. Doom: so a math fourmula would do it
8:37 PM - Mr. Doom: PlayerPointLoss = mFloor((Srank*2)/5)
8:37 PM - Mr. Doom: or = mFloor(Srank*2.5)
8:38 PM - Mr. Doom: THANK YOU ALGEBRA 1
« Last Edit: August 01, 2009, 11:40:14 PM by MtnDew »

Mr. Doom copied Ahz's work :<?

Mr. Doom copied Ahz's work :<?
No, we are doing this from scratch.


:/ Still the idea.
I had no idea that someone thought of this.
Well, we are actually going to pull this off.

We aren't trying to compete with anyone.

It's yo own damn fault yo had spam filta off brother


Btw I aint buyin no new keys since i aint got deactivated

Give clients the ability to choose whether or not to participate in this.

Give clients the ability to choose whether or not to participate in this.
Well, its a server sided mod.

Its not like the mod bans people.
It just rates them.

And we will add a choice to participate on the database form.

And we will add a choice to participate on the database form.

This is what I was referring to. It wouldn't take me more than five minutes after you released this script for me to jack my rating up to millions and axe the rating of anyone who joins my server, since you're posting to a database.

Can servers gain points?

It also seems kind of stupid though the way the server system works, because then people with high points have this sense of invincibility where they can do whatever they want, because getting banned would mean the server would lose points.

This is what I was referring to. It wouldn't take me more than five minutes after you released this script for me to jack my rating up to millions and axe the rating of anyone who joins my server, since you're posting to a database.

Join our mod team and help us prevent such?

Can servers gain points?

It also seems kind of stupid though the way the server system works, because then people with high points have this sense of invincibility where they can do whatever they want, because getting banned would mean the server would lose points.

We aren't sure exactly how servers can gain points.
I think we should make it so server gain points if the majority of the people on the server have a + rating.

But it would be OVER TIME.. not instantly.

Join our mod team and help us prevent such?

There's no assured way of blocking such things if you're releasing it publicly. Anyone is able to open up your script and see how any security measures you may have implemented are able to be gotten around.