Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

MYGO.pl

RSSy
  • Postów

    28629
  • Dołączył

  • Ostatnia wizyta

    nigdy
  • Wygrane w rankingu

    11

Treść opublikowana przez MYGO.pl

  1. Hi all. I think many faced with the problem, when the tank tries to throw a stone, the players shot the tank. The plugin will fix it and disable the tank damage when the tank wants to throw a stone or knocked down survivor. PHP Code: 23. 07. 2017 - Release. Tests were run on Left 4 Dead. Attached Files l4d_unlock shield tank.smx (5.5 KB) Get Plugin or Get Source (l4d_unlock shield tank.sp - 3.2 KB) Wyświetl pełny artykuł
  2. Cameras And Drones >>Github page<< This plugin adds cameras and drones to the game. Cameras are designed to be used as defensive gear, whereas drones should be used while attacking. Use this gear to lay traps to your enemies! It is similar in some ways to Rainbow six siege. Installation Simply download cameras-and-drones.smx, and place it inside "csgo/addons/sourcemod/plugins/" Features Can buy cameras or drones Cameras stick to walls and can be used to watch enemies Cameras makes red light when used Drones can be thrown and used by the player Drones makes noises when used Can limit the number of drones/cameras per player Can choose which team can use drones/cameras Can choose if teammates are allowed to break your drones/cameras Feature Request/Bug report CVars Commands Spoiler Code: "cd_buy" (buy gear from your team depending on the cvar) "cd_cam" (use the gear from your team) Media Changelog Have fun!! Attached Files cameras-and-drones-master.zip (67.5 KB) Wyświetl pełny artykuł
  3. MYGO.pl

    Report plugin

    REPORT BOT This is my first post on AM so I hope the format is correct. short description basically someone on the server says !report <reason> or !report <username/id> <reason> and it'll add it to a database and then I have a discord bot written in NodeJS to watch for reports and post them in a channel that you have set! The bot itself has commands to block people from reporting and unblock people from reporting Anyways this plugin I have created here requires you to have a discord server as I'm sure most communities at this point do. I'm not sure what games this will run on other than TF2 because that's all I've tested it on. This was pretty much my first time creating a plugin and also creating a discord bot, so I give it as it with no warranty. Do with it as you please fix it up as you want, or even message me with suggestions on how to make it better! There is a README.txt file I will be including on how to set this up. I should also mention I edited the helpers.inc to be able to make the plugin work as I wanted, so I will also include my modified version of helpers.inc. I hope you guys find it as useful as the Vatican has! Please post any questions below and I will try to get to you ASAP Attached Files reportBot.zip (14.1 KB) Wyświetl pełny artykuł
  4. Description This plugin sets a players team based on the team put for the given SteamID. Checks for SteamID3. CONVARS atj_chatMessage = <1/0> Default (1) CHANGE LOG Code: 1.0 - Released plugin Installation Drag the .smx file into the plugins folder. Drag the .txt file into addons/sourcemod/configs Autoteamjoin-steamids.txt Example Code: [U:1:0]--T [U:1:1]--CT [U:1:2]--SPEC Reply if you found any bugs or just stuff I should add to the plugin. Attached Files Get Plugin or Get Source (autoteamjoin-steamid.sp - 3.0 KB) autoteamjoin-steamid.smx (5.8 KB) Autoteamjoin-steamids.txt (44 Bytes) Wyświetl pełny artykuł
  5. There is a exploit where cheaters can heal enemies. This plugin ban or kicks them. Cvar: sm_aah_bantime "0" //Amount of time to ban. Default: 0. -1: kick. https://www.youtube.com/watch?v=F43V6y0n5xE This was meant to be for TF2 but should work in any mode Attached Files Get Plugin or Get Source (AntiArrowHeal.sp - 1.2 KB) AntiArrowHeal.smx (4.6 KB) Wyświetl pełny artykuł
  6. Description Tracks clients monthly (based on SteamID32). Feature list/plans At the moment nothing. Commands sm_stats_create - creates a table for tracking clients. sm_stats_clients [month-year] - gets clients in the month. Quote: Example: sm_stats_clients 07-2017 Changelog Quote: 2017-07-19 (v1.0) * Initial release. Installation instructions Download the plugin and upload it on the server. Load the plugin through the server console (sm plugins load Stats). Create the table for tracking (sm_stats_create). Attached Files Get Plugin or Get Source (Stats.sp - 3.3 KB) Stats.smx (5.6 KB) Wyświetl pełny artykuł
  7. Where i can found plugins !mm, !coin to CSGO dd2 server? Wyświetl pełny artykuł
  8. DESCRIPTION A fairly simple coin flip plugin. Challenge other players in-game to a coin flip you. The players in the coin flip set their credits using a menu. Once both players are ready one of them will choose heads or tails then the coin flip will starts. Whoever wins takes all the credits that both players bet. Has only been tested on CS:GO. COMMANDS !coin !flip !coinflip There are no cvars for this plugin yet. DEPENDENCIES Zephyrus Store CHANGE LOG Code: 1.0 - Released plugin Reply if you found any bugs or just stuff I should add to the plugin. Attached Files Get Plugin or Get Source (ar_coinflip.sp - 16.2 KB) ar_coinflip.smx (14.9 KB) Wyświetl pełny artykuł
  9. Simple Hide Plugin Description: A simple plugin for hide players, can configurable with cvars. Cvars: Config is located in: cfg/sourcemod/sm_hide sm_hideplayers_enable - Enable/Disable plugin. sm_hideplayers_only_admin - Set plugin for only admins or any player. sm_hideplayers_only_teammates - Hide players if they're on client team. Or hide all players Commands: sm_hide sm_hideplayers Enable/disable the hide other players Attached Files Get Plugin or Get Source (sm_hide.sp - 2.7 KB) sm_hide.smx (5.0 KB) Wyświetl pełny artykuł
  10. MYGO.pl

    SpecWho

    SpecWho Description If you're running SpecWho you will see a panel when spectating a player that contains all Steam IDs of the person you're spectating, together with their name. This is especially useful when it comes to recording demos of cheaters as the panel itself is visible when playing the demo. Supported games This is only tested to be working in Team Fortress 2, but if you try it in another game feel free to report it back to me in this thread. Commands sm_specwho_version - Displays the current version of the SpecWho plugin. sm_specwho - Toggle the SpecWho panel on/off for yourself. Important note If you're in free-spectating mode (flying with noclip while spectating) the panel will only appear when you're looking at a player with the crosshair. Dependencies SourceMod 1.7+ How to install Put the .smx in your /sourcemod/plugins folder and change the map. Changelog Spoiler 2017-07-18 + Initial Release Attached Files Get Plugin or Get Source (specwho.sp - 4.1 KB) specwho.smx (6.2 KB) Wyświetl pełny artykuł
  11. Hi, Here are the highly longed for survivor legs. My Method is unorthodox but it's the best I could do where many have tried and failed No Download Server Needed Cvar: PHP Code: survivor_legs_version No cvars really it just works!! Works with LMC too Legs judder when updaterate/cmdrate are imbalanced Try and keep them as close as you can. This is an extreme case tho 250ticks is not realistic Bug reporting ragarding animations: Legend: life state: 1HP = Slow Limp //// below below 40HP medium Limp //// Above 40hp = Running Weapon being held: weapon_pistol ect. Character model: Nick ect. Code: Example below: Current health/life state: 35HP Weapon being held: weapon_pain_pills Character model: Zoey I keep seeing zoey's hands when running like i'm carrying pills Any other bugs report as normal. If bugs happen with Thirdparty models DON'T REPORT IT. Server side model changes are not supported(besides Ada Wong). Client sided should be fine unless the model changes the animations (could cause bug) not many bugs from my testing tho. Includes tpos fix for zoey while holding crowbar Includes coach pistol crouch animation for looking the wrong direction Note for thirdpersonshoulder detection you need a second plugin --> [L4D/L4D2] [L4D/L4D2] [L4D/L4D2]ThirdPersonShoulder_Detect besure to check you have latest version GitHub repo --> https://github.com/LuxLuma/-L4D2-Survivor_Legs Attached Files Get Plugin or Get Source (_[L4D2]Survivor_Legs.sp - 25.1 KB) Wyświetl pełny artykuł
  12. Small thing i did because i hate editing VScripts. You can find the VScript KeyValues inside the decompiled VScript files. A full list of director options can be found here: https://developer.valvesoftware.com/...irectorOptions Cvars: PHP Code: "l4d2_directoroptions_overwrite", "", "Overwrites DirectorOptions key values. Seperate with ';' and assign with '=' (Assign to nothing will remove the key value). (e.g WitchLimit=;TankLimit=5)" "l4d2_directoroptions_use_check_delay", "1", "Use delays to set or remove director option keyvalues, may not precise." Attached Files Get Plugin or Get Source (l4d2_unlock_director.sp - 5.1 KB) Wyświetl pełny artykuł
  13. This plugin is designed to be a no-fuss manager for admins running small tournaments on lan servers. You can quickly make sure every team is on the correct side using server commands "t_team <teamname>" and "ct_team <teamname>." To use this feature, create configuration text files of each team in the folder /addons/sourcemod/configs/easylan/teams/<teamname>.txt. The format of <teamname>.txt should have one steam32id (STEAM:0:0_...) per line. There is an example.txt in the folder. Use "easylan_liveup" to start the game. "easylan_unlive" releases the plugin from the game. Players can use "!stop" during a game if they have a technical issue, and the game will automatically restore the round if there was no player contact. This feature can be disabled with "easylan_emergencystop_enabled 0." The chat command "!playon" unpauses and resumes the game. The game will be paused automatically on player disconnect when the game is live, and the plugin will attempt to automatically restore the round if there was no player contact before the player disconnected. If you encounter an issue as an admin, try "easylan_reinitialize" to fix the problem. Install: Download the zip folder. And unpack it and merge the "csgo" folder. Known Problems: - No knife rounds Attachment 164224 Attachment 164225 Attached Files easylan-master.zip (23.2 KB) Get Plugin or Get Source (easylan.sp - 15.0 KB) Wyświetl pełny artykuł
  14. If the bomb explodes before a defuse finishes and the player only needed less than 1 second to successfully defuse it, the plugins prints how much more time was needed to defuse the bomb successfully. Toggle with defusetime_enabled Attached Files Get Plugin or Get Source (defusetime.sp - 2.0 KB) Wyświetl pełny artykuł
  15. Zephyrus Store | Gamble Module By BaroNN About it: a small gambling plugin that I made a long time ago, you write /gamble <ammont> and you have a chance to win and of course a chance to lose your bet, it's a very small plugin but a lot of people were asking me about it so here is it. enjoy! Cvars: sm_gamble_showgamble - Show Gamble Message to All? (default: 0) sm_gamble_minbet - Minimum BetAmmont? (default: 25) sm_gamble_maxbet - Maximum BetAmmont? (default: 7000) sm_gamble_winingchance - Wining Chance? (default: 40) Attached Files Get Plugin or Get Source (store-gamble.sp - 2.9 KB) store-gamble.smx (5.1 KB) Wyświetl pełny artykuł
  16. [Any] Server security Hi, Did your servers hack with players or bad admins? I wrote plugin, its securiting your servers with block this commands: Quote: AddCommandListener(CheckCMDString, "sm_cvar"); AddCommandListener(CheckCMDString, "sm_rcon"); AddCommandListener(CheckCMDString, "rcon"); Hostname, Tv name, bot names,Gamedesc_override, quit, restart, exit, sm plugins unload, rcon_password, BAN:nono: My plugin banip who hacking your server with this commands.... Please use it because...:nono: Its very nice to securit sourcemod and your server with block this commands! LOG...:nono: In addition, its log hacker name and steam in logs and show for server players in server chat! Tell me...:nono: I dont think it has bug! But if you see bugs or problems in it, say me to I'll fix it in new versions. My Telegram: @mr_arshiababaie & @mr_arshiababaie2 My Gmail:[email protected] :)I Want You To Be Happy:) Attached Files Get Plugin or Get Source (ServerSecurity.sp - 12.9 KB) Server security.zip (9.2 KB) Wyświetl pełny artykuł
  17. Eylonap Anti Mic Spam Convars: eylonap_warningtime - max warnings before mute player. eylonap_startmute - start mute time. eylonap_mutejump - jump time after mute. eylonap_maxmute - max mute time. eylonap_mutereason - mute reason. eylonap_maxmic - max talk players. Credits For: ღMEOWman๖»ツ ☺AlterEGO☺ Requeriments: DHooks Voiceannounce_ex Download: Attached Files eylonap_antimicspam.smx (5.6 KB) Get Plugin or Get Source (eylonap_antimicspam.sp - 3.3 KB) eylonap_antimicspam.zip (8.1 KB) Wyświetl pełny artykuł
  18. Description : [Levels Ranks] Module - Neon is the module for the Levels Ranks plug-in. With this module, players have the opportunity to choose their own neon. Supported Games : Counter-Strike: Global Offensive Counter-Strike: Source Team Fortress 2 Requirements : SourceMod 1.8.0.5979 and higher (only stable) [Levels Ranks] Core How to install : 1) Uninstall the previous version of the plug-in, if available 2) Extract the contents of the archive into folders 3) Configure the files:- addons/sourcemod/configs/levels_ranks/neons.ini​​​ 4) Restart the server Attached Files Module - Neon v2.3.1.zip (17.8 KB) Wyświetl pełny artykuł
  19. In The Name Of God Hi I added this plugin to the users request This Plugin Blocks ddos with command Any Problems Ask Question How To Edit Kick message Red colors represent editing KickClient(client, "[AntiDDos] ANTI-DDOS"); return Plugin_Handled; } if(DDosTries[client] >= MAX_TRIES) { KickClient(client, "[AntiDDos] ANTI-DDOS"); return Plugin_Handled; Attached Files Get Plugin or Get Source (AntiDDoS.sp - 1.3 KB) Wyświetl pełny artykuł
  20. Description : [Levels Ranks] Module - Medkit is the module for the Levels Ranks plug-in. This module allows players with a certain rank and higher to use medkits during the game. Supported Games : Counter-Strike: Global Offensive Counter-Strike: Source Requirements : SourceMod 1.8.0.5979 and higher (only stable) [Levels Ranks] Core How to install : 1) Uninstall the previous version of the plug-in, if available 2) Extract the contents of the archive into folders 3) Configure the files:- addons/sourcemod/configs/levels_ranks/medkit.ini​​​ 4) Restart the server Attached Files Module - Medkit v2.3.1.zip (14.1 KB) Wyświetl pełny artykuł
  21. Description : [Levels Ranks] Module - Particles is the module for the Levels Ranks plug-in. This module makes it possible to use trails and auras based on particles at the same time. Supported Games : Counter-Strike: Global Offensive Requirements : SourceMod 1.8.0.5979 and higher (only stable) [Levels Ranks] Core How to install : 1) Uninstall the previous version of the plug-in, if available 2) Extract the contents of the archive into folders 3) Configure the files:- addons/sourcemod/configs/levels_ranks/aura.ini - addons/sourcemod/configs/levels_ranks/trail.ini - addons/sourcemod/configs/levels_ranks/downloadsparticles.ini - addons/sourcemod/configs/levels_ranks/downloadsparticlesmat.ini​ 4) Restart the server Attached Files Module - Particles (Aura & Trail) v2.3.1.zip (21.5 KB) Wyświetl pełny artykuł
  22. Description : [Levels Ranks] Module - Heavy Armor is the module for the Levels Ranks plug-in. This module at respawn gives players heavy armor. Supported Games : Counter-Strike: Global Offensive Requirements : SourceMod 1.8.0.5979 and higher (only stable) [Levels Ranks] Core How to install : 1) Uninstall the previous version of the plug-in, if available 2) Extract the contents of the archive into folders 3) Configure the files:- addons/sourcemod/configs/levels_ranks/heavyarmor.ini​​​​ 4) Restart the server Attached Files Module - Heavy Armor v2.3.1.zip (12.9 KB) Wyświetl pełny artykuł
  23. Description : [Levels Ranks] Module - Health Giver is the module for the Levels Ranks plug-in. This module gives players a certain number of lives for respawn. Supported Games : Counter-Strike: Global Offensive Counter-Strike: Source Requirements : SourceMod 1.8.0.5979 and higher (only stable) [Levels Ranks] Core How to install : 1) Uninstall the previous version of the plug-in, if available 2) Extract the contents of the archive into folders 3) Configure the files:- addons/sourcemod/configs/levels_ranks/healthgiver.ini​​​ 4) Restart the server Attached Files Module - Health Giver v2.3.1.zip (12.9 KB) Wyświetl pełny artykuł
  24. Description : [Levels Ranks] Module - Distributor is the module for the Levels Ranks plug-in. This module gives experience points at regular intervals. Supported Games : Counter-Strike: Global Offensive Counter-Strike: Source Team Fortress 2 Requirements : SourceMod 1.8.0.5979 and higher (only stable) [Levels Ranks] Core How to install : 1) Uninstall the previous version of the plug-in, if available 2) Extract the contents of the archive into folders 3) Configure the files:- addons/sourcemod/configs/levels_ranks/distributor.ini​​​​ 4) Restart the server Attached Files Module - Distributor v2.3.1.zip (13.5 KB) Wyświetl pełny artykuł
  25. Description : [Levels Ranks] Module - Electro Effect is the module for the Levels Ranks plug-in. This module creates an electro-effect when killing. Supported Games : Counter-Strike: Global Offensive Counter-Strike: Source Requirements : SourceMod 1.8.0.5979 and higher (only stable) [Levels Ranks] Core How to install : 1) Uninstall the previous version of the plug-in, if available 2) Extract the contents of the archive into folders 3) Configure the files:- addons/sourcemod/configs/levels_ranks/electroeffect.ini​​​ 4) Restart the server Attached Files Module - Electro Effect v2.3.1.zip (15.4 KB) Wyświetl pełny artykuł
×
×
  • Dodaj nową pozycję...