Ulysses

General => Off-Topic => Topic started by: sal101 on March 07, 2013, 03:14:06 PM

Title: IS there any type of player ranking system around for GM13? Winner gets points?
Post by: sal101 on March 07, 2013, 03:14:06 PM
Is there any type of Ranking system made for GM13? By that I mean, have a small server list that  ranks people by specific variables such as time on server for example...

I.E IF X played longer than Y, X would be First in the list

The list would maybe be enabled client side by a command maybe !rank or something?

Dunno if theres one out there, it would be cool if there was

I also have another question, if anyone is familiar with The Pointshop mod, is there a script around that would give  the winning team extra points?

I.e if x y  and z are on Runners, and E  is on death If y and z die, but X is able to kill E and win he gets 5 points... Vice versa.. If Death wins he/they get 5 points.
Title: Re: IS there any type of player ranking system around for GM13? Winner gets points?
Post by: JamminR on March 07, 2013, 03:57:43 PM
Not sure what you mean ranks.
If you mean groups, may want to check out Autopromote in our releases area.
Somewhere in later pages (or re-release) I think someone ported to Gmod13.
Title: Re: IS there any type of player ranking system around for GM13? Winner gets points?
Post by: MrPresident on March 07, 2013, 05:50:02 PM
Me means like a player standing list. Sorted by certain criteria.

There is nothing like that that I know of. To make one you would need to store the data in some sort of archive and retrieval system (likely SQLite or MySQL).
Title: Re: IS there any type of player ranking system around for GM13? Winner gets points?
Post by: sal101 on March 07, 2013, 08:41:56 PM
Ah, Yeah President is right on in terms of what I meant.

Thanks for the quick replies, how about in regards to the question about pointshop?
Title: Re: IS there any type of player ranking system around for GM13? Winner gets points?
Post by: MrPresident on March 07, 2013, 08:53:48 PM
You would have to edit the code for TTT or Deathrun or whatever gamemode you are running. You would then have to add a line to add points to that player.

Most of us here are neither familiar with those gamemodes or Pointshop so I can't give you specific help, sorry.
Title: Re: IS there any type of player ranking system around for GM13? Winner gets points?
Post by: nathan736 on March 15, 2013, 06:17:39 AM
if your using point shop theres a easy way to do it  ttt its easy as well death run although you need to find hooks for it