Raised This Month: $12 Target: $400
 3% 

[CS:GO/ANY] Advanced Noscop v1.1.0


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Mish0UUU
Junior Member
Join Date: Jun 2017
Plugin ID:
5659
Plugin Version:
1.1
Plugin Category:
Fun Stuff
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 06-14-2017 , 20:54   [CS:GO/ANY] Advanced Noscop v1.1.0
    Reply With Quote #1

    [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:


    Example of HUD:


    Example of !mynoscop


    Example of Top menu:


    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
    Attached Files
    File Type: zip Advanced Noscop_v1.0.1_basic version.zip (1.66 MB, 1432 views)
    File Type: zip Advanced Noscop_v1.1_rank_version.zip (1.47 MB, 1728 views)

    Last edited by Mish0UUU; 06-20-2017 at 09:39.
    Mish0UUU is offline
    SlavON
    Junior Member
    Join Date: Jul 2015
    Location: Belarus
    Old 06-15-2017 , 03:42   Re: [CS:GO] Advanced Noscop
    Reply With Quote #2

    Nice plugin =)
    SlavON is offline
    Send a message via Skype™ to SlavON
    Obyboby
    Veteran Member
    Join Date: Sep 2013
    Old 06-15-2017 , 05:44   Re: [CS:GO] Advanced Noscop
    Reply With Quote #3

    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
    __________________

    Last edited by Obyboby; 06-15-2017 at 05:58.
    Obyboby is offline
    Mish0UUU
    Junior Member
    Join Date: Jun 2017
    Old 06-15-2017 , 06:34   Re: [CS:GO] Advanced Noscop v1.0.1
    Reply With Quote #4

    Quote:
    Changelog:

    v1.0.1 - Translation error log fixed

    Last edited by Mish0UUU; 06-15-2017 at 06:37.
    Mish0UUU is offline
    Mish0UUU
    Junior Member
    Join Date: Jun 2017
    Old 06-15-2017 , 06:36   Re: [CS:GO] Advanced Noscop v1.0.1
    Reply With Quote #5

    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.
    Mish0UUU is offline
    Obyboby
    Veteran Member
    Join Date: Sep 2013
    Old 06-15-2017 , 07:07   Re: [CS:GO] Advanced Noscop v1.0.1
    Reply With Quote #6

    Quote:
    Originally Posted by Mish0UUU View Post
    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?
    __________________
    Obyboby is offline
    Mish0UUU
    Junior Member
    Join Date: Jun 2017
    Old 06-15-2017 , 07:16   Re: [CS:GO] Advanced Noscop v1.0.1
    Reply With Quote #7

    Players just have to be in one against one, even if a minimum player is configurable.
    Mish0UUU is offline
    Zuby24
    Member
    Join Date: Apr 2017
    Location: Romania/Bucharest
    Old 06-15-2017 , 08:02   Re: [CS:GO] Advanced Noscop v1.0.1
    Reply With Quote #8

    Nice! Working good on my server. Thanks!
    __________________
    Zuby24 is offline
    Mish0UUU
    Junior Member
    Join Date: Jun 2017
    Old 06-15-2017 , 14:32   Re: [CS:GO] Advanced Noscop v1.1.0
    Reply With Quote #9

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

    Last edited by Mish0UUU; 06-15-2017 at 14:32.
    Mish0UUU is offline
    MBf
    Member
    Join Date: Aug 2016
    Old 06-15-2017 , 18:01   Re: [CS:GO] Advanced Noscop v1.1.0
    Reply With Quote #10

    let here old version pls, before add !mynoscop and !noscop
    __________________
    PLAY.ACEARENA.RO
    WWW.ACEARENA.RO
    MBf is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 14:26.


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