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

[CSGO] SimpleCommands


Post New Thread Reply   
 
Thread Tools Display Modes
Author
StomperG
Junior Member
Join Date: Sep 2018
Plugin ID:
6257
Plugin Version:
1
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Well, today i will realease a CSGO plugin to execute simple commands!
    Unapprover:
    Reason for Unapproving:
    no utility except for the creator
    Old 09-12-2018 , 15:52   [CSGO] SimpleCommands
    Reply With Quote #1

    Description:
    Well, today i will realease a CSGO plugin to execute simple commands!

    Plugin Sourcecodes:
    PHP Code:
    #include <sourcemod>
    #include <sdktools>
    #pragma newdecls required
     
    public Plugin myinfo =
    {
        
    name "[HiddenGaming] Simple Commands",
        
    author "StomperG",
        
    description "This plugin do a simple commands.",
        
    version "1.0.0",
        
    url "http://hiddengaming.gq"
    };
     
     
    public 
    void OnPluginStart()
    {
        
    RegConsoleCmd("sm_grupo"Cmd_Group);
        
    RegConsoleCmd("sm_vip"Cmd_Vip);
        
    RegConsoleCmd("sm_discord"Cmd_Discord);
        
    RegConsoleCmd("sm_comandos"Cmd_Commands);
        
    RegConsoleCmd("sm_pinto"Cmd_Pinto);
        
    RegConsoleCmd("sm_fox"Cmd_Fox);
        
    RegConsoleCmd("sm_scorpion"Cmd_Scorpion);
        
    RegConsoleCmd("sm_stomper"Cmd_Stomper);
    }
     
    public 
    Action Cmd_Group(int clientint args)
    {
        
    PrintToChat(client"»  \x08Entra no nosso grupo!: \x04https://steamcommunity.com/id/StomperG14twitch/");
    }  
     
    public 
    Action Cmd_Vip(int clientint args)
    {
        
    PrintToChat(client"»  \x08Vê as vantagens vip!: \x04https://steamcommunity.com/groups/hiddengamingoficial/discussions/0/1738841319813317175/");
    }
     
    public 
    Action Cmd_Discord(int clientint args)
    {
        
    PrintToChat(client"»  \x08Discord: \x04https://discord.gg/6vpM7A5");
    }
     
    public 
    Action Cmd_Commands(int clientint args)
    {
        
    PrintToChat(client"»  \x08Os comandos são: \x04!stomper, !fox, !scorpion, !scorpion, !discord, !grupo, !vip");
    }
     
    public 
    Action Cmd_Pinto(int clientint args)
    {
        
    PrintToChat(client"- Discord: KRG Pinto#7371");
        
    PrintToChat(client"- Steam: https://steamcommunity.com/id/OfficialPinto/");
    }
     
    public 
    Action Cmd_Fox(int clientint args)
    {
        
    PrintToChat(client"- Discord: The Fox#3624");
        
    PrintToChat(client"- Steam: https://steamcommunity.com/id/thefox1904");
    }
     
    public 
    Action Cmd_Scorpion(int clientint args)
    {
        
    PrintToChat(client"- Discord: ScorpioN#5365");
        
    PrintToChat(client"- Steam: https://steamcommunity.com/id/imscorpion_1337");
    }
     
    public 
    Action Cmd_Stomper(int clientint args)
    {
        
    PrintToChat(client"- Discord: Croassainte#2475");
        
    PrintToChat(client"- Steam: https://steamcommunity.com/id/StomperG14twitch/");

    P.S - I accept sugestions!
    Attached Files
    File Type: sp Get Plugin or Get Source (SimpleCommands.sp - 1566 views - 2.1 KB)
    StomperG is offline
    KewaiiGamer
    Junior Member
    Join Date: Aug 2017
    Old 09-12-2018 , 15:57   Re: [CSGO] SimpleCommands
    Reply With Quote #2

    At least he using the new syntax...
    __________________
    Owner of Galyre
    All my projects are public and can be found on my GitHub
    KewaiiGamer is offline
    mug1wara
    AlliedModders Donor
    Join Date: Jun 2018
    Old 09-12-2018 , 16:05   Re: [CSGO] SimpleCommands
    Reply With Quote #3

    Quote:
    Originally Posted by KewaiiGamer View Post
    At least he using the new syntax...
    ikr? R E V O L U T I O N A R Y
    mug1wara is offline
    Dkmuniz
    Senior Member
    Join Date: Jun 2013
    Old 09-12-2018 , 16:40   Re: [CSGO] SimpleCommands
    Reply With Quote #4

    You can use so many plugins for chat messages ...


    Offtopic: Mano, não posta essas coisas aqui não! Os gringo ficam putao HAHAHHAA mas é bom que esteja aprendendo sourcepawn. Abraço
    Dkmuniz is offline
    KewaiiGamer
    Junior Member
    Join Date: Aug 2017
    Old 09-12-2018 , 16:49   Re: [CSGO] SimpleCommands
    Reply With Quote #5

    This looks to me as a thirst for fame and not something useful to the community.

    He could've just used this for his own purpose and learn and eventually post something actually better!
    __________________
    Owner of Galyre
    All my projects are public and can be found on my GitHub
    KewaiiGamer is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 09-13-2018 , 05:38   Re: [CSGO] SimpleCommands
    Reply With Quote #6

    Congratulations on your first release! The plugins section on this forum are made for plugins designed for other's use, and without these kind of details hard coded in.

    Keep developing plugins, excited to see your growth, but I will unapprove this plugin due to the fact that I do not believe it's fit for others.
    headline is offline
    StomperG
    Junior Member
    Join Date: Sep 2018
    Old 09-13-2018 , 10:47   Re: [CSGO] SimpleCommands
    Reply With Quote #7

    Quote:
    Originally Posted by Headline View Post
    Congratulations on your first release! The plugins section on this forum are made for plugins designed for other's use, and without these kind of details hard coded in.

    Keep developing plugins, excited to see your growth, but I will unapprove this plugin due to the fact that I do not believe it's fit for others.
    I check on streamer's lives he trying to do this but dont work because webshorcuts dont work and i decided to publish this :/
    StomperG is offline
    SpirT
    Senior Member
    Join Date: Sep 2018
    Location: Portugal
    Old 10-20-2018 , 09:32   Re: [CSGO] SimpleCommands
    Reply With Quote #8

    Hi! I would like to say Welcome to Alliedmodders! Hope you can be better on code and using some advanced includes and some another commands!

    But i think that plugin is not good for community at all. With that the people that doesn't know nothing about coding, they can follow that to see how to write a command to send a message to a client.

    And you're using the new syntax that's good.

    Congrats,

    SpirT
    __________________
    SpirT 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 17:18.


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