Any game

DocumentsDate added

Order by : Name | Date | Hits [ Ascendant ]
file icon Key fixerTooltip 04/20/2009 Hits: 36

Plugin game: Any
Plugin author: Tom Hackers
Plugin category: General Purpose
Plugin version: 1.0
Plugin description:
Plugin fixes 8,9,0 keys if they don't work in menus.
Usage: Automaticly applyes.

Notes: This is sourcemod's plugin, extract sourcemod folder into addons folder, overwrite: yes. Enjoy.

file icon Extend map | sm_extend ?Tooltip 07/22/2009 Hits: 33

Plugin game: Any
Plugin author: Tom Hackers
Plugin category: General Purpose
Plugin version: 1.0.0
Plugin description: Well this is for extending map... And not only.
Usage: sm_extend <amount> - Zero for making timelimit 0. Positive value for extending map. And negative for doing opposite.

Notes: I'm posting this for people, who want extend map cmd, it comes with source code, so edit futher on your own.

Plugin game: Any
Plugin authors: Tom Hackers
Plugin category: Server management
Plugin version: 1.0.2
Plugin description: This is simple plugin allowing you to execute server config depending on "systemlinkport". If you are using non-gui srcds launcher (.bat file?), just add +systemlinkport and port number, it can be any port, default is 27030. Then put a config file into cfg folder, name of file depends on your port. So if port is 27030, your server will execute a config called 27030.cfg which should be located in cfg folder. If there is no such config, server won't execute it. Config runs at last queue, note that you can use +exec comman when you launch non-gui srcds, but if you use this plugin, it will exec config after all other configs were executed (autoexec.cfg / valve.rc / server.cfg / +exec anything?). So you decide, use it or not.
Installation: 1. Put config_by_sysport.smx into plugins folder.
2. Add +systemlinkport param. at server launcher, for each server.
3. Create a config file for each server (i.e. 27030.cfg / 27031.cfg / etc.)
4. Config will exec automaticly if it exist. In ~4 seconds after map starts and all other configs were executed. (perfect param. override?)

Copyright © 2009 by Tom Hackers
If you want copy material from this site, you may link to this site, as original source.