Raised This Month: $32 Target: $400
 8% 

aaaa


Post New Thread Reply   
 
Thread Tools Display Modes
Author
skyler.b
AlliedModders Donor
Join Date: Dec 2017
Location: israel
Plugin ID:
6146
Plugin Version:
2.43
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    no plugin
    Old 05-31-2018 , 10:15   aaaa
    Reply With Quote #1

    aaa

    Last edited by skyler.b; 09-08-2018 at 11:53.
    skyler.b is offline
    Sples1
    Senior Member
    Join Date: Apr 2016
    Location: Kitsune Lab
    Old 05-31-2018 , 14:50   Re: [jailbreak][csgo]SkylerDays
    Reply With Quote #2

    Hey there

    It's against the rules. I think you should upload SP even if It's beta.
    __________________
    Developer & Scripter from Kitsune Lab
    Contact me: Steam | My Plugins | Kitsune Lab

    Join to the community on our Discord server.
    I stopped public develops. My old/new plugins available ONLY for my Discord community.
    Sples1 is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 05-31-2018 , 14:53   Re: [jailbreak][csgo]SkylerDays
    Reply With Quote #3

    As mentioned three minutes before this post, you need to also include the source to the plugin you're posting.

    Also, this plugin wouldn't even work in other servers with such a check in it...
    PHP Code:
    if (!StrEqual(ports"17821"true) && !StrEqual(Sip"62.219.42.157"true))
    {
        
    SetFailState("[SkylerDays] this server is not belong to the buyer of the plugin!");

    I've stripped your download link, feel free to edit your main thread with a new link when the source is available as well

    Last edited by headline; 05-31-2018 at 15:25.
    headline is offline
    skyler.b
    AlliedModders Donor
    Join Date: Dec 2017
    Location: israel
    Old 05-31-2018 , 16:30   Re: [jailbreak][csgo]SkylerDays
    Reply With Quote #4

    hoo, yea I have tested it on a hoo omg i forgot it give me a sec
    skyler.b is offline
    skyler.b
    AlliedModders Donor
    Join Date: Dec 2017
    Location: israel
    Old 05-31-2018 , 16:31   Re: [jailbreak][csgo]SkylerDays
    Reply With Quote #5

    i_port = GetConVarInt(FindConVar("hostport"));
    IntToString(i_port, ports, sizeof(ports));
    Server_GetIPString(Sip, sizeof(Sip), true);
    if (!StrEqual(ports, "17821") && !StrEqual(Sip, "62.219.42.157"))
    {
    SetFailState("[SkylerDays] this server is not belong to the buyer of the plugin!");
    }
    #locking is bad idea!
    skyler.b is offline
    shavit
    AlliedModders Donor
    Join Date: Dec 2011
    Location: Israel
    Old 05-31-2018 , 21:59   Re: [jailbreak][csgo]SkylerDays
    Reply With Quote #6

    imagine selling a plugin without source code and have it locked to an ip..
    https://forums.alliedmods.net/showthread.php?t=304137
    __________________
    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 18:50.


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