Automatic Client Commands

Automatically run a configurable list of client commands when a player joins the server

Total Downloads: 830 - First Release: May 4, 2016 - Last Update: Feb 4, 2017

5/5, 7 likes
  1. k1lly0u submitted a new resource:

    Automatic Client Commands - Automatically run a configurable list of client commands when a player joins the server

    Read more about this resource...
     
  2. A list of client commands would be useful
     
  3. Wulf

    Wulf Community Admin

    Using 'find .' in your client will show all of them. I wouldn't expect him to keep an updated list. ;)
     
  4. Don't really play the game much now only have my test server
     
  5. This brings me back to owning a cs1.6 ....[SNIP]

    amx_exec
     
    Last edited by a moderator: May 4, 2016
  6. I do not think that this is possible.
    To make a redirection is necessary to disconnect command and then connect, but how do you do it?
     
  7. Wulf

    Wulf Community Admin

    It's not possible that I am aware of, and doing so would blacklist your server. This isn't really a topic for this thread either. Issuing client commands has been possible since day 1.
     
  8. tbh I have no idea what client commands even exist atm, I didn't even know you could remove the branding until @Richard 3 mentioned it :p
     
  9. can you break it up so that you can make commands for player/mod/admin
     
  10. Could I use this so when a player joins my server they are given all BP's ?
     
  11. Wulf

    Wulf Community Admin

    You'd use the server-side plugin TimedExecute for that, or just a blueprint plugin that already handles that natively. This plugin is for client-side commands.
     
  12. k1lly0u thanks for this! it help a lot mith my server (and have some fun too). it help me with some cheaters, they was detected for the most simple way.

    how? to activate a hack you need to press some especific keys, so i rebind those (and some part of the keyboard too..ggg) and add a nice msj to all, when i arrive from work i check the logs and you imagine the rest. i know this very simple but i want share with all my oxidemod partners. maybe some can improve this idea ;)

    i need to work on how make functional combo keys (ex: alt+tab)
     

    Attached Files:

  13. AutoClientCommands - Failed to compile: AutoClientCommands.cs(49,21): error CS1061: Type ConsoleSystem.Arg' does not contain a definition forconnection' and no extension method connection' of typeConsoleSystem.Arg' could be found. Are you missing an assembly reference?
     
  14. Wulf

    Wulf Community Admin

  15. My config, no bind home and trade. fix
     

    Attached Files:

  16. so is there a way to make it run another mods command.. tryed with the PvX plugin but it wont show ?
     
  17. Wulf

    Wulf Community Admin

    Plugins don't have client commands. If you want to run server commands, use a plugin such as TimedExecute. If you want to run a chat command, that is however a different thing. Which are you wanting to do?
     
  18. I would like to run a command from one of my plugin when a user connects. So would be a chat command
     
  19. Wulf

    Wulf Community Admin

    You could probably add "chat.say \"/chat command here\"" then.
     
  20. Just a Note, plugin doesnt have ResourceID set:
    "[Updater] Couldn't check for updates of following plugins as they have no ResourceID set: Automatic Client Commands"
    Updater ----> Updater | Oxide