Authored by: Stinkyfax
Requested and paid for by [sG] Serious Group
A port from an ES Script.
// This file was auto-generated by SourceMod (v1.2.3)
// ConVars for plugin "trophies.smx"
// Distance within which a player can claim a trophy.
// -
// Default: "25"
// Minimum: "0.000000"
trophies_claimdistance "25"
// Delay in seconds to save the data. (Float)
// -
// Default: "600.0"
// Minimum: "50.000000"
trophies_delay "600.0"
// Time in seconds before the trophy disappears.
// -
// Default: "30.0"
// Minimum: "0.000000"
trophies_duration "30.0"
// If 1 - Spectators can claim trophies
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
trophies_spectatorclaim "0"
bind a key to "claim' to claim the trophies
you can type
ttop10
trank
trophies
for trophy information.
I will support this plugin the best I can. I am not sure about Stinkyfax but post here if you have issues. Dont PM me or Stinkyfax for help.
Updated to Version 1.2
1. Added trophies_duration - See the default CFG above.
Updated: Changed to Version 1.1 (hope you dont mind Stinkyfax)
1. Added sound to signify the Trophy was collected.
2. Added chat to signify that the Trophy was collected
Thanks to Stinkyfax and
PenguinPrince