08.08.2011, 21:08
(
Last edited by Sascha; 05/03/2016 at 10:57 PM.
)
Hey guys,
I've started developing a new filterscript.
It's an RCON Filterscript that was meant to add some commands to the default existing commands.
Those commands work either via the rcon console or in-game for rcon admins.
Please keep in mind that this is a still a kind of beta version [0.5] and therefore it does not include that many commands, yet, however I hope you will also provide me with some additional ideas to keep improving this script.
Current Version: 0.6
Changelog Version: 0.5
Downloads:
Version 0.6 - MediaFire
Version 0.6 - External
Version 0.5
I hope you like it... More commands comming soon!
I've started developing a new filterscript.
It's an RCON Filterscript that was meant to add some commands to the default existing commands.
Those commands work either via the rcon console or in-game for rcon admins.
Please keep in mind that this is a still a kind of beta version [0.5] and therefore it does not include that many commands, yet, however I hope you will also provide me with some additional ideas to keep improving this script.
Current Version: 0.6
Code:
srcmds - shows a list of all additional RCON commands rac - Send a message to all RCON Admins and the console ann - Creates an announcement gametext on the server setskin - changes the skin of a player giveweapon - gives a weapon to a player time - changes the server's time v - spawns a vehicle at a player's position vdel - destroys a vehicle vresp - respawns 1 or all vehicles vstat - shows information about a vehicle (id, model, name, driver, amount of passengers) pstat - shows information about a player (id, name, ip, ping, money, hp, armour, etc.) kill - kills a player explode - explodes a player tele - teleports a player to another player slap - slaps a player (un)freeze - (un)freezes a player mute - mutes a player for 30 seconds eject - ejects a player from a vehicle
Code:
srcmds - List of all additional RCON commands time - Change the server's time v - Give a vehicle to a player on the server giveweapon - Give a weapon to a player on the server tele - Teleport a player to another player explode - Explode a player on the server kill - Kill a player on the server
Version 0.6 - MediaFire
Version 0.6 - External
Version 0.5
I hope you like it... More commands comming soon!