Jump to content

hellreturn

Management
  • Posts

    2837
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by hellreturn

  1. If you are trying to upgrade from MySQL server from 5.1 to 5.5 on debian and if you are getting below error then you can try this steps to resolve the issue for you: Setting up mysql-server-core-5.5 (5.5.30-1~dotdeb.0) … Setting up mysql-server-5.5 (5.5.30-1~dotdeb.0) … Installing new version of config file /etc/mysql/debian-start … Installing new version of config file /etc/init.d/mysql … Installing new version of config file /etc/logrotate.d/mysql-server … Stopping MySQL database server: mysqld. Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! invoke-rc.d: initscript mysql, action “start” failed. dpkg: error processing mysql-server-5.5 (–configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of mysql-server: mysql-server depends on mysql-server-5.5; however: Package mysql-server-5.5 is not configured yet. dpkg: error processing mysql-server (–configure): dependency problems – leaving unconfigured configured to not write apport reports configured to not write apport reports Errors were encountered while processing: mysql-server-5.5 mysql-server E: Sub-process /usr/bin/dpkg returned an error code (1) Steps to resolve the issue while upgrading MySQL Server: Take a look at /var/log/syslog and check what errors are you getting: Quick fix for the below errors: Error 1: [Warning] The syntax '--log-slow-queries' is deprecated and will be removed in a future release. Please use '--slow-query-log'/'--slow-query-log-file' instead. Correct syntax for slow queries log in MySQL 5.5: slow_query_log_file = /your/path/slowqueries.log Error 2: [Warning] ignore-builtin-innodb is deprecated and will be removed in future releases. http://dev.mysql.com/doc/innodb/1.1/en/glossary.html#glos_built_in Simply remove this line if you have in your my.cnf ignore_builtin_innodb Error 3: [ERROR] Couldn't load plugin named 'innodb' with soname 'ha_innodb_plugin.so'. Remove below line from your old my.cnf plugin-load=innodb=ha_innodb_plugin.so Error 4: /usr/sbin/mysqld: unknown variable 'default-character-set=utf8' Use charset_name as the default character set. This option is deprecated in favor of --character-set-server. See Section 9.5, “Character Set Configuration”. --default-character-set was removed in MySQL 5.5.3. http://dev.mysql.com/doc/refman/5.5/en/server-options.html#option_mysqld_default-character-set Error 5: If you are getting permissions errors you can always start MySQL Server using this: /usr/sbin/mysqld --skip-grant & Don't panic if your MySQL server doesn't start after upgrade. Just keep checking logs and see where is the issue and try to resolve it. Took me a few minutes to figure the issue out but logs are your best friend during upgrade. Note: Never forget to take back ups before upgrade.
  2. High ping players having advantage = BS. I have played from 50 ping, 100 ping and 350 ping on same server with same players. With 350 I get owned and with 50 ping others didn't had any chance to even touch me. Played from Asia, East and West Coast US on same server. That's my personal practical experience. Some players always like to whine.. You can also see more testing and hitboxes in this topic: http://fearless-assassins.com/topic/45057-etpro-hitboxes/
  3. hellreturn

    bugs

    Try this: rename your silent folder in your client installation to silent-back. Rejoin the server. See if it's still happening.
  4. Their was one LUA i had seen ... it even flashed next map... I will search for it and see if I can find it again. It was something similar like you need.
  5. You are welcome. Dealing with one outstanding cheater who thinks he has access to all IP's in the world. Note: List updated with more proxies and new list uses one feature introduced in 0.6.3. PS Feel free to monitor cheat.log. I have yet to see one innocent player getting banned. You can use this tool to monitor IP's: http://whois.domaintools.com/
  6. Post reviews here: http://mygamingtalk.com/forums/forum/15-game-server-hosting-support-and-reviews/ Change host. Without access to FTP it's hard to run server. How do you upload maps if you have only read access? Their are tons of host out in market. I would say find another host. If host doesn't care for business time to take business elsewhere.
  7. I would suggest to change host. What kind of host gives only read access to FTP?
  8. I don't understand your question because I am not sure what you are looking for. Are u looking to enable admin.log? If yes, put this in your server config: set g_logAdmin "adminlog.log" And restart your server.
  9. Well, I have banned few proxies on my servers. Just thought to share with other admins so they can also pre-ban cheaters, trouble makers, etc. Regular players don't use proxies so they wouldn't be banned on your servers. How to use: Just copy paste in your shrubbot.cfg above [command] block. [subnetban] subnet = 199.255.209.* reason = Try More1 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 199.255.210.* reason = Try More2 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.234.216.* reason = Try More3 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.208.*.* reason = Try More4 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 69.57.161.* reason = Try More5 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 184.75.208.* reason = Try More6 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 184.75.209.* reason = Try More7 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 184.75.212.* reason = Try More8 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 184.75.220.* reason = Try More9 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 184.75.221.* reason = Try More10 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 184.75.222.* reason = Try More11 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 184.75.223.* reason = Try More12 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.234.217.* reason = Try More13 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.234.218.* reason = Try More14 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.234.219.* reason = Try More15 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 198.136.63*.* reason = Try More16 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 198.136.62*.* reason = Try More17 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.198.19*.* reason = Try More18 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.198.20*.* reason = Try More19 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.198.21*.* reason = Try More20 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.198.22*.* reason = Try More21 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.198.23*.* reason = Try More22 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.198.24*.* reason = Try More23 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.198.25*.* reason = Try More24 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 67.231.25*.* reason = Try More25 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 67.231.24*.* reason = Try More26 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 199.114.22*.* reason = Try More27 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 199.114.23*.* reason = Try More28 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.104.* reason = Try More29 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 216.119.14*.* reason = Try More30 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 216.119.15*.* reason = Try More31 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 50.7.1.* reason = Try More32 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 74.122.19*.* reason = Try More34 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 68.232.191.* reason = Try More35 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 68.232.190.* reason = Try More36 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 68.232.18*.* reason = Try More37 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 68.232.17*.* reason = Try More38 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 68.232.16*.* reason = Try More39 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 109.201.152.* reason = Try More40 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 192.210.143.* reason = Try More41 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 192.210.4*.* reason = Try More42 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 192.210.5*.* reason = Try More43 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 192.210.6*.* reason = Try More44 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.1.* reason = Try More45 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.2.* reason = Try More46 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.3.* reason = Try More47 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.4.* reason = Try More48 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.5.* reason = Try More49 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.6.* reason = Try More50 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.7.* reason = Try More51 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.8.* reason = Try More52 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.9.* reason = Try More53 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.10.* reason = Try More54 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.11.* reason = Try More55 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 173.231.12.* reason = Try More56 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 67.213.218.* reason = Try More57 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 162.253.128.* reason = Try More58 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 162.253.129.* reason = Try More59 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 162.253.130.* reason = Try More60 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 162.253.131.* reason = Try More61 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 46.16.32.* reason = Try More62 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 46.16.33.* reason = Try More63 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 46.16.34.* reason = Try More64 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 46.16.35.* reason = Try More65 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.105.* reason = Try More66 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.106.* reason = Try More67 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.107.* reason = Try More68 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.108.* reason = Try More69 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.109.* reason = Try More70 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.110.* reason = Try More71 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 89.233.111.* reason = Try More72 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 8.33.136.* reason = Try More73 made = 01/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 95.141.20.* reason = Try More74 made = 07/01/15 09:38:03 expires = 0 banner = console [subnetban] subnet = 79.141.16*.* reason = Try More75 made = 07/01/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 93.190.14*.* reason = Try More76 made = 07/01/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 5.254.9*.* reason = Try More77 made = 07/01/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 5.101.14*.* reason = Try More78 made = 07/01/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 84.19.16*.* reason = Try More79 made = 07/02/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 185.31.15*.* reason = Try More80 made = 07/02/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 188.13*.*.* reason = Try More81 made = 07/07/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 151.236.5.* reason = Try More82 made = 07/07/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 87.236.19*.* reason = Try More83 made = 07/07/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 46.246.*.* reason = Try More84 made = 07/07/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 176.9.1*.* reason = Try More85 made = 07/10/15 09:39:03 expires = 0 banner = console [subnetban] subnet = 46.19.139.* reason = Try More86 made = 08/10/15 09:39:03 expires = 0 banner = console
  10. Set shoutcaster password in your server config. http://mygamingtalk.com/wiki/index.php/Silent_Mod_Server_Cvar#shoutcastPassword Then either restart server or check with rcon if it's enabled or not. RCON command to login as a shoutcast player. makesc [slot#|name]Client command to login as a shoutcast player. sclogin [password] shoutcastlogin [password] More details on wiki: http://mygamingtalk.com/wiki/index.php/Silent_Mod_Client_Cvar#Shoutcast_Login http://mygamingtalk.com/wiki/index.php/Silent_Server_Console_Commands#makesc_.5Bslot.23.7Cname.5D
  11. Are u loading mod before watching replay?
  12. I believe it's 15. set g_inactivityoptions 15
  13. Happy new year buddy and to every fellow admins and gamers!
  14. I believe that one is actually to move players/bots and not only omni bots?
  15. Try it from clean install. Random menu/pk3 has messed up your client installation. Easy Steps: 1. Install new ET on your PC. 2. Try to connect to your server. 3. Still can't connect? 4. Check console logs of your ET server. If all buttons are blank after connecting to your server then it only points to one thing: 1. Did you do any changes in pk3? PS Make sure you have open ports on your VPS for ET server so that clients can connect.
  16. What omni bot version you are using?
  17. Find the script Would like to use it myself as well
  18. I believe that should work for all mods. Try it out and if u get errors let us know.
  19. Howdy, Taz Good to see you here!
  20. Activision will be hosting a Free Weekend for Call of Duty®: Modern Warfare® 3! Pre-load the game now and be ready to play when the free weekend starts on Thursday, April 26th at 10am Pacific Time. Click here to start pre-loading, or visit www.steamgames.com/about to install Steam. The Free Weekend of Call of Duty®: Modern Warfare® 3 will let you play the multiplayer portion of the base game. Click here to view the article
  21. Binary Domain is Now Available on Steam! About the Game THE MACHINE AGE HAS BEGUN in this immersive and atmospheric squad-based shooter in which you need to regain control of a futuristic Tokyo from an emerging robotic threat. Set in 2080, the story starts when Dan Marshall and his squad are sent to bring the robotic community under control as they begin to infiltrate society and slowly take over undetected, leaving humans redundant in their wake. Thrilling encounters with highly intelligent robotic enemies require you to think tactically, make challenging, real-time moral decisions and build up trust with your team mates in order to guide your squad to safety and success. Set in futuristic Tokyo, you mission is to bring the robotic community under control as they begin to infiltrate society and slowly take over undetected, leaving humans redundant in their wake. Key Features: A NEW TAKE ON FUTURISTIC TOKYO - Experience dual layered Tokyo with a run down and derelict lower city and a clean and affluent upper city THE CONSEQUENCE SYSTEM - Under the pressures of battle every action, every choice and every word affects everything. PROCEDURAL DAMAGE - Fully destructible and highly resilient robots adapt to the damage they sustain encouraging you to analyse each enemy, find their weaknesses and dispose of them in the most efficient way. WEAPON MODIFICATION AND SKILL SELECTION - Alongside a full armoury of unique weapons, put emphasis on the skills that will benefit you. Click here to view the article
  22. Gameplay: - Added Classic Casual to the Find a Game options. - Increased running inaccuracy of rifles and snipers. Lowered recoil of negev, lowered standing inaccuracy for negev. improved famas secondary burst grouping, increased ak47 recoil - Added money bonus to knife kills. - Bot difficulty tuned. - Removed the grace period for defusing the bomb as it allows to many hard-to-fix exploits. - Fixed elite cycle time to be the same as CSS UI: - Update to the Main Menu screen: - Rank medals earned by the player will now be displayed underneath their name. - Play menu screen updates: - Updates to win panel for Arms Race including: improvements to displaying the winner, animated elements, and progression icons. - Fixed demo playback loading screen problem. - Fixed placeholder elements on generic loading screen. - Added timer to continue loading screen. - Fixed assists in death messages showing up in modes other than "Classic". - Fixed the "Next Weapon" panels not displaying properly in Arms Race before you got your first kill. - Fixed alert text popping (position/opacity) behind the Exclamation Point graphic when the animation first comes up when the buy time has expired. - Condensed spectator panel to minimize overlap with other hud elements. - Removed old green tint from radar directional arrow and ring to match current HUD gray color scheme. - Win panel can now show progress made towards stat based achievements completed that round. - Fixed Demolition mode next weapon icons being incorrect. - Added missing outline on incendiary grenade icon. - When using a gamepad, the left and right shoulder button glyphs will gray out when there is no one left to spectate. - Fix for the gun icons being too big and cutoff. Maps: - Added Nuke SE - Added Inferno SE - Dust SE - Added overviews for radar - Aztec SE - Added overviews for radar - Dust - Adjusted size of buy zones for both CT and T's. - Shorttrain - Updated radar overhead map: Removed corner sections, towers, and yellow "garbage" can from bomb planting zone. - Train - Increased accuracy of bomb and buy zone graphical indicators on radar image. - Inferno - Updated size and location of buy and spawns zone graphics. - St Marc - Rescaled radar overhead map and angled the bomb zone graphic to match the actual angle of the zone. - Adjusted color-correction settings. - Safehouse - Adjusted color correction settings. - Adjusted radar image scale and position. - Italy - Adjusted buy and spawn zone graphics for CT's and T's. - Fixed extra-large and bright light coronas in hostage area and Wine Cellar. - Fixed a tree at Right Alley - Made a slew of accessible areas inaccessible. Thank you, Maiho for identifying these. - Adjusted color-correction settings. - Aztec - Updated buy and spawn zone graphics on radar image. - Dust 2 - Expanded and moved both the CT a T buy and spawn zones in radar image. - Bank - Increased active game area border line weight from 1 to 2 pixels in radar. - Adjusted color-correction settings. - Fixed stretching polygons on the door frame at Gas Station. - Fixed the door model at Market. - Nuke - Adjusted spawn and buy zone graphic indicators on radar image. - Baggage - Readjusted color-correction settings. - Lake - Increased active game area border line weight from 1 to 2 pixels in radar. - Adjusted color correction settings. - Sugarcane - Updated color-correction settings. - Office - Adjusted buy and spawn zone graphics for CT's and T's. - Adjusted color correction settings. - Fixed a bug where the slideshow projection would sometimes show up on the wall behind the projector wall. Audio: - Dsp removed from all third person footsteps and gunshots to increase directionality. In turn removed audio quality option which was mainly responsible for determining dsp level. - Moved the distance at which weapon shots cross fade to their "distant" version further away from the player to aid in identification of weapons being used during the round. - Third person weapon shot volume raised to aid in the identification of weapons being used during the round. Bug Fixes: - Fix for getting the golden knife too early in Arms Race. - Fix for incorrectly retaining the gold knife on respawn after a suicide, team change, or killed by enemy knife. - Regenerate the recoil tables at game mode/type start; this allows the tables to incorporate parameters from loaded convars. - We now remove the golden knife from the player if they had it and lost a level in Arms Race. - Fixed a bug with the HUD where the round timer stops with 0:01 left if the round ends by timeout. - Fix for knife spawning in on the ground with you if you end the round without your secondary weapon (pistol). - Fix for single hostage shooting penalty getting counted multiple times. - Spectators are no longer allowed to vote. - Fixed view model hitching after a full network update. - Fixed a crash pertaining to death notifications. - Fixed an assert that would happen every time a player opened a prop_dynamic door. - Fixed potential crash in FAMAS and Glock when firing remaining burst shots when the PlayerOwner owner no longer exists. - Fixed flash bangs showing through doors. - Fix for losing mouse focus when directly connecting to a server. - Fix for crash when running a dedicated server under specific linux versions/distrubutions. - Fix for instances of "Round draw" voice over playing between matches. - Fixed some ducking pops that would happen when toggling duck during ducking / unducking. Miscellaneous: - First round of mostly PC specific CSM optimizations that improve perf. on all CSM quality levels: - Optimized the core CSM shader to use fewer ALU instructions (VERY_LOW/LOW=21% faster, MEDIUM quality level=10% faster, HIGH=8% faster). - Coaxed the HLSL compiler to [flatten] several important conditionals it was sometimes issuing dynamic jumps for. - The VERY_LOW and LOW quality levels use a single 3D radial lerp vs. the previous 2D+3D lerp - VERY_LOW/LOW only use 2 world cascades vs. the previous 3. At VERY_LOW/LOW quality levels only vertexlit and phong where actually using the closest cascade (for better character self shadowing), so world shadow quality is mostly unaffected by this change. - Also adding a bunch of CSM culling statistics (displayed at the bottom of the screen when cl_csm_debug_2d is 1). - dust2 timedemo avg. FPS results on a NV 6800/Core2 2.4 GHz at VERY_LOW improved by 13% (higher quality settings also see an improvement). Click here to view the article
  23. Pre-purchase now and get ready for Call of Duty: Black Ops II Pushing the boundaries of what fans have come to expect from the record-setting entertainment franchise, Call of Duty: Black Ops II propels players into a near future, 21st Century Cold War, where technology and weapons have converged to create a new generation of warfare. Click here to view the article
  24. Super Monday Night Combat Rule Changes: 4 (v35641) Free Pro Rotation: Assassin, Cheston, Karl, Megabeth, Leo, Veteran. It's the Rule Changes 4 mark and it's going to hit the fan! We got a big one for you this week. We're introducing our Training Camp! That's right, a whole map dedicated to exploring all the different aspects of Super Monday Night Combat. This includes checking out any of the Pros, even ones you don't own and are not currently free. No queuing, no waiting, you just jump in and try stuff out! As always, feel free to leave us feedback at www.uberent.com/forums! If you have issues please email support@uberent.com. The current version is: 35641. If you don't have this version, please restart your game. New Rules - Added Training Camp mode. Training Camp is found through the "Play" menu. You will just be placed in a server where you can try out all the gameplay elements of Super Monday Night Combat. - Added dialog in Custom Games to prevent players from breaking their lobbies after hitting Start Game. - Pros you cannot use are now shown grayed out in the Character Picker. - Increased mouse sensitivity slider range. - GG Stack & Chip Valvano: Character Specific call outs added. - GG Stack & Chip Valvano: Streak VO changes. - GG Stack & Chip Valvano: More Commercial VO added. - Added blue-yellow nameplate option for those who have troubles seeing red-green. - Locker Room customize menu redesigned for clarity and grouping customize slots under their associated Pros. - Improved wording on Play menu buttons. - Updated MP landing menu: separated out Super Crossfire options from Training options. - First Blood, Multikills, Kill Streaks, now send a message to everyone. - Annihilator Ready message now sent to everyone. - Respawn times now increase after the 30 minute mark. - Increased Post-Game Prize drop rate of Uniform parts. - Updated resolution options adding 1366x768 and 1360x768. - Improved descriptions for Pros. - Improved the camera while dead. Especially when the taunter dies while they are taunting you. - Juice Boxes now give 1/5 of the juice back rather than 1/4. Bug Fixes - Fixed store taunts not updating correctly. - Fixed uniforms in the "Featured Items" area not being displayed correctly when first selected. - Fixed reselecting a Pro in the store not displaying the Pro's details in the bottom pane. - Fixed accepting an invite not always cancelling previous Match Making attempts. - Fixed light shaft on item pick ups sometimes lingering. - Fixed Play button being on some screens where it wasn't needed. - Fixed some older Uniforms not previewing properly in the inventory screen. - Fixed Chickey's egg effect from not always playing. - Fixed rare issue with both Moneyballs being destroyed at the exact same time. Bundles - New Bundle: Triple Threat: Commando Style - On sale for the first week! - New Bundle: Action Heroes Products - All Magnet: Range 768 -> 640 - Massive Air: Minimum level 6 -> 1 - Massive Air: Air Control: 1 -> 0.8 Downtown Spunky Arena - Continued art improvements. - Moved Fuji and Scrambler bot spawn buttons location closer to the player spawner. - Modified bot spawner collision to prevent Spark from getting stuck inside. - Fixed some collision issues on the Icemen's side. Bots - Fuji Bots: Now, once again, drops 2 juice boxes instead of 1 juice and 1 churro. - Fuji Bots: Now drop an additional armor pick up. - Jackbot XL: Projectiles now do knockback and turn off Assault's Fly. - Jackbot XL: Speed 350 -> 400 - Black Jacks: No longer appear as turrets in the overhead camera. - Jackbots: Post - 25 minute mark: Only spawn once 60 seconds instead of once every 40 seconds. - Jackbots: Post - 25 minute mark: Now swap lanes every 5 minutes. - Jackbots: Post - 25 minute mark: Now additionally spawn on the opposite lane when the Moneyball is down. - Fuji Bots: Post - 25 minute mark: Now spawn more Fujis in between Jackbot spawns. Assassin - Smoke Bomb: Bot Stun Duration: 4 -> 3 - Leap: 75% of the effect of a slow debuff is now applied to jump velocity. - Normalized headshot detection radius with all other Pros. Assault - Assault Bomb: Headcrab bonus 250 -> 50 Captain Spark - New Uniform: Captain Buzz - New Uniform: Captain Sparkle - New Weapon: Sparkle Voltage Spike - Arc Flash: 75% of the effect of a slow debuff is now applied to Arc Flash distance. - Voltage Spike: Alt fire: Now only gains charges from Voltage Spike hits. - Voltage Spike: Alt fire: Damage: 50 -> 45 - Voltage Spike: Fixed selecting a Pro other than Captain Spark, then switching to Captain Spark breaking his Voltage Spike alt-fire skill. - Normalized headshot detection radius with all other Pros. Cheston - Bananas Monihan: Fixed typo in the description. Gunner - Taunts: You may now choose a taunt for Dual Miniguns separate from the Minigun. - Deploy: Armor Pulse Time: 1 -> 0.75 Karl - Mr. Destructoid: Fixed a typo in his description. - Short Circuit: Projectile Speed: 1000/2000/2500/3072 -> 3072/3072/3072/3072 Leo - New Taunt: I Invented That Kick - Mona Laser: Range: Full Damage/Min Damage 1536/2560 -> 2560/3072 - Venice Defense: Recall button now becomes active only after Venice Defense is fully deployed and teleport button charges. - Venice Defense: Recall can no longer be used after Venice Defense is destroyed. Megabeth - Shoot the Moon: Cooldown: 40/27/20/15 -> 20/14/10/7.5 - Shoot the Moon: No longer starts cooldown until skill finishes. - Shoot the Moon: Jump Velocity: 1024 -> 1300 Sniper - Trap: Upgrade level 4 no longer locks out skills for its victims. - Trap: Max: 1/1/2/2 -> 1/1/1/2 - Trap: Freeze & Slow Duration: 1.5/1.5/1.5/1.5 -> 1/1/1.5/1.5 - Trap: No longer able to be destroyed by friendly damage. - Trap: Fixed sometimes being partially embedded in the ground. - Normalized headshot detection radius with all other Pros. Support - Healing: money 0.1 -> 0.05 - Air Strike: Now does bonus damage when attached to players (Ground Zero), even under cover: 50 Veteran - Alt Fire Slam: Slow Duration 3 -> 1.5 - Alt Fire Slam: Fixed slam not affecting Jackbots - Ka-Klaw: Targets can now use air control when grabbed, allowing them to 'struggle' against it. Air control for the target is reduced as the Ka-Klaw is upgraded. Wascot - Coin Launcher: Coins now damage himself. - Coin Launcher: Coins are now team colored only for allied players. - Normalized headshot detection radius with all other Pros. - Shifty Shuffle: Now ends upon a successful counter-grapple. Click here to view the article
  25. The Collection 1 DLC is Now Available on Steam and includes 4 Multiplayer/Survival Mode Maps & 2 Special Ops Missions for Call of Duty: Modern Warfare 3. Armed with just this one content pack, players can choose between heading to a militarized Central Park in Liberation, destroying scenic vistas in a seaside Italian getaway in Piazza, raining glass on New York passersby from 70-stories-up in Overwatch, and battling beside a downed Air Force One in Black Box. As if that breadth of multiplayer variety wasn't enough, fans of Special Ops can hop aboard snowmobiles to infiltrate a diamond mine in Black Ice or head to India, where Negotiator will leave the fate of hostages in their hands. Click here to view the article
×
×
  • Create New...