Preset KillStreak v1.1.4

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Preset KillStreak v1.1.4

Post by greenie »

Info (RUS):
UT-like killing spree announcer messages with custom preset support.
You can make your own killing streaks without modifying
the source code. Now there is no need to beg AMX/X scripters to add
your favourite (e.g. sexy) sounds & sequences into plugin

Features:
* up to 10 levels of killing streak
* unlimited killing streak levels support by using unified announce
* presets supported (see 'amxmodx/config/preset_killstreak.ini' file)
* per map presets supported
* per map prefix presets supported
* mp_freeforall & mp_teamplay cvars supported to distinguish teamplay
(thus CSDM FFA & HLDM teamplay supported!)
* default messages are exactly the same as seen in UT (except announce
message when streaker killed himself - it was normalized)
* logs streak messages into mod's log on request (this lets you introduce new positive bonuses in PsychoStats - read here)

Requirements:
* any mod
* AMX/X 1.7x or higher

New cvars:
* pks_kills_per_streak <num> (default=5)
kills per one streak level
* pks_kills_basis <num> (default=0)
basic number of kills to count streak levels from; negative
numbers are possible; e.g. value is -3, then player should
kill (5 - 3) = 2 players to get 1st streak level
* pks_announce_extra_levels <0|1> (default=1)
when a player achieved max streak level other levels will be
announced in a unified manner with number of frags:
0 - do not announce extra levels
1 - announce extra levels till player death
* pks_log <0|1> (default=1)
enable standard logging of streak events
* [CS] pks_reset_on_restart <0|1> (default=0)
reset counters on new round

FAQ:
* Q: Should i disable miscstats.amxx to use current plugin?
A: There is no technical restriction.
* Q: What about multikill sounds?
A: I plan to develop a new plugin called Preset MultiKill in future


plugin
Post Reply

Return to “Fun Stuff”