killAssist.fs v1a
Info
I've seen barely any or no releases for kill assist systems, so I just made one.
You can assist kills on any amount of players - it's not limited to one.
You can edit how much people can have a kill assist on one player, by default it's 3 but you can change it higher or lower.
#define KA@MAX_SLOTS 3
Link
Usage
- Drop killAssist.fs.pwn in filterscripts folder and add killAssist.fs to your filterscripts in server.cfg
- If you want to change the reward for the player:
? edit the lines under:
in
Info
I've seen barely any or no releases for kill assist systems, so I just made one.
You can assist kills on any amount of players - it's not limited to one.
You can edit how much people can have a kill assist on one player, by default it's 3 but you can change it higher or lower.
#define KA@MAX_SLOTS 3
Link
Usage
- Drop killAssist.fs.pwn in filterscripts folder and add killAssist.fs to your filterscripts in server.cfg
- If you want to change the reward for the player:
? edit the lines under:
in