←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

Advanced Block RTV

Adminek AMXX.PL's Photo Adminek AMXX.PL 30.10.2011

[Description]
This plugin turn off the option rtv when a admin is online.

Original Post:
http://forums.allied...ad.php?t=145621

Why create another post?
I create this new post because the plugin have a bug and the original author is banned. The bug was this: if you leave a space before /rtv the plugin didn't work.

[Attention]
If you have GALILEO installed in your server and the version is above 1.2, you don't need this plugin...

[Messages]
Warn for the players when a admin is on and say rtv.
Code: [en]
[AMXX] There are admins on server, therefore you can't say rtv.
[bp]
[AMXX] Tem admins no server, por isso voce nao pode dizer rtv.
[es]
[AMXX] Tiene los administradores del servidor, por lo que no se puede decir rtv.
[de]
[AMXX] Es sind Admins auf dem Server, deswegen kann rtv momentan nicht genutzt werden.
[sr]
[AMXX] Imaju Admini na Serveru, zato trenutno rtv nemoze da se koristi.
[fr]
[AMXX] La commande rtv est inactive lorsqu'il y'a des admins sur le serveur.
[bg]
[AMXX] Ima administratori v servera i zatova ne moje da polzvate rtv.[Cvars]
PHP Code:

// 1 active, 0 disables
amx_block_rtv <1 or 0>

[RTV Messages Block]
You can add in the file advanced_block_rtv.ini more things, default:
Code: ; Advanced Block RTV
; Maximun Caracteres: 300

rtv
/rtv
.rtv
rockthevote
/rockthevote
.rockthevote
rock the vote
/rock the vote
.rock the vote[Instaling]
- Put the file advanced_block_rtv.ini in: amxmodx/configs/
- Put the file advanced_block_rtv.txt in: amxmodx/data/lang/
- Put the file advanced_block_rtv.amxx in: amxmodx/plugins/
- Open the file amxmodx/configs/plugins.ini and write advanced_block_rtv.amxx

[Modules]
- Cstrike.

[Credits]
MMYTH - Original Plugin;
GalegO - Related bug plugin;
Dark Style(me) - Fixed bug at the plugin.

[Changelog]
Code: 0.0.1b - Fixed some bugs and test it.
0.0.2 - Optmized functions.
Attached Files Posted Image advanced_block_rtv.txt (596 Bytes, N/A views) Posted Image advanced_block_rtv.ini (154 Bytes, N/A views) Posted Image Get Plugin or Get Source (advanced_block_rtv.sma - 2.2 KB)

Wyświetl pełny artykuł
Quote