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

    28562
  • Dołączył

  • Ostatnia wizyta

    nigdy
  • Wygrane w rankingu

    11

Treść opublikowana przez MYGO.pl

  1. Description: Hides the radar after the player dies or when he is in the spectators (observers) Demonstration: Click Attached Files HRTDP.smx (4.1 KB) Get Plugin or Get Source (HRTDP.sp - 971 Bytes) HRTDP.zip (5.7 KB) Wyświetl pełny artykuł
  2. About Dump memory bytes to server console for finding offsets. Uses signature bytes or gamedata for address. Related Plugins [ANY] Gamedata Sig Tester Thanks Lux - Ideas for the plugin. BHaType - Testing on Win/Linux. Admin Commands PHP Code: sm_sig_off // Usage: sm_sig_off <offset> <signature bytes> || <gamedata> <signature> [offset] [bytes] // Examples: sm_sig_offset_display 0; sm_sig_offset_print 26 sm_sig_offset_display 1; sm_sig_offset_print 10 sm_sig_off "core.games/engine.csgo" EntInfosFinder 0 // Displays default 256 bytes from offset 0 sm_sig_off "sdkhooks.games/engine.csgo" EntityListenersFinder 0 128 // Displays 128 bytes from offset 0 sm_sig_off "sdktools.games/engine.csgo" CBaseTempEntity 75 128 // Displays 128 bytes from offset 75 sm_sig_off 0 "55 8B ? 81 ? ? ? ? ? 53 56 8B ? 8B ? ? ? ? ? 57 85" // First byte 0 is the offset, search by signature sm_sig_off 75 "55 8B ? 83 ? ? 83 ? ? 83 ? ? ? ? ? ? 53 56 57 89 ? ? ? 8B" // First byte 75 is the offset, search by signature ConVars: Saved to sm_sig_offset.cfg in your servers \cfg\sourcemod\ folder. PHP Code: sm_sig_offset_print "10" // How many bytes to print per line in the console. sm_sig_offset_display "1" // 0 = Dump all bytes space separated. 1 = Display offset number next to bytes. Changes Code: 1.0 (25-June-2019) - Initial release. Installation Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder. Attached Files Get Plugin or Get Source (sm_sig_offset.sp - 7.9 KB) Wyświetl pełny artykuł
  3. Hope you'll like this plugin, has very few features but will change once I sort out the bugs. I won't use Updater to avoid additional trouble if a native gets changed. SQLiteVIPApi is the API plugin itself and SQLiteVIPModule is the module that allows VIP at level 1 to get more HP and Armor by a certain formula, and VIP at level 2 can get a free helmet. Attached Files Get Plugin or Get Source (SQLiteVIPApi.sp - 17.9 KB) Get Plugin or Get Source (SQLiteVIPModule.sp - 6.2 KB) SQLiteVIPApi.inc (3.7 KB) Wyświetl pełny artykuł
  4. MYGO.pl

    Custom Clan Tag

    Custom Clan Tag Plugin switch player clan tag Ddepending on his role Installation Put customcluntag.smx to addons/sourcemod/plugins folder. Put customcluntag.sp to addons/sourcemod/scripting folder. Restart server or send command sm plugins load customcluntag. Customize config in cfg/sourcemod/clantag.cfg. Variables sm_custom_clantag_enable - is plugin enabled. sm_custom_clantag_admin - clan-tag for admin. sm_custom_clantag_reserve - clan-tag for player with reserve slot. sm_custom_clantag_base - clan-tag for other players. Requirements CS:GO Dedicated Server Sourcemod Metamod GITHUB Attached Files Get Plugin or Get Source (customcluntag.sp - 1.6 KB) Wyświetl pełny artykuł
  5. MYGO.pl

    Strat Roulette

    Strat Roulette What is Strat Roulette? Strat Roulette is a gamemode in which every round a different mechanic is applied. This ranges from using only certain weapons in a round to only being able to no-scope. It currently consist of a total of 54 strats, with more to come! If you have ideas for new rounds, you can follow the link down below to the issue page of the Github and post a Feature Request there. How to install: Download the release from the Github page and put the .smx in your plugins folder. That's it! How to use: There are a few commands that help with controlling the gamemode. /start - Starts the match /end - Ends the match /setround [round number] - Forcefully sets the next round strat /endround - Forcefully ends the round Keep in mind that this plugins works best if there are no plugin controlling the match in any other way. Except for PugSetup, as strat roulette nicely integrates with it. Links: Github Repository Bugs & Ideas Wyświetl pełny artykuł
  6. About Command for testing signature bytes. Does not check for unique signatures. Admin Commands PHP Code: sm_sig // Usage: sm_sig <bytes> // Example: sm_sig 55 8B ? 81 ? 54 Changes Code: 1.0 (20-June-2019) - Initial release. Installation Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder. Attached Files Get Plugin or Get Source (sm_sig.sp - 1.8 KB) Wyświetl pełny artykuł
  7. Hello Guys! Sorry, My English is Bad This plugin allows bots change class MvM Support : If gamemode is MvM, only red bots changing class Have Fun! Attached Files Get Plugin or Get Source (tf_bot_change_class.sp - 3.3 KB) Wyświetl pełny artykuł
  8. This is a game mode package that I did not do, if not, by a user who left the plugins a long time ago without the source code. I just took the trouble to rewrite the plugins and corrected some errors. The real authors are in the sp. greetings :) CREDTIS: All credits go to the original authors TYPES OF GAME MODE: TANK RUSH WITCH RUSH SMOKER RUSH BOOMER RUSH COOP NORMAL COOP EXTREMO COOP FULL RUSH COMMANDS: !modo !top5 !topw5 !skeets !witch !24top COMMANDS IN CONSOLE: sm_cvar enable24mapas_enable 1 Attached Files L4D1_TYPES_OF_GAME MODE.zip (330.8 KB) Wyświetl pełny artykuł
  9. PREVIEW VIDEO i did this plugin a few years ago but didn't tried to finish it because my other projects, it's 99% complete now. DESCRIPTION Adds a glow to every witch, works on Coop & Versus in Left 4 Dead 1 :3 CVARS l4d_witchglow_team (Default 3) -1: All Teams, 1: Only Spectator Team, 2: Only Survivor Team, 3: Only Infected Team KNOWN BUGS - Glitchy Animations Sometimes. Attached Files Get Plugin or Get Source (l4d_witchglow.sp - 4.3 KB) l4d_witchglow.smx (6.9 KB) Wyświetl pełny artykuł
  10. Hi friends . i see in some cs 1.6 online servers Admin's and VIP's uses the special skin of some weapons like m4a1 , ak47 , awp , deagle etc... that the normal players can't use them . they can only see the special skins model if they are near the admins or vips or theyer dead and switch their cam view to firstperson of admins or vips to see that skins. for example i want set the golden m4a1 model's to a special player in my server that only he can see the goldenm4a1 model's and only he can use it. anyone can help me to find a suitable plugin for this issue ?? thanks. Wyświetl pełny artykuł
  11. This plugin will block any Return To Lobby requests that aren't explicitly votes. All campaign changing plugins that change maps at the end of the campaign are afflicted by this problem, Return To Lobby gets called before the map change triggers...This fixes that problem by preventing the Return To Lobby request. I have not tested this in L4D1 but it should work, if not let me know. Attached Files Get Plugin or Get Source (l4d_return_to_lobby_fix.sp - 1.0 KB) Wyświetl pełny artykuł
  12. Credits: Silvers - for optimizations & style code. Desriptions: Changes to Pipe Bomb add more realism. Attached Files Realistico.GameData.txt (1.2 KB) Get Plugin or Get Source (Realistico.sp - 7.2 KB) Wyświetl pełny artykuł
  13. MYGO.pl

    [ANY] Middle Detect

    Hello, I've create a plugin which restrict 1 middle shot for exemple for de_dust2 on middle 1 shot per person, for that u need only upload the plugin and create zones thanks to devzones from francisco and rename zone middle, middle1, middle2 etc.. This plugin will detect every shot from sniper, i've test it on CSS, but the weapon is check too on CSGO. Sorry for my bad english, if u have any question i'll answer u :) Attached Files middledetect.zip (98.1 KB) Wyświetl pełny artykuł
  14. MYGO.pl

    [ANY] Respawn Ball

    Hello, My plugin serves to respawn the ball when there is a goal on the map Ba_Jail_Electric_Razor_V6 or Ba_Jail_Electric_Razor_Go. U need only upload the plugin and put the map. This plugin work for CSS or CSGO. Attached Files Get Plugin or Get Source (Respawn Ball.sp - 1.9 KB) Respawn Ball.smx (13.4 KB) Wyświetl pełny artykuł
  15. MYGO.pl

    Join Spectators

    Join Spectators Sourcemod plugin that join player to spectators. Installation Put joinspectators.smx to addons/sourcemod/plugins folder. Put joinspectators.sp to addons/sourcemod/scripting folder. Restart server or send command sm plugins load joinspectators. Customize config in cfg/sourcemod/join_spectators.cfg. Variables sm_js_enable - is plugin enabled. sm_js_movefrom - count of players that require to move player to spectators. Requirements CS:GO Dedicated Server Sourcemod Metamod GITHUB Attached Files Get Plugin or Get Source (joinspectators.sp - 879 Bytes) Wyświetl pełny artykuł
  16. Continue to shoot special infections, special infections will fall back. l4d2_homerun_bat.smx modify. player command: sm_weapon_push weapon: default:rifle (line 9 can change another weapon) v1.0 new plugin. I only modified it to match my server usage, anyone can continue to improve it. My plugins 贊助網址 Donation URL https://pay.ecpay.com.tw/CreditPayme...=3050613&Enn=e Wyświetl pełny artykuł
  17. When I was younger I used to hang out on Mario_Kart and try to hit back sandman baseballs slung towards me with a bat, but to no avail. Now, this is possible! Only instead, you can return any projectile back with a swing of the ol' wood. It's a straight up can-o'-corn: you swing your bat, and any projectiles (within a cvar-determinant range and FOV) get beanball'd right back. Really helps cover one's bases if you get cornered by a Soldier or Demoman. Any of these baseball idioms getting to ya? Professionally edited showcase video CVars Code: "sm_tfbaseball_velmult", "1.15", "Speed multiplier for a bat'd projectile." "sm_tfbaseball_fov", "70.0", "FOV range for bat swing to register as a valid hit." "sm_tfbaseball_range", "150.0", "Max range (hu) a projectile can be for it to be in swing range." Installation Extract gamedata, plugins, and scripting to your SM directory. Type "sm plugins load tf2baseball" and play ball! Attached Files tf2baseball.zip (12.8 KB) Wyświetl pełny artykuł
  18. video showcase It always happens in l4d1. Feel very angry when playing completitive versus. Don't know why, but I fix it by myself. Source Github Installation Put the "l4d_vomit_pounce_fix.txt" file in your "\addons\sourcemod\gamedata\" folder. Put the "l4d_vomit_pounce_fix.smx" file (click Get Plugin) in your "\addons\sourcemod\plugins\" folder. Attached Files Get Plugin or Get Source (l4d_vomit_pounce_fix.sp - 6.3 KB) l4d_vomit.txt (548 Bytes) Wyświetl pełny artykuł
  19. Freatures Spoiler This plugin provides a deathmatch arena for dead people! I am accepting new freature requests! Instalation Spoiler Put the folders into your addons/sourcemod. IF YOU FIND ANY BUGS OR HAVE ANY FURTHER REQUESTS CONTACT ME VIA STEAM, PM OR REPLY HERE My Github Plugin repository Plugin download Donate Me Wyświetl pełny artykuł
  20. MYGO.pl

    NoSpread Menu

    NoSpread Menu Hey guys!, So I build a plugin that opens No-Spread Menu Commands: PHP Code: sm_nospread Installation: Move NoSpread.smx to "addons/sourcemod/plugins". Move NoSpread.sp to "addons/sourcemod/scripting". My Discord: .baljeet#0687 Steam: https://steamcommunity.com/id/BaljeeTo/ ScreenShot: Attached Files NoSpread.smx (5.2 KB) Get Plugin or Get Source (NoSpread.sp - 2.2 KB) Wyświetl pełny artykuł
  21. /*============================================ =========================================== Plugin Info: * Name : [L4D] Tank Control Health * Author : JOSHE GATITO SPARTANSKII >>> * Descr. : control the tanks health mode based on players number. * Link : https://github.com/JosheGatitoSpartankii09 ============================================= =========================================== Change Log: 1.0 (09-05-2019) - Initial release ============================================= =========================================== Description: Self-explained. Commands: "nothing" Settings (ConVars): "l4d_tank_control_hp" - Do we need to control tank HP ? ( 0 - No / 1 - Yes) "l4d_tank_spawn_hp" - HP of tank to set Credits: Dragokas - for the Colors in translation file tutorial. ============================================= =========================================*/ Attached Files Get Plugin or Get Source ([L4D] Tank Control Health.sp - 6.8 KB) Wyświetl pełny artykuł
  22. About Two commands to create Spitter projectiles and drop Spitter goo. Had this code laying around with no use. Don't look at the signature, it's identical to several functions so must be long, the differences are offsets that change each update. Thanks - For Request bliblablub. Marttt. ConVars PHP Code: l4d2_spitter_projectile_version // Spitter Projectile plugin version. Admin Commands PHP Code: sm_spitter_prj // Shoots the Spitter projectile from yourself to where you're aiming. sm_spitter_goo // Drops the Spitter goo to where you're aiming the crosshair. Changes Code: 1.0 (09-June-2019) - Initial release. Installation Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder. Download the .txt gamedata file and put into your servers \addons\sourcemod\gamedata\ folder. Attached Files l4d2_spitter_projectile.txt (1.2 KB) Get Plugin or Get Source (l4d2_spitter_projectile.sp - 6.3 KB) Wyświetl pełny artykuł
  23. Intro The idea of this plugin is arisen when wanting to establish a dynamic and balanced configuration, depending on the number of players survivor in a Coop Server. For this, this plugin allows you to create and execute the ".cfg" files for each number of survivors. Cvars: PHP Code: // 0:Disable, 1:Enable Plugin // Default: "1" config_survivors_enable "1" // 0: Disable check mode, 1: Ignore check idle survivors, 2: Ignore check survivors bot, 4: Check only alive survivors, 7: Select all check modes // Default: "0" config_survivors_check_mode "0" // -1: Create the files when survivors are checked, 0: No create files automatically, N > 0: Set N files for create automatically // Default: "-1" config_survivors_create "-1" // Set folder name for save configs files // Default: "config_survivors" config_survivors_folder "config_survivors" // Set name prefix config files // Default: "config_" config_survivors_prefix "config_" // Set name sufix config files // Default: "_survivors" config_survivors_sufix "_survivors" credits Milo| Merudo pd: sorry for me english :/ Attached Files Get Plugin or Get Source (config_survivors.sp - 7.7 KB) Wyświetl pełny artykuł
  24. [Store] Guns Menu Since I didn't saw any good guns menus so I decided to do my own. Requirements : Zephyrus Store Commands : Code: sm_guns Cvars : Code: sm_gunsmenu_vip_only // Make the command only for VIP's (Zeph Store) Feel free to ask for more plugins or upgrades to this plugin :D Enjoy. Attached Files Get Plugin or Get Source (Guns_Menu.sp - 6.3 KB) Guns_Menu.smx (6.8 KB) Wyświetl pełny artykuł
  25. MYGO.pl

    OpenIdle

    Pinion's OpenIdle OpenIdle is a free/public SourceMod plugin designed to provide a number of features to your idle server. This version is for CS:GO, but it may be ported to other games in the future. Features - Force players to join a team on connect. - Respawn players automatically on death (delay configurable). - Deal damage to idle players, with options for delay, damage, and frequency. - Create custom spawn locations per map. - Supports Updater. Please post any feature requests and we'll do our best to expand functionality and fix bugs. Github https://github.com/PinionTech/pinion...e-csgo#install Install Copy the plugin into your plugins directory. Copy the configs into /cfg/sourcemod/ See the folder structure in the repo for details. Commands sm_setspawn <T / CT>: Create a new spawn location for team T or CT at your current location. Requires ADMFLAG_ROOT command access. CVARs Change these options in /cfg/sourcemod/openidle.cfg Cvar & Default Value Effect sm_openidle_customspawns_enabled "1" // Set to 0 to disable custom spawns. Spawns must be placed per map using sm_setspawn. sm_openidle_forceteam "1" // Set to 0 to disable forcing players to teams. sm_openidle_idledamage_amount "10" // The amount of damage to apply to idle players for each time they are found idle. sm_openidle_idledamage_enable "1" // Set to 0 to disable dealing damage to idle players. sm_openidle_idledamage_frequency "1" // The number of seconds to wait before damaging an idle player again. sm_openidle_idledamage_idletime "30" // The number of seconds a player must be stationary to be counted as idle. sm_openidle_respawn_enabled "1" // set to 0 to disable automatic respawn. sm_openidle_respawndelay "5.0" // The number of seconds to wait before respawning a player. sm_openidle_runconfig "1" // Run sourcemod/openidle.serverconfig.cfg at the start of rounds? Wyświetl pełny artykuł
×
×
  • Dodaj nową pozycję...