AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO/ANY] Advanced Noscop v1.1.0 (https://forums.alliedmods.net/showthread.php?t=298525)

Mish0UUU 06-14-2017 20:54

[CS:GO/ANY] Advanced Noscop v1.1.0
 
2 Attachment(s)
[CS:GO] Advanced Noscop

This plugins displays a message in chat or hud when player kill someone with noscop.

You can customize:

- Distance minimum to show message in HUD
- Musics when HUD is displayed
- Music volume
- Unit of length
- Weapon allowed (SSG08, AWP or BOTH)

Required
colors_csgo
smlib

Example of chat:
https://image.noelshack.com/fichiers...86700-chat.png

Example of HUD:
https://image.noelshack.com/fichiers...486703-hud.png

Example of !mynoscop
https://image.noelshack.com/fichiers...4-mynoscop.png

Example of Top menu:
https://image.noelshack.com/fichiers...-topnoscop.png

How to install
Add this entry in sourcemod/config/database.cfg => for the rank system version

HTML Code:

"advanced_noscop"
{
        "driver"                "mysql"
        "host"                        "HOST"
        "database"                "DB"
        "user"                        "USER"
        "pass"                "PASSWORD"

}


Configuration (convars)
Spoiler

Updates
Spoiler


Project
- Save players records DONE!
- Create rank and top distance (per map) DONE!
- Allow client to disable music (cookie)
- Add global rank
- Add Chat Prefix for top3 | Example: [Topnoscope 1] mishpish: test


You can see the more advanced plugin in my server: 176.31.23.41:27015

SlavON 06-15-2017 03:42

Re: [CS:GO] Advanced Noscop
 
Nice plugin =)

Obyboby 06-15-2017 05:44

Re: [CS:GO] Advanced Noscop
 
I installed everything but i'm getting this..

Code:

] sm plugins load advanced_noscop.smx
L 06/15/2017 - 11:42:54: [SM] Fatal error encountered parsing translation file "advanced_noscop.phrases.txt"
L 06/15/2017 - 11:42:54: [SM] Error (line 0, column 0): Stream failed to open
L 06/15/2017 - 11:42:54: [SM] Exception reported: Language phrase "meter" not found
L 06/15/2017 - 11:42:54: [SM] Blaming: advanced_noscop.smx
L 06/15/2017 - 11:42:54: [SM] Call stack trace:
L 06/15/2017 - 11:42:54: [SM]  [0] Format
L 06/15/2017 - 11:42:54: [SM]  [1] Line 65, C:\Users\Milos\Desktop\optimized\github\scripting\advanced_noscop.sp::OnPluginStart
[SM] Plugin advanced_noscop.smx failed to load: Error detected in plugin startup (see error logs).
L 06/15/2017 - 11:42:54: rcon from "2.116.1.100:57877": command "sm plugins load advanced_noscop.smx"


And here is the log file that was created:

Code:

L 06/15/2017 - 11:42:54: SourceMod error session started
L 06/15/2017 - 11:42:54: Info (map "de_mirage") (file "errors_20170615.log")
L 06/15/2017 - 11:42:54: [SM] Fatal error encountered parsing translation file "advanced_noscop.phrases.txt"
L 06/15/2017 - 11:42:54: [SM] Error (line 0, column 0): Stream failed to open
L 06/15/2017 - 11:42:54: [SM] Exception reported: Language phrase "meter" not found
L 06/15/2017 - 11:42:54: [SM] Blaming: advanced_noscop.smx
L 06/15/2017 - 11:42:54: [SM] Call stack trace:
L 06/15/2017 - 11:42:54: [SM]  [0] Format
L 06/15/2017 - 11:42:54: [SM]  [1] Line 65, C:\Users\Milos\Desktop\optimized\github\scripting\advanced_noscop.sp::OnPluginStart
L 06/15/2017 - 11:47:30: [SM] Exception reported: Language phrase "meter" not found
L 06/15/2017 - 11:47:30: [SM] Blaming: advanced_noscop.smx
L 06/15/2017 - 11:47:30: [SM] Call stack trace:
L 06/15/2017 - 11:47:30: [SM]  [0] Format
L 06/15/2017 - 11:47:30: [SM]  [1] Line 65, C:\Users\Milos\Desktop\optimized\github\scripting\advanced_noscop.sp::OnPluginStart
L 06/15/2017 - 11:48:00: [SM] Exception reported: Language phrase "meter" not found
L 06/15/2017 - 11:48:00: [SM] Blaming: advanced_noscop.smx
L 06/15/2017 - 11:48:00: [SM] Call stack trace:
L 06/15/2017 - 11:48:00: [SM]  [0] Format
L 06/15/2017 - 11:48:00: [SM]  [1] Line 65, C:\Users\Milos\Desktop\optimized\github\scripting\advanced_noscop.sp::OnPluginStart


EDIT:
Deleting and re-installing the plugin fixed the issue. :)


I already have an idea - Create a Top 3 with the longest no scopes :D

Mish0UUU 06-15-2017 06:34

Re: [CS:GO] Advanced Noscop v1.0.1
 
Quote:

Changelog:

v1.0.1 - Translation error log fixed

Mish0UUU 06-15-2017 06:36

Re: [CS:GO] Advanced Noscop v1.0.1
 
Quote:

I already have an idea - Create a Top 3 with the longest no scopes
Yes i will improve the plugin with rank and top noscop, but the problem that is easy to broken top.

Obyboby 06-15-2017 07:07

Re: [CS:GO] Advanced Noscop v1.0.1
 
Quote:

Originally Posted by Mish0UUU (Post 2528838)
Yes i will improve the plugin with rank and top noscop, but the problem that is easy to broken top.

what do u mean broken top?

Mish0UUU 06-15-2017 07:16

Re: [CS:GO] Advanced Noscop v1.0.1
 
Players just have to be in one against one, even if a minimum player is configurable.

Zuby24 06-15-2017 08:02

Re: [CS:GO] Advanced Noscop v1.0.1
 
Nice! Working good on my server. Thanks!

Mish0UUU 06-15-2017 14:32

Re: [CS:GO] Advanced Noscop v1.1.0
 
Quote:

Changelog v1.1:
- Rank system added
- Mysql support added
- Much of convars added

MBf 06-15-2017 18:01

Re: [CS:GO] Advanced Noscop v1.1.0
 
let here old version pls, before add !mynoscop and !noscop


All times are GMT -4. The time now is 01:49.

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