←  Pluginy AMXX

AMXX.pl: Support AMX Mod X i SourceMod

»

[AMXX] Show Keys

  • +
  • -
Zalvix - zdjęcie Zalvix 12.01.2008

Show Keys
Wersja 1.0
Dołączona grafika

Plugin umożliwiający Obserwatorowi zobaczyc jakie przyciski naciska gracz, którego obserwujesz.

Komendy:

say /keys
- This will turn on/off all what this plugin does.

show_keys
- The same.


keys_pos
-This will set the position of shown hud text.

keys_color
- This will set color of hud text

keys_speed
- This will turn on/off horizontal speed meter.

Komendy związane z Demami:

* rec_file

Those things will be changed in :

%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 `, 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 `
And it will be encreased by 1 every time of running `rec_new`

Uwagi:
Plik znajduje się w załączniku. Jest to spakowany plik .amxx

Aktualizacja
Dodane plik .sma

Załączone pliki

Odpowiedz

  • +
  • -
sWH? - zdjęcie sWH? 12.01.2008

no dobry plugin :-)

Co Ci nie wymysla ...
Odpowiedz

  • +
  • -
XvAK - zdjęcie XvAK 12.01.2008

No fajny, szkoda tylko że nie pokazuje całej klawiatury ^^
Odpowiedz

  • +
  • -
sWH? - zdjęcie sWH? 12.01.2008

XvAK,

Jeszcze moze na caly ekran :lol:
Odpowiedz

  • +
  • -
KrZeMiEN - zdjęcie KrZeMiEN 14.01.2008

fajny pluginek,jak będę nastepnym razem konfigurował jakis server i bedzie na nim grał cheater na wh to mozna sprawdzic czy wh on/off :)
Odpowiedz

  • +
  • -
juniorchat - zdjęcie juniorchat 13.05.2008

A nie dało by rady zrobić - żeby pokazywał tylko adminom, jak ktoś naciśnie f12??
Odpowiedz

  • +
  • -
Miczu - zdjęcie Miczu 13.05.2008

Nie mozna sciagnac plikow...
Odpowiedz

  • +
  • -
Salamon - zdjęcie Salamon 13.05.2008

dokladnie:P

co do "A nie dało by rady zrobić - żeby pokazywał tylko adminom, jak ktoś naciśnie f12??" tak daloby sie
Odpowiedz

  • +
  • -
PatrykSpec - zdjęcie PatrykSpec 13.05.2008

właśnie mozna by zobaczyc jak ktos cheaty włącza :lol:
Odpowiedz

mayerboss - zdjęcie mayerboss 14.05.2008

Hmm ale to byś musiał oglądać cały czas kolesia a co jeżeli masz 20 graczy na serwie ?
Odpowiedz

  • +
  • -
MafiaDL - zdjęcie MafiaDL 14.05.2008

Wymaga modułu Fakemeta.... nie dodales.... i daj te pliki bo errory..
Odpowiedz

  • +
  • -
zer0. - zdjęcie zer0. 14.05.2008

całkiem niezły plug tylko linki nie działają :/

:lol:
Odpowiedz

  • +
  • -
MafiaDL - zdjęcie MafiaDL 26.07.2008

Plx rehost!! ! D:DOWNLOADShow Keys.zip: Archiwum ma niewłaściwy format lub jest uszkodzone
Odpowiedz

Gość__* 26.07.2008

Plx rehost!! ! D:DOWNLOADShow Keys.zip: Archiwum ma niewłaściwy format lub jest uszkodzone

Jeżeli ktoś może to niech doda to na jakiś uploud a nie na załącznik.
Odpowiedz

  • +
  • -
eXine - zdjęcie eXine 29.07.2008

http://www.speedysha.../441704370.html

proszę ;) Komendy sa troche zmienione, ale opisane w .sma i jeszcze:
/*



"Show Keys"

version 1.0

====================================================================================================



This plugin shows which of keys (forward, moveleft, moveright, back, jump, duck)

are in use every frame and prints it on hud.

It also shows horizontal speed of player.

   

"Show Keys" plugin is useful for making kreedz demos/guides,

or analising your own jumps.

   

I recommened you to use "Show Keys" only on lan servers with low ping.

   

   

====================================================================================================

Server cvars:

====================================================================================================

   

keys_channel 4

- This will sets which hud channel to use.

Possible channels are 1, 2, 3 or 4.

Change this value, if you do not see some things on hud,

which should be shown by other plugins.





====================================================================================================

Client commands:

====================================================================================================

 

say /klawisz

- This will turn on/off all what this plugin does.



pokaz_klawisz <on|off>

- The same.





pozycja_klawiszy <Float: x> <Float: y>

-This will set the position of shown hud text.

       

klawisz_kolor <red> <green> <blue>

- This will set color of hud text

       

klawisz_szybkosc <on|off>

- This will turn on/off horizontal speed meter.





====================================================================================================

Client commands for esier demos naming:

====================================================================================================



* nagraj_plik <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 `nagraj_plik <filename>`, it will be 1.

		After 1st use of command `nagraj_nowy` it will become 2

		After 2nd use of command `nagraj_nowy` it will become 2

		And so on.



* nagraj_znow



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



* nagraj_nowy



	- The name of demo will be reformated. 

	%second, %minute, %hour and %num may change.



Example:



	nagraj_plik %map-%nick-%num

		- Starts recording demo to "de_dust-MyNick-1"

	

	nagraj_znow

		- Starts recording to the same file "de_dust-MyNick-1"

		(overwrites the old one)

	

	nagraj_nowy

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

		



%num will be set to 1 every time when you run `nagraj_plik <filename>`

And it will be encreased by 1 every time of running `nagraj_nowy`





====================================================================================================

Required modules:

====================================================================================================

   

fakemeta





====================================================================================================

*/
Odpowiedz

  • +
  • -
MafiaDL - zdjęcie MafiaDL 29.07.2008

Nie bardzo rozumiem jak to dziala mam w wersji PL ;P

trzeba ustawic okno gdzie ma byc to wiem (skad dane x y)

biore /klawisz , pokaz_klawisz w say i nic sie nie dzieje pliugin niby wlaczony :D ale potrzebny mi.


o0 eXine masz Linuxa xD
Odpowiedz

  • +
  • -
eXine - zdjęcie eXine 29.07.2008

To sprobuj /keys /key itd. jak w oryginale, nie wiem mam to tylko 4fun :PP

Btw dopiero teraz zauwazyles ze gram na linuxie? ;>
Odpowiedz

  • +
  • -
wizu - zdjęcie wizu 01.09.2008

Widziałem gdzieś taki plugin, ale wciskane klawisze były w formie obrazkowej, wyglądało to dużo lepiej niż to. Ma ktos może taki plugin?
Odpowiedz