Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: Taner
Forum: Source Servers (SRCDS) 02-17-2016, 02:21
Replies: 17
Views: 7,973
Posted By Taner
Re: Most important aspect for smooth CSGO servers

If i remember right PR must be show "40" not "-40".
Forum: Source Servers (SRCDS) 02-12-2016, 11:56
Replies: 9
Views: 3,884
Posted By Taner
Re: [CSGO] Linux RENICE server

Try this. Not sure but this must work for all gameservers with the same ip.
Add or remove more grep if you need.

Create executable and run it:

for i in `ps aux | grep srcds_linux | grep...
Forum: Source Servers (SRCDS) 02-12-2016, 11:50
Replies: 17
Views: 7,973
Posted By Taner
Re: Most important aspect for smooth CSGO servers

Change xxx's to your ip and port. Test it you can check the chrt is right or not with "top"(PR). If all good add to root cron.
Forum: Source Servers (SRCDS) 02-09-2016, 09:33
Replies: 17
Views: 7,973
Posted By Taner
Re: Most important aspect for smooth CSGO servers

High/realtime for linux: https://forums.alliedmods.net/showpost.php?p=2388964&postcount=8

For unlimited bandwidth you can try net_compresspackets 0
Forum: Source Servers (SRCDS) 02-09-2016, 09:27
Replies: 9
Views: 1,543
Posted By Taner
Re: Hosting 2 servers on 1 install

http://linux.die.net/man/1/ln
Forum: Source Servers (SRCDS) 02-08-2016, 11:23
Replies: 9
Views: 1,543
Posted By Taner
Re: Hosting 2 servers on 1 install

Yes you can. You have to create Hard Link for all folders one by one and all files in csgo folder. Excluding some folders like cfg - addons.
(I did this with linux. Never try this in windows)
Forum: Source Servers (SRCDS) 02-08-2016, 11:12
Replies: 17
Views: 7,973
Posted By Taner
Re: Most important aspect for smooth CSGO servers

Try this: https://forums.alliedmods.net/showpost.php?p=2365392&postcount=10
(just dont touch net_compresspackets leave it 1)
+
Run all srcds with high priority or realtime.
+
use windows for...
Forum: Source Servers (SRCDS) 02-01-2016, 03:16
Replies: 9
Views: 3,884
Posted By Taner
Re: [CSGO] Linux RENICE server

Example for chrt.

Change and test it. After add to root cron.
chrt -f -p 40 `ps aux | grep srcds_linux | grep xxx.xxx.xxx.xxx | grep 270XX | awk {'print $2'}`If you want to use chrt change 40 to...
Forum: Plugins 01-25-2016, 03:37
Replies: 15
Views: 26,114
Posted By Taner
Re: [CS:GO] demo autorecord fix

Working fine thanks.
Forum: Source Servers (SRCDS) 01-05-2016, 05:48
Replies: 4
Views: 1,063
Posted By Taner
Re: CSGO Multiple IP Joining

Try this. I did used that 4 years back. TF2 and CS:S when moving datacenter.
iptables -t nat -A PREROUTING -p udp -d SOURCE-IP --dport 27015 -j DNAT --to destination-ip:27015
iptables -t nat -A...
Forum: Plugins 09-09-2012, 05:26
Replies: 62
Views: 52,983
Posted By Taner
Forum: Extensions 10-13-2011, 21:19
Replies: 577
Views: 650,475
Posted By Taner
Re: [EXTENSION] Socket (3.0.1)

<FAILED> file "socket.ext.so": **/css/cstrike/addons/sourcemod/extensions/socket.ext.so: cannot open shared object file: No such file or directory
Forum: Source Servers (SRCDS) 10-13-2011, 18:56
Replies: 318
Views: 94,720
Posted By Taner
Re: Todays Massive Update - Thur 13/10/2011

TF2 Linux:

[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
*********************************************************
* Unable...
Forum: Plugins 02-22-2011, 11:08
Replies: 42
Views: 24,145
Posted By Taner
Re: [TF2] Block Trading

The Plugin does not works on me.

Metamod:Source version 1.8.5
SourceMod Version: 1.3.6
Forum: Plugins 12-20-2010, 09:38
Replies: 2,258
Views: 1,424,180
Posted By Taner
Re: [CSS] Weapon Restrict

Metamod:Source version 1.8.5-dev
SourceMod Version: 1.4.0-dev
"Weapon Restrict" (2.3.4)
New weapon_restrict.games.txt (YouzAMenace)

No Crash. Works great. (linux)
Forum: Plugins 12-18-2010, 11:39
Replies: 138
Views: 91,297
Posted By Taner
Re: Halftime teamswitch (1.0.11)

I did update server run just fine. But when half time come server crash.
Forum: Plugins 12-18-2010, 11:38
Replies: 2,258
Views: 1,424,180
Posted By Taner
Re: [CSS] Weapon Restrict

No DM server. Thanks i will try new gamedata.
Forum: Plugins 12-18-2010, 08:53
Replies: 138
Views: 91,297
Posted By Taner
Re: Halftime teamswitch (1.0.11)

New CSS update broke this plugin.
Forum: Plugins 12-18-2010, 08:25
Replies: 2,258
Views: 1,424,180
Posted By Taner
Re: [CSS] Weapon Restrict

Server crash. Need new gamedata files.
Forum: Extensions 11-08-2010, 10:02
Replies: 154
Views: 79,585
Posted By Taner
Re: [EXTENSION] Query Cache 1.7 (Updated!)

I tried to install this after that sm_hide_slots 1 had a bug and i cant make slots hidden.
Forum: Plugins 10-26-2010, 07:53
Replies: 120
Views: 74,525
Posted By Taner
Re: Death Zone

We would like to activate dz's is it possible to do the opsite process of deactivation with this for MOD_Bomb_De_and_Re_activate ? We want it to be activated 30 or 60 secods after round start.
Forum: Extensions 07-01-2010, 21:07
Replies: 394
Views: 144,540
Posted By Taner
Re: [EXTENSION] RunTeamLogic

After update RunTeamLogic make server crash:


Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
WARNING: Failed to locate steam binary....
Forum: Plugins 06-10-2010, 16:23
Replies: 52
Views: 64,217
Posted By Taner
Re: TF2 Vote Scramble

sm_scrambleteams
L 06/10/2010 - 23:12:12: [SM] Native "PrintToChat" reported: Client index 0 is invalid
L 06/10/2010 - 23:12:12: [SM] Displaying call stack trace for plugin "ScrambleTeams.smx":
L...
Forum: Plugins 01-27-2010, 07:35
Replies: 18
Views: 18,163
Posted By Taner
Re: [TF2] Cart ETA

Plugin failed to compile! Please try contacting the author.
Forum: Unapproved Plugins 08-09-2009, 07:59
Replies: 1,685
Views: 677,164
Posted By Taner
Re: [TF2] Equipment manager 1.1.2 (08/08/09)

If you do decide to add the mapchange functionality, please consider remembering the hat worn for every class. So that when we switch classes we don't have to adjust the hat every time.
Showing results 1 to 25 of 30

 
Forum Jump

All times are GMT -4. The time now is 00:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode