[img]http/img514.imageshack.us/img514/6674/pokazywaczni8.png[/img]
Plugin Umożliwa zobaczec obserwatorowi jakie obswerwujący gracz naciska Guziki.
Kod:
say /keys
- This will turn on/off all what this plugin does.

show_keys <on|off>
- The same.


keys_pos <Float: x> <Float: y>
-This will set the position of shown hud text.

keys_color <red> <green> <blue>
- This will set color of hud text

keys_speed <on|off>
- This will turn on/off horizontal speed meter.
[center:3071766e8b]Komendy Do Demek: [/center:3071766e8b]

Kod:
* rec_file <filename>

Those things will be changed in <filename>:

%map - The map you are in
%nick - Your nick

%year - Current year (server time)
%month
%day
%hour
%minute
%second

%num - After use in `rec_file <filename>`, it will be 1.
After 1st use of command `rec_new` it will become 2
After 2nd use of command `rec_new` it will become 3
And so on.

* rec_again

- The name of demo wont be changed. It will start a new
record to current file.

* rec_new

- The name of demo will be reformated.
%second, %minute, %hour and %num may change.

Example:

rec_file %map-%nick-%num
- Starts recording demo to de_dust-MyNick-1

rec_again
- Starts recording to the same file de_dust-MyNick-1
(overwrites the old one)

rec_new
- Starts recording demo to new file de_dust-MyNick-2


%num will be set to 1 every time when you run `rec_file <filename>`
And it will be encreased by 1 every time of running `rec_new`
LINK DO PLIKU