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

[CSGO/CSS]FreeKill Report


Post New Thread Reply   
 
Thread Tools Display Modes
Author
BraveFox
AlliedModders Donor
Join Date: May 2015
Location: Israel
Plugin ID:
5440
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    No source code / plugin, upload source and use the Report Post button for a new review.
    Old 12-08-2016 , 01:20   [CSGO/CSS]FreeKill Report
    Reply With Quote #1

    Description:
    FreeKill report it's a plugin that made for jailbreak servers, the plugin allow players on ct team to report for fk while they are dead, example: ct freekilled a terrorist, the terrorist type !fk and it prints to online admins this message: "XXX(t name) report XXX(ct name) for freekilling him".
    Commands:
    sm_fk - Report for freekill - Terrorists only
    Cvars:
    None
    Version history:
    1.0 - Realse

    Support:
    Here or in private PM.
    __________________
    Contact Me:
    Steam: NoyB
    Discord: Noy#9999
    Taking Private Requests

    Last edited by asherkin; 10-25-2018 at 17:16. Reason: Restore to previous version.
    BraveFox is offline
    YellowSwag
    Senior Member
    Join Date: Jul 2016
    Old 12-08-2016 , 10:01   Re: [CSGO/CSS]FreeKill Report
    Reply With Quote #2

    plugin.sp(38 : error 027: invalid character constant
    plugin.sp(38 : error 027: invalid character constant
    plugin.sp(41) : warning 217: loose indentation
    plugin.sp(46) : warning 217: loose indentation
    plugin.sp(51) : warning 217: loose indentation
    plugin.sp(60) : warning 217: loose indentation

    Last edited by YellowSwag; 12-08-2016 at 10:08.
    YellowSwag is offline
    BraveFox
    AlliedModders Donor
    Join Date: May 2015
    Location: Israel
    Old 12-08-2016 , 11:39   Re: [CSGO/CSS]FreeKill Report
    Reply With Quote #3

    Quote:
    Originally Posted by YellowSwag View Post
    plugin.sp(38 : error 027: invalid character constant
    plugin.sp(38 : error 027: invalid character constant
    plugin.sp(41) : warning 217: loose indentation
    plugin.sp(46) : warning 217: loose indentation
    plugin.sp(51) : warning 217: loose indentation
    plugin.sp(60) : warning 217: loose indentation
    It's only in your compiler.
    I just compiled it using https://spider.limetech.io/
    __________________
    Contact Me:
    Steam: NoyB
    Discord: Noy#9999
    Taking Private Requests
    BraveFox is offline
    sneaK
    SourceMod Moderator
    Join Date: Feb 2015
    Location: USA
    Old 12-08-2016 , 12:53   Re: [CSGO/CSS]FreeKill Report
    Reply With Quote #4

    Quote:
    Originally Posted by BraveFox View Post
    It's only in your compiler.
    I just compiled it using https://spider.limetech.io/
    Yes and no, the loose indentation warnings are still there, even on Spider, but no errors. I always find it easier/more helpful to compile locally with latest includes.

    I've cleaned up the indentations and fixed the warnings, attached.
    Attached Files
    File Type: sp Get Plugin or Get Source (FKReport.sp - 902 views - 2.1 KB)
    __________________

    Last edited by sneaK; 12-08-2016 at 12:56.
    sneaK is offline
    BraveFox
    AlliedModders Donor
    Join Date: May 2015
    Location: Israel
    Old 12-08-2016 , 16:16   Re: [CSGO/CSS]FreeKill Report
    Reply With Quote #5

    Quote:
    Originally Posted by blackhawk74 View Post
    Yes and no, the loose indentation warnings are still there, even on Spider, but no errors. I always find it easier/more helpful to compile locally with latest includes.

    I've cleaned up the indentations and fixed the warnings, attached.
    TY
    __________________
    Contact Me:
    Steam: NoyB
    Discord: Noy#9999
    Taking Private Requests
    BraveFox is offline
    sneaK
    SourceMod Moderator
    Join Date: Feb 2015
    Location: USA
    Old 12-08-2016 , 17:03   Re: [CSGO/CSS]FreeKill Report
    Reply With Quote #6

    Quote:
    Originally Posted by BraveFox View Post
    TY
    No problem, but attach the .sp source to the original post, not the binary.
    __________________
    sneaK is offline
    xines
    Veteran Member
    Join Date: Aug 2013
    Location: Denmark
    Old 12-09-2016 , 18:43   Re: [CSGO/CSS]FreeKill Report
    Reply With Quote #7

    Quote:
    Originally Posted by blackhawk74 View Post
    No problem, but attach the .sp source to the original post, not the binary.
    Nop plugin is top top FBI Security Secret, Could possible be the end of the world if source was leaked, i know what you're thinking, and yeah i'm shocked as well.
    __________________
    xines is offline
    shavit
    AlliedModders Donor
    Join Date: Dec 2011
    Location: Israel
    Old 12-10-2016 , 10:38   Re: [CSGO/CSS]FreeKill Report
    Reply With Quote #8

    here's something i made for my server a while ago, it supports reports on disconnected players and saves their steamid

    also, in your code:
    Code:
    GetClientName(attacker, KillerName, MAX_NAME_LENGTH);
    Format(Killer[client], MAX_NAME_LENGTH, KillerName);
    >>
    Code:
    GetClientName(attacker, Killer[client], MAX_NAME_LENGTH);
    Attached Files
    File Type: sp Get Plugin or Get Source (freekills.sp - 728 views - 2.4 KB)
    __________________
    retired
    shavit is offline
    Reply



    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 12:37.


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