Page 1 of 1

Own Score Rules (OLO)

Posted: Mon Nov 22, 2021 1:51 pm
by greenie
This is a Port of OLO's Amx Plugin: Own Score Rules
All Credits belong to OLO and Homer (for fixing a bug)
I just ported the stuff.

Basicly this plugin changes frags to teamscore and deaths to 0 when enabled.
So there won't be that much fraghunting than before, only if someone is makeing marks.


AMX Plugin Thread:
http://djeyl.net/forum/index.php?showtopic=3659
/* AMXX Mod script.
*
* (c) 2002-2003, OLO
* modified by Homer
* ported to amxx by Dark JP2
* This file is provided as it is (no warranties).
*
* Command:
* amx_ownscore <value>
* "a" - make that there is no frags but team score
* "b" - don't desplay deaths
*
* To disable plugin use amx_ownscore "" or disable it by Pause Plugins Plugin
*/
Changelog:
0.9 AMX Version
0.9b Homer's Fixed AMX Version ( fixed the bug with the dead )
1.0 AMXX Version/Port

plugin
source