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
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