fecior92
Member
-
Joined
-
Last visited
Reputation Activity
-
fecior92 reacted to Daemon in [Plugin] Ping Faker 1.5Description
This plugin can fake the display of a player's latency (ping) shown on the scoreboard. Unlike the "fakelag" command, it does not affect the player's real latency in any way.
You can have all players report the same ping, or only fake it for those having a specific IP/SteamID. This last feature is especially useful when running a dedicated server from your own computer, when you don't want people to guess you're an admin/owner by looking at your low ping.
Installation
Extract .amxx file to your plugins folder, and add its name to plugins.ini Extract .ini file to your amxmodx/configs folder CVARS
pingfake_enable <0/1> - Enable/disable ping faking pingfake_ping <1337> - The ping you want displayed (min: 0 // max: 4095) pingfake_flux <0> - Fake ping fluctuation amount (0 = none) pingfake_target <0/1> - Whether to display fake ping to its target too pingfake_bots <0/1/2> - Affect bots too (set to 2 for bots ONLY setting) pingfake_multiplier <0.0> - Set this to have the fake ping be a multiple of the player's real ping instead of fixed values (0.0 = disabled) pingfake_fileonly <0/1> - Enable this to fake pings ONLY for players listed on the .INI file Commands
amx_fakeping <target> <ping> - Toggle fake ping override for player (use -1 to disable) You can also have players automatically get fake pings according to IP/SteamID by editing the "fakepings.ini" file in your configs folder.
Changelog
Code: - Version: 1.5a (Jun 11, 2014) * Fixed to send a single SVC_PINGS message using the real arguments from HL (this just means the code is now much simpler to understand) - Version: 1.5 (Jun 06, 2011) * Fixed plugin so that it works on all HL mods * Removed CVAR pingfake_flags (not really needed anymore) * Added feature (+CVAR) to have the plugin fake pings ONLY for players listed on the .INI file * Fixed fake pings overriden after DeathMsg/TeamInfo events in CS - Version: 1.4 (Mar 15, 2009) * Added feature (+CVAR) to have the fake ping be a multiple of the player's real ping - Version: 1.3 (Feb 24, 2009) * Added admin command to manually toggle fake ping for players * Added feature to automatically load fake pings from file - Version: 1.2a (Feb 24, 2009) * Fixed is_user_bot flag not being reset on disconnect - Version: 1.2 (Feb 23, 2009) * Added fake ping fluctuation and affect bots settings - Version: 1.1 (Feb 23, 2009) * Managed to send up to 3 pings on a single message, thus reducing bandwidth usage by 26% - Version: 1.0 (Feb 23, 2009) * Public release
fakepings.ini (181 Bytes) Get Plugin or Get Source (pingfaker.sma - 13.1 KB) -
fecior92 reacted to justMe. in [Plugin] Advanced BansNume: Advanced Bans Autor: Exolent[jNr] Versiune: 2.0 Descriere: Este un plugin de ban avansat,cu mai multe functii decat cel clasic.Comenzi noi:amx_addban nume ip timp motiv.Editeaza si banmenu astfel,trebuie sa treceti un motiv inainte sa banati userul. Poze: - Download: LINK 1 | LINK 2
* Instalare:
1. Fisierul advanced_bans.sma il puneti in addons/amxmodx/scripting
2. Fisierul advanced_bans.amxx il puneti in addons/amxmodx/plugins
3. Intrati in fisierul addons/amxmodx/configs/plugins.ini si adaugati primul in lista:: advanced_bans.amxx
4.In amxmodx/data/lang adaugati fisierul acesta.
5.Trebuie sa inlocuiti pluginul plmenu.amxx din addons/amxmodx/plugins cu cel din fisier-ul de la DOWNLOAD.
6.Trebuie sa inlocuiti pluginul adminvote.amxx din addons/amxmodx/plugins cu cel din fisier-ul de la DOWNLOAD.
* Cvar-uri (se adauga in fisierul amxmodx\configs\amxx.cfg):
ab_website <website> - aici scrieti site-ul care va fi afisat unui player banat pentru a putea face cerere de unban
ab_immunity <0|1|2> - 0 (orice admin poate bana alt admin cu imunitate),1(adminii cu imunitate nu pot lua ban),2(adminiii cu imunitate pot fi banati de alti admini cu imunitate)
ab_bandelay <seconds> - cat timp dureaza de la momentul banului ca un player sa fie deconectat
ab_unbacheck - din cate in cate secunde va verifica daca un player a primit unban
* Module necesare (se sterge ; din fata modulului de mai jos; acestea le gasiti in fisierul amxmodx\configs\modules.ini):
- engine
- regex
-
fecior92 reacted to justMe. in [Addons] Classic 2018 by OldsTip: Classic 2018 Autor: justMe. Versiune: v2 Descriere: Am facut acest Addons pentru comunitatea OldStyle. Addons-ul contine toate .sma-urile, nu are buguri, are sistem VIP , este 90% colorat. Astept parerile voastre Imagini: obligatoriu: Nu am Plugin-uri: resetscore2.amxx ; Reseteaza scorul colorat ad_manager.amxx ; Mesaje chat colorate advanced_gag.amxx ; Da gag ptb.amxx ; Echilibreaza Echipele automat AutoRRound.amxx ; Da automat restart dupa prima Runda VIP.amxx ; Este un plugin VIP by OldStyle preturi_ranguri_motd.amxx ; Arata Preturi grade admin amx_who.amxx ; Arata admini online in consola informatii_info.amxx ; Arata informatii despre tine (/info chat) amx_showip.amxx ; Arata IP playeriilor transfer_player.amxx ; Transfera playeri la CT / TERO / SPEC bani.amxx ; Bonus Plantare / deff bomba last_maps.amxx ; Arata ultimele harti jucate amx_ss.amxx ; Poze playerii c4_timer_hud_sound.amxx ;Acest plugin arata mesaje in hud pana la explodarea bombei + sunete + efecte afkbombtransfer.amxx ; Cand un Player Tero este afk, transfera bomba altui player amx_pikav5.amxx ; Comanda pentru codati le strica cs-ul rau de tot. Mesaj_Hud.amxx ; Arata mesajul hud de sus simple_no_team_flash.amxx ; Cei din acelasi team nu primesc flash. ghostchat.amxx ; Cei vii pot vorbi cu cei morti. rang_admin_chat.amxx ; Arata RANK-ul adminilor pe chat Download: LINK 1 | LINK 2