UltiTool is like ESTool, but without too much complications. You can burn, extiguish, freeze etc (full list see below) players from console directly.
The reason I wrote this script is so I don't have to type es playerset everytime I want to do something, nor do I want all those admin plugins.
You can burn, freeze, noclip, blind, slay, and damage players as well as changing their names.
This also intergrated a 16k plugin that gives players 16k when they spawn, if it's enabled.
There is also a damage displayer that display the damage in real time if it's enabled.
If you are developer, there are some functions included in a file named [b]ut.py[/b] that will provide you with shortcuts to many functions. (See documentation for detail)
For the full documentation on how to use this plugin (settings, variables, command), please see:
[url]http://dl.dropbox.com/u/1557856/permanent/ultitooldocs.html[/url]
Installation
- Extract
- Copy to your cstrike folder
- Add es_load ultitool to your autoexec.cfg file
Version Notes For 0.2 Beta
Updated on: 2010-01-12 10:54:24 EST by ultimatebuster (View Zip Contents)
[b]UltiTool[/b]
[list]
[*]Integrated 16k
[*]Integrated a damage displayer
[*]Added chat commands.
[*]Added a rename function
[*]Optimized codes for faster performance
[/list]
[b]UltiToolModule[/b]
[list]
[*]Added basic authorization
[*]Added an echo function
[*]Added a function to convert "item1;item2;item3" to a list ["item1", "item2", "item3"]
[/list]