AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Team Attack: Say Sorry / Forgive menu (https://forums.alliedmods.net/showthread.php?t=115472)

Keksmampfer 01-13-2010 13:55

Team Attack: Say Sorry / Forgive menu
 
1 Attachment(s)
Team Attack: Say Sorry / Forgive

Servers With This Addon

Description:

This plugin allows player to forgive and say sorry a team attack. If a player doesn't say sorry or forgive, the team attacker will get penalty points. During a specific time the attacker can't say sorry -> +2 penalty points.

The penalty points are resettet during mapchange and disconnect.

Supportet languages:

English
German

Tested mods:

Counter-Strike: Source
Day of Defeat: Source

Installation:


Put the ta.fss.phrases.txt into your translation folder and the ta_forgive.smx into your plugins folder.

Important CVAR's:


sm_ta_fss_enable 1 // 0 - disable the plugin | 1 - enable the plugin
sm_ta_fss_forgive 1 // 0 - diasable the forgive menu | 1- enable it
sm_ta_fss_saysorry 1 // 0 - diasable the say sorry menu | 1- enable it
sm_ta_fss_points_limit 8 // the maximum penalty points. One more and the player gets punished
sm_ta_fss_punishmode 1 // 0 - Kick | 1 - Ban
sm_ta_fss_bantime 5 // Bantime (minutes) , only if sm_ta_fss_punishmode = 1
sm_ta_fss_saysorrysound "vo/npc/female01/sorry01.wav" // ...
sm_ta_fss_timebeteewnattacks 10.0 // Number of sconds between the repopup of the menu is allowed
sm_ta_fss_manicompatible 0 // 1 - The forgivemenu won't popup if the victim dies. 0 - Popup normally.

Changelog:
Code:


* V 1.0:
* Initial release
* V1.1:
* minimal changes
* V1.2:
* minimal changes² +bugfix
* +sm_ta_fss_manicompatible

To do:
+save penalty points to steamid

Credits:

Me :) and the eventscript Say Sorry Addon from [NATO]Hunter.

Keksmampfer 02-06-2010 19:43

Re: Team Attack: Say Sorry / Forgive menu
 
Update
Code:

* V1.2:
* minimal changes² +bugfix
* +sm_ta_fss_manicompatible


M249-M4A1 02-07-2010 00:00

Re: Team Attack: Say Sorry / Forgive menu
 
maybe it would just be easier to hook chat and see if he says sry or sorry and reset on disconnect doesnt prevent players from reconnecting and cause more trouble

Keksmampfer 02-10-2010 11:57

Re: Team Attack: Say Sorry / Forgive menu
 
the plugin should prevent the server from players who teamattack for fun. these players ignore the penalty points anyway so the become banned/ kicked. i think ordenary players don't reach the maximum of penalty points so there is no problem.

and i don't want to force the orndenary players to write sorry every time, why do the most players have a mic?^^

Ferron 03-02-2011 18:37

Re: Team Attack: Say Sorry / Forgive menu
 
I would like to have the settings 6 points is 10 min ban,
but i cant compile the SP.
and it dont working putting the cvars in the server cgf
i am going to test it if its working in the sourcemod file,
but please take care were able to decompile the sp file



TyanColte 10-22-2011 15:24

Re: Team Attack: Say Sorry / Forgive menu
 
Any way to make this not just for team kills, i run an achievement server and would love to have this for trolls who kill each other just for fun instead of working toward an achievement.


All times are GMT -4. The time now is 21:23.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.