Raised This Month: $ Target: $400
 0% 

[TF2] Team System v1.1


Post New Thread Reply   
 
Thread Tools Display Modes
Author
TheUnderTaker
Senior Member
Join Date: Dec 2013
Location: Israel
Plugin ID:
4745
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 07-23-2015 , 14:41   [TF2] Team System v1.1
    Reply With Quote #1

    [TF2] Team System v1.1


    Description:

    This plugin made for Jailbreak server, And can be useful for Minigames servers.... This plugin can choose blue by different fair ways!

    Command List:
    Spoiler


    Changelog:

    16.8.2015 - Added /last command, Information above.
    23.7.2015- Release!

    Installation:

    just put .smx file into "plugins" folder.
    Attached Files
    File Type: sp Get Plugin or Get Source ([TF2] Team System.sp - 1102 views - 11.3 KB)
    __________________
    SourcePawn, C# and C++ Programmer.

    My plugin list

    Last edited by TheUnderTaker; 08-16-2015 at 10:40.
    TheUnderTaker is offline
    Shai
    Junior Member
    Join Date: Nov 2013
    Location: Israel
    Old 08-12-2015 , 11:45   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #2

    Thank you so much for making this kind of a Plugin, Sir .
    Anther Question , can i make the blue the red in the sp file so i can choose who will be the 2 guys who activates the traps in deathrun servers?
    __________________
    Joined ℠-Alliedmodders in November 2013.
    LUA/HTML/C++ Coder, If you need any help message me.

    Last edited by Shai; 08-12-2015 at 11:59.
    Shai is offline
    Send a message via Skype™ to Shai
    TheUnderTaker
    Senior Member
    Join Date: Dec 2013
    Location: Israel
    Old 08-12-2015 , 14:00   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #3

    Quote:
    Originally Posted by Shai View Post
    Thank you so much for making this kind of a Plugin, Sir .
    Anther Question , can i make the blue the red in the sp file so i can choose who will be the 2 guys who activates the traps in deathrun servers?
    You can edit it however you want, But you can't release it because it is my code.
    __________________
    SourcePawn, C# and C++ Programmer.

    My plugin list

    Last edited by TheUnderTaker; 08-12-2015 at 14:36.
    TheUnderTaker is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 08-14-2015 , 23:54   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #4

    Quote:
    Originally Posted by TheUnderTaker View Post
    You can edit it however you want, But you can't release it because it is my code.
    Thats not how it works
    headline is offline
    TheUnderTaker
    Senior Member
    Join Date: Dec 2013
    Location: Israel
    Old 08-15-2015 , 03:57   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #5

    Quote:
    Originally Posted by Headline22 View Post
    Thats not how it works
    I don't care really if he edit it, I published it for all, I take care about take my copyright.
    __________________
    SourcePawn, C# and C++ Programmer.

    My plugin list
    TheUnderTaker is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 08-15-2015 , 05:02   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #6

    Quote:
    Originally Posted by TheUnderTaker View Post
    I don't care really if he edit it, I published it for all, I take care about take my copyright.
    You have no copyright. Read GPL v3, the lisence sourcemod is under

    http://www.gnu.org/licenses/quick-guide-gplv3.en.html

    Last edited by headline; 08-15-2015 at 05:04.
    headline is offline
    TheUnderTaker
    Senior Member
    Join Date: Dec 2013
    Location: Israel
    Old 08-15-2015 , 06:56   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #7

    Quote:
    Originally Posted by Headline22 View Post
    You have no copyright. Read GPL v3, the lisence sourcemod is under

    http://www.gnu.org/licenses/quick-guide-gplv3.en.html
    I mean I don't want he will post it with author by him.
    __________________
    SourcePawn, C# and C++ Programmer.

    My plugin list
    TheUnderTaker is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 08-15-2015 , 09:01   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #8

    Quote:
    Originally Posted by TheUnderTaker View Post
    I mean I don't want he will post it with author by him.
    Which you also can't do with the license. Your best bet is to add to the plugin and make it so customizable that everyone knows that you were the original person who made this plugin.
    Drixevel is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 08-15-2015 , 13:17   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #9

    Quote:
    Originally Posted by r3dw3r3w0lf View Post
    Which you also can't do with the license. Your best bet is to add to the plugin and make it so customizable that everyone knows that you were the original person who made this plugin.
    Yup!

    TheUnderTaker,

    The best way to make your plugin solid and "un-editable" is by making all the edits yourself and making it customizable to its complete extent. CVARs are your friend. Look at my hunger games beacon plugin, at its core it is a simple plugin, but I made it super configurable so I can help a wider audience

    Last edited by headline; 08-15-2015 at 13:18.
    headline is offline
    TheUnderTaker
    Senior Member
    Join Date: Dec 2013
    Location: Israel
    Old 08-15-2015 , 15:27   Re: [TF2] Team System for Jailbreak/Minigames
    Reply With Quote #10

    Quote:
    Originally Posted by r3dw3r3w0lf View Post
    Which you also can't do with the license. Your best bet is to add to the plugin and make it so customizable that everyone knows that you were the original person who made this plugin.
    I don't need it lol, They can always edit.

    Quote:
    Originally Posted by Headline22 View Post
    Yup!

    TheUnderTaker,

    The best way to make your plugin solid and "un-editable" is by making all the edits yourself and making it customizable to its complete extent. CVARs are your friend. Look at my hunger games beacon plugin, at its core it is a simple plugin, but I made it super configurable so I can help a wider audience
    Read above.
    __________________
    SourcePawn, C# and C++ Programmer.

    My plugin list

    Last edited by TheUnderTaker; 08-15-2015 at 15:28.
    TheUnderTaker 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 19:01.


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