google-code-export / p-g-qvm

Automatically exported from code.google.com/p/p-g-qvm
Other
1 stars 0 forks source link

Karma patch #190

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Attached patch adds cvar g_karma (0=off, 1=on, 2=on and auto-register
clients with GUID).

karma is simply a number tracking how a player contributes to their team as
they make kills, do damage, die, bleed players, tk base, etc. A positive
value indicates contributing to their team.

karma for players with a registered GUID will be maintained between visits
as it is saved in chat.dat.

if g_karma is set to 2, any player that connects with a GUID and is not
registered will automatically be registered. This allows maintaining their
karma between visits without requiring a manual !register.

As of this patch, Karma has no benefit or penalty to a player in-game, each
player's karma is listed within a new colum of !listplayers.

Probably useless, but there it is :)

Original issue reported on code.google.com by Rez...@gmail.com on 7 Oct 2008 at 8:40

Attachments: