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

    28669
  • Dołączył

  • Ostatnia wizyta

    nigdy
  • Wygrane w rankingu

    11

Treść opublikowana przez MYGO.pl

  1. Description: Ever been running around on Halloween while under the tiny / athletic spell, shooting dudes and jumping a bajillion times, and suddenly you inexplicably die when the spell runs out? Maybe you were on a ramp or hugging a wall too closely. This plugin performs a hull check and runs a fast unstuck method to attempt to move players away from some potential collisions before Valve's player-killing stuck check kicks in. This isn't a very exhaustive check; any cramped spaces may still result in death. Dependencies: Requires the new DHooks with Dynamic Detours support. You'll also want to grab the accompanying gamedata from the download below. Other notes: I haven't tested this on Windows servers; not sure if the m_pOuter offset or signature is correct on that platform. Feel free to test and report back on it. Source / Download Wyświetl pełny artykuł
  2. NOTE: !oname will malfunction on ANY game that doesn't enforce the console command "name" to be equal to your steam name ( Works in CS:GO and L4D2 ) Commands: !name <new name> - Changes your name to the name you write after !name. For example: "!name Epic Guy" will change your name to Epic Guy. !oname <name/#userid> - Finds a target's steam name. setinfo secretname "New Name" - Next time you connect to the server, your name will be "New Name". This command works on any server and even if you aren't inside a server. Attached Files Get Plugin or Get Source (sm_name.sp - 3.3 KB) Wyświetl pełny artykuł
  3. No Knife Bullshit Discord: Mugiwara#2249 Hello there, glad that you checked in. I made this plugin for personal use and I think everyone hates this one dude wanting to knife, but pulls up his gun in the very last second. Well, I'm here to fix that problem. Let me introduce you to No Knife Bullshit, a very simple plugin that allows players to type !nkb (only when there are one guy in each teams) which then starts a counter, when the counter reaches 2, guns will be removed and a small kniferound will be instead. The counter resets every round end and people can do this command every single round. Enjoy. Installation Simply drag and drop the .smx file into: addons/sourcemod/plugins Configuration At line 40, you can change the ammount of players required for the plugin to work. At line 51 you can change the ammount of times the command has to be typed in order for this plugin to work. If you guys want to, I'm more than happy to add more features and ways to configure them. Attached Files Get Plugin or Get Source (No Knife Bs.sp - 1.4 KB) Wyświetl pełny artykuł
  4. Use different Rays of light for each level sm_gunline :Enable Explanation: There will be a beam from the eye to the bullet firing point. Anyone can continue to perfect it. Sorry for my bad English, I can only use Google to translate. donate my server Attached Files ammo_light.smx (7.0 KB) Get Plugin or Get Source (ammo_light.sp - 4.2 KB) Wyświetl pełny artykuł
  5. Prevent flame and explosion damage caused by some plug-in types. Anyone can continue to perfect it. Sorry for my bad English, I can only use Google to translate. donate my server Attached Files friend_fire.smx (4.2 KB) Get Plugin or Get Source (friend_fire.sp - 1.4 KB) Wyświetl pełny artykuł
  6. I just want to make the tank jump. Effective after plugin execution. Anyone can continue to perfect it. Sorry for my bad English, I can only use Google to translate. donate my server Attached Files tankjump.smx (5.5 KB) Get Plugin or Get Source (tankjump.sp - 1.5 KB) Wyświetl pełny artykuł
  7. Original plug-in weapon : Grenade gun sm_bh :turn on sm_blackhole_ff 0/1 :survivors damage Explanation: 1.The first shot to confirm the weapon does not have a black hole function. 2.Shooting point produces huge flame and black hole function. 3.Gravity only applies to survivors and special infected. 4.Multiplayer server test is normal. Anyone can continue to perfect it. Sorry for my bad English, I can only use Google to translate. donate Attached Files l4d2_blackhole.smx (15.7 KB) Get Plugin or Get Source (l4d2_blackhole.sp - 7.7 KB) Wyświetl pełny artykuł
  8. The original plug-in comes as tf2 weapon : grenade_launcher sm_bh :Turn on Black Hole rockets. Instructions for use: Use a grenade gun to fire, create a second shot and create a black hole. Black hole targets: Survivors and special infected I am not professional and hope that others can continue to complete it. Sorry, I don't understand English, I use google translate. After the amendment also hopes to receive sponsorship, although not well. donate Attached Files l4d2_blackhole.smx (16.1 KB) Get Plugin or Get Source (l4d2_blackhole.sp - 8.9 KB) Wyświetl pełny artykuł
  9. About I've Made this Plugin in replacements on Tsunami's ADVERTISEMENTS 2.0 Plugin. This plugin is configured with upto 75 Advertisements on Server with Colours and 4 Kinds on Texts. INSTALLATION Extract Advertisements.zip to cstrike/addons/sourcemod and Copy Configs, Plugins & Scripting Files. Visit My Website For MORE PLUGINS. CLICK HERE Attached Files Advertisements.zip (20.2 KB) Wyświetl pełny artykuł
  10. A lot dedicated servers have this problem: The server no longer has player but it is still running a 3rd party map, this prevents people without the specific 3rd party map from joining the server. This plugin checks the map name and number of online player, if the above condition keeps for more than 5x12 seconds, then change the map to default official map(c1m1_hotel). checking intervals and default official map are hard coded, modifications are only possible by modifying the source and recompiling it. Source code and smx file are available. Possible improvements: Check the map and number of players when a player leaves the server? Attached Files l4d2_watchdog.txt (1.7 KB) l4d2_watchdog.smx (4.4 KB) Wyświetl pełny artykuł
  11. Admin Talk Description Allows admins to join a private talk, and force join players/admins to the talk. Feature list Admins can join a private talk (Admin talk). Admins can force join players/admins to the Admin talk. Admins can easily see who is in the Admin talk. Commands sm_admintalk - Join/Leave the Admin talk (Toggle). sm_fadmintalk <name> - Force join admin/player to the Admin talk (Toggle). sm_sadmintalk - Prints a list of the players in the Admin talk. Changelog Code: Version 1.0: * Release Installation Code: Drop AdminTalk.smx to your plugins folder. Credits Klaus(me). Attached Files Get Plugin or Get Source (AdminTalk.sp - 3.2 KB) Wyświetl pełny artykuł
  12. Hello, I am lookin for an Admin-Menu für L4D2. Can not find anything. Can anyone help please? Wyświetl pełny artykuł
  13. This is a plugin for No More Room in Hell that allows players to place barricades almost anywhere. Video https://streamable.com/ucvb2 BlacklistA blacklist allows the plugin to be disabled on particular maps where the plugins behaviour interferes with gameplay. It supports trailing wildcards (*) and is auto-generated at: Code: nmrih/addons/sourcemod/configs/barricade-anywhere-blacklist.cfg ConVars sm_barricade_anywhere "1" Allows players to place barricades anywhere. sm_barricade_limit "-1" Barricade Anywhere won't create new barricade points beyond this limit. -1 means infinite. sm_barricade_max_flatness "0.75" How 'vertical' a surface must be to allow barricade placement. E.g. 0.0 = 100% vertical whereas 0.5 = 45 degrees from vertical. sm_barricade_backside_spacing "0" How far the middle of the board's backside must be from a wall. Increase this to restrict barricading to doorways. Attached Files nmrih-barricade-anywhere-1.0.zip (25.7 KB) Wyświetl pełny artykuł
  14. SkylerDays v.Beta Description a nice plugin for fun in jailbreak servers with awarded the winner with credits using hl_gangs & Zephyrus store(require for the plugin will works) commands /days only a counter-terrorist member or an admin can activate the command /abortdays only an admin can activate command Quick tutorial: ok so every 4 round (ct score 1 terrorist score 3 || ct score 2 terrorist score 2 etc...) automatically but if you want I mean if you are a counter-terrorist member or an admin you can type /days and the vote will appear. for aborting a day on admin call this command /abortdays if you are an abuser and you revive your friend after his death and there is a day is active it might do to you some problems if there are two or more friends in the same gang they won't be able to kill each and other until they will be the last remain all gangs mates will be drawn by the same color example we have Tommy Dani Yosi and Dana Dana and Dani is in the gang called test they will be drawn blue Tommy and Yosi is in the gang called test2 they will be drawn green non-gang members will not be drawn!! For site admins or any staff member: you will be noted that there is no .sp file I don't know if it is against the roles the reason for that is not all days is finished yet!! Public .sp FILE will be relese soon!! github: DOWNLOAD Found a bug or have a "day" idea write it to me and I will look up for it! :) DaysList: Scout Day Knife Day Pistols Day War Day BackStab Day Laser Day ShotGun Day Grande Day Headshot Day 4 more days coming soon! Credits: thanks alot guys #1 HeadLine his natives & plugin #2 zephyrus his natives #3 BraveFox - Stocks #4 Shavit - Stocks Wyświetl pełny artykuł
  15. Player in-taunt protection This plugin gives player protection if he in taunt for long time Cvars: bubble_idletime - default:6.0 seconds Value of time reqired to get ubercharge after using taunt Usage: Use any looping taunt in order to get uber protection. Video: YouTube Attached Files Get Plugin or Get Source (bubble.sp - 1.3 KB) Wyświetl pełny artykuł
  16. ASteambot Redirect Before anything, read this : You will need ASteambot to run this plugin. You need at least the version V 3.7.2. You need to open at least 1 port. First of all, I didn't do this plugin, h3bus did. This is his plugin (https://forums.alliedmods.net/showthread.php?t=255675), I just made a module. That's it. So, as you may have already understand, player's can be redirected through steam chat to another server upon request. Friendly menus Fast I don't know man... Download and run ASteambot, it can be downloaded [here] Install [ANY] Server Redirect - A full featured server listing/hoper : https://forums.alliedmods.net/showthread.php?t=255675 Install ASteambot_Core : If you already have installed ASteambot_Core, update it. 0) Install socket extension 1) Grab ASteambot_Core from [here] 2) Put in your plugins folder : addons/sourcemod/plugins 3) DOWNLOAD AND EDIT THE CONFIGURATION FILE AND PUT IT IN [SERVER PATH]/cfg/asteambot/asteambot_core.cfg !!! 4) Restart your server Install ASteambot_Redirect : 1) Grab the smx file (ASteambot_Report) on github, [here] 2) Put the smx file in your plugins folder : addons/sourcemod/plugins 3) Download playerreport_reasons.txt and put it in your addons/sourcemod/configs folder. 4) Restart your server. 5) Done ! None - It's activated / deactived by putting it or not in the plugins folder. None Nothing, feel free to ask. None found yet None, yet. All files are on Github : https://github.com/Arkarr/SourcemodASteambot/ Enjoy ! Logs : Spoiler 1.0 - First public release Wyświetl pełny artykuł
  17. MYGO.pl

    Plugin for JB

    Hi everyone!!! I'd like to write a plugin which would allow for the color change of terrorist models by CT but I don't know how. Could someone help me with this? Wyświetl pełny artykuł
  18. . Sentry Quick Build v1.0.0 Description: Enables quick build of sentries, teleporters, and dispensers, intended for rocket jump servers. Sentries spawn instantly as engineer, which then require only one hit to upgrade. Dispensers and teleports automatically upgrade to level 3. Requires tf2attributes ConVar: sm_cvar sm_sentrylevel "1" // Sets the default sentry level (1-3) To Do: Add ConVar for dispenser and teleport level. Project here: Github . Wyświetl pełny artykuł
  19. . Weapon Attribute Setter v1.0.0 Description: Modify attributes of client weapons on the fly This plugin was created for development and testing. Attributes reset on class change. Similar to this plugin, but instead of targeting clients, targets active weapons. Requires smlib and tf2attributes Commands: sm_attribute - change attributes of client's active weapon sm_getweapon - displays client active weapon name and entity# How: /attribute playerName attribute# floatvalue /getweapon playerName List of attributes: https://wiki.teamfortress.com/wiki/L...tem_attributes Project here: Github . Wyświetl pełny artykuł
  20. MYGO.pl

    SpecList

    SpecList Decided to just release this after seeing this thread of some guy releasing this plugin I did for him privately. (thanks for stripping author tags) This plugin uses the flags ADMFLAG_UNBAN and ADMFLAG_CUSTOM1 to give those tags special colors when spectating. Also has command sm_stealth to be hidden completely from the speclist. There are no cvars to easily change the colors or permission flags, but it is easy to change within the code. First release of anything so if I did anything wrong my bad. Attached Files Get Plugin or Get Source (speclist.sp - 6.3 KB) speclist.smx (7.2 KB) Wyświetl pełny artykuł
  21. Names Blocker Description You can add names to block from writing/joining with that name Feature list Simple menu to add names / edit them. You can choose the punishment(kick / ban), banning time and reason. Bans list, a list of bans that includes all the info of the ban and the message he wrote, and sort the bans by steamid. You can use this plugins for multi servers communities. ConVars Code: nblocker_punish_admins 1/0 //Sets whether the admins will be punished or not. Commands sm_blocker - open the blocker main menu Changelog Code: Requirements SourceBans Installation MySQL Configuration, you can also use SQLite in case you use this plugin on only one server. Code: "nblocker" { "driver" "mysql" "host" "yourhost" "database" "yourdatabase" "user" "youruser" "pass" "yourpassword" } Credits Klaus(me). Media Attached Files Get Plugin or Get Source (NBlocker.sp - 19.7 KB) Wyświetl pełny artykuł
  22. Color Support Description A Chat Color Support for CSGO. [For example type: {red}This {blue}is {green}a {orange}test] Requested by, Cruze This feature is built in to the Simple Vip Menu too Features Changable Flag Support for Color using Custom Color Type in Chat 100% Translatability (Default: English and Hungarian) ConVars sm_ent_chatflag - The flag of the custom chat colors [Example "a"] Installation Upload the files Load the plugin or change the map Configure the plugin over ent_chatcolor.cfg (csgo/cfg/sourcemod/ent_chatcolor.cfg) Requests or Known bugs Nothing yet :fox: Github here Download here Wyświetl pełny artykuł
  23. Simple Vip Menu Description This is a Simple Menu Based plugin for adding features to VIP players with Cookie and MyJailbreak support. Credits BraveFox, for the idea and blacklist [ his plugin ] Pelipoika, for the Fading shanapu, for the MyJailbreak support Features Enable/Disable +HP in every round Enable/Disable +Armor and Helmet in every round Set Own ClanTag Set Own NameTag Set NameColor Color Set TagColor Color Set ChatColor Color Rainbow (Fading) player Model MyJailbreak support for Events Every change saved to cookies instantly 100% Translatability (Default: English and Hungarian) ConVars and Commands sm_entvip_enabled - Enable the vip system? sm_entvip_health - Allow vip players to use hp bonus? sm_entvip_armor - Allow vip players to use full armor bonus? sm_entvip_plushp - How much plus hp player gets? sm_entvip_plusarmor - How much plus armor player gets? sm_entvip_plushelmet - Give Helmet with Armor? sm_entvip_rainbowmodel - Allow vip players to use rainbow model? sm_entvip_deadrestrict - Restrict dead players to communicate with alive players (over chat)? (JailBreak) !vip from flag "a" (ADMFLAG_RESERVATION) Installation Upload the files Load the plugin or change the map Configure the plugin over entvip.cfg (csgo/cfg/sourcemod/entvip.cfg) Requests or Known bugs Nothing yet :fox: Github here Download here Wyświetl pełny artykuł
  24. Description: Cfg Console Variables anomaly happens time by time, and caused by Valve bug: values can not be read from cfg-files and remains by default if you reach some limit of the number of lines in server.cfg / or cfg-files in total. This problem is described more in the topic: https://forums.alliedmods.net/showthread.php?t=307696 Also, this plugin check: - if some cfg files contain wrong values that exceed max/min value allowed. - unused ConVars. Commands: 1. "sm_convar_anomaly_show" - to compare values in cfg files with actual in-game Cvar to find anomalies/unused cvars. 2. "sm_convar_anomaly_fix" - to attempt to fix Cvar anomalies. By default, log-file is located at: "addons/sourcemod/logs/CVar_Anomaly.log" Settings (ConVars): 1. "convar_anomaly_autofix" - fix Cvar anomaly automatically before each map start? (0 - off {default}, 1 - on). 2. "convar_anomaly_logpos" - where to write log? (1 - client conlose, 2 - server console, 4 - file, 1+2+4=7 - all places). 3. "convar_cfg_files_include" - if you need more cfg-files to process, place them here, separated by star (*) 4. "convar_cfg_files_exclude" - if you need exclude some cfg-files from processing, place them here, separated by star (*) 5. "convar_cvar_names_exclude" - if you need concrete ConVars to exclude from processing, place them here, separated by star (*) Warning: some plugins / game specificially change its ConVars in-game process, so the final report is not necessarily accurate. Using: To enable automatic fix, set "convar_anomaly_autofix" in cfg/sourcemod/sm_convar_anomaly.cfg file to 1. Attached Files Get Plugin or Get Source (sm_convar_anomaly.sp - 15.5 KB) Wyświetl pełny artykuł
  25. Simple Guard Menu Description This is a simple plugin for JailBreak servers to let the guards control the round with a guard menu. Features Enable/Disable TeamBlock Enable/Disable FriendlyFire Mute Prisoners for one minute (Once a round) Extend current time left with five minute (Once a round) Tag/UnTag a player with green color 100% Translatability (Default: English and Hungarian) ConVars and Commands sm_gm_enabled - Enable the guardmenu system? sm_gm_mute - Enable prisoner mute part? sm_gm_extend - Enable time extend part? sm_gm_tagging - Enable player tagging part? !guardmenu (also !gm) Installation Upload the files Load the plugin or change the map Configure the plugin over guardmenu.cfg (csgo/cfg/sourcemod/guardmenu.cfg) Requests or Known bugs Nothing yet :fox: Github here Download here Wyświetl pełny artykuł
×
×
  • Dodaj nową pozycję...