
hellreturn
Management-
Posts
2836 -
Joined
-
Last visited
-
Days Won
53
Content Type
Forums
Profiles
Events
Gallery
Downloads
Articles
Everything posted by hellreturn
-
SilEnT MOD Wiki - How To Read it once.
-
Because he is downloading file? During download player get disconnected depending on server config and that's perfectly fine.
-
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.
-
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/
-
Try this: rename your silent folder in your client installation to silent-back. Rejoin the server. See if it's still happening.
-
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.
-
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/
-
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.
-
I would suggest to change host. What kind of host gives only read access to FTP?
-
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.
-
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
-
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
-
Are u loading mod before watching replay?
-
I believe it's 15. set g_inactivityoptions 15
-
Happy new year buddy and to every fellow admins and gamers!
-
I believe that one is actually to move players/bots and not only omni bots?
-
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.
-
What omni bot version you are using?
-
Find the script Would like to use it myself as well
-
Howdy, Taz Good to see you here!
-
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
-
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
-
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
-
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