AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [NMRiH] Infection/Bleeding Notification (Version 2.0/2015.08.22) (https://forums.alliedmods.net/showthread.php?t=270466)

Mr.Halt 08-22-2015 00:43

[NMRiH] Infection/Bleeding Notification (Version 2.0/2015.08.22)
 
2 Attachment(s)
[NMRiH] Infection/Bledding Notification

• Description:
This plugin adverts when players got infected or bleeding.
ONLY WORK ON NMRIH

• Credits:
Mr.Halt - Test with ys24ys, Fix the bugs of this plugin, Add 'Multi Languages' function.
ys24ys - Made core of this plugin.
yomox9 - Add 'Japanese' language.

• How to install these things:
.smx - ^nmrih/addons/sourcemod/plugins
.sp (Optional) - ^nmrih/addons/sourcemod/scripting
.txt - ^nmrih/addons/sourcemod/translations

• Changelog:
2015.08.22 (Version 2.0) - Public Release

eRadian 10-25-2015 16:48

Re: [NMRiH] Infection/Bleeding Notification (Version 2.0/2015.08.22)
 
Great Plugins, thanks :-)

Made a little danish translation as well :-)
Code:

"Phrases"
{
        "Notifi_Infection"
        {
                "en"                        "is infected."
                "jp"                        "さんが感染しました。"
                "ko"                        "님이 감염 상태 입니다."
                "da"                        "er inficeret"
        }
       
        "Notifi_Bleeding"
        {
                "en"                        "is bleeding."
                "jp"                        "さんが出血しています。"
                "ko"                        "님이 출혈 상태 입니다."
                "da"                        "bloeder"
        }
}


caxanga334 02-16-2018 10:56

Re: [NMRiH] Infection/Bleeding Notification (Version 2.0/2015.08.22)
 
Got a 1,5 MB error log to this:
Code:

L 02/16/2018 - 13:53:34: [SM] Exception reported: Client index 5 is invalid
L 02/16/2018 - 13:53:34: [SM] Blaming: nmrih_ibn.smx
L 02/16/2018 - 13:53:34: [SM] Call stack trace:
L 02/16/2018 - 13:53:34: [SM]  [0] IsClientConnected
L 02/16/2018 - 13:53:34: [SM]  [1] Line 43, /home/forums/content/files/2/5/3/8/6/4/147630.attach::Event_PlayerStatus


Kleiner 12-31-2020 04:02

Re: [NMRiH] Infection/Bleeding Notification (Version 2.0/2015.08.22)
 
1 Attachment(s)
Added Russian translation.

AePT 01-02-2021 20:06

Re: [NMRiH] Infection/Bleeding Notification (Version 2.0/2015.08.22)
 
1 Attachment(s)
Spanish translation!

Greetings! :3

PLTAT 05-27-2024 22:42

Re: [NMRiH] Infection/Bleeding Notification (Version 2.0/2015.08.22)
 
1 Attachment(s)
chi


All times are GMT -4. The time now is 11:19.

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