View Single Post
Author Message
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 08-28-2016 , 04:25   SRCDS command-line autocompletion 1.0.1
Reply With Quote #1

SRCDS Command-line autocompletion
Command-line tab-completion for the SRCDS

This extension enables command and convar autocompletion in the server command-line.
Shows matching commands in the command-line on <tab> or suggests valid arguments for a command, if the command supports it (try changelevel <tab>).

The argument suggestions use the builtin ConCommand::AutoCompleteSuggest just like the windows SRCDS GUI does.

Installation
  • Drag & drop

I've only tested on CS:GO and CS:S on windows and linux. There are binaries for CS:GO, CS:S, TF2, DOD:S, HL2M, L4D, L4D2, Nuclear Dawn, Black Mesa Source, Insurgency and SourceSDK 2013 mods included though. Post if there are problems with your game.

Thanks to Didrole for his MethodScanner class and giving me access to his SourceCurses code to get me started.

Download
Sourcecode
Gamedata

Changelog:
Spoiler
__________________

Last edited by Peace-Maker; 12-04-2016 at 20:13. Reason: Update to 1.0.1
Peace-Maker is offline