Search found 20 matches

by 12114
Sat Mar 16, 2013 8:56 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Spring Sale Question
Replies: 8
Views: 1663

Re: Spring Sale Question

yea makes sense. also i was using mmtimer before for 1.6 fps boosting.
anyway ty edge
by 12114
Sat Mar 16, 2013 8:43 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Spring Sale Question
Replies: 8
Views: 1663

Re: Spring Sale Question

Yea I guess HPET auto ticks for 2+ core machines..

anyway ty soja :D
by 12114
Sat Mar 16, 2013 7:05 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Spring Sale Question
Replies: 8
Views: 1663

Re: Spring Sale Question

and also my ram usage went up by 300 mb
by 12114
Sat Mar 16, 2013 6:53 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Spring Sale Question
Replies: 8
Views: 1663

Re: Spring Sale Question

alright ty i did it.

There was only one odd thing that happened... cs 1.6 server fps went from 64 to 100 by itself after the upgrade..
by 12114
Sat Mar 16, 2013 9:16 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Spring Sale Question
Replies: 8
Views: 1663

Spring Sale Question

in light of the fact that you guys have a spring sale going on, i'd like to upgrade and lock in my simngle core windows vps to the 34.99 two core option for only 5$ more. So i'd get to keep all the settings right, same ips and nothing will be touched? If yes, what should i put for initial OS and Loc...
by 12114
Tue Feb 12, 2013 7:07 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

Re: rates for 32man cs 1.6 server?

Ok i blocked it in firewall, will see if that fixes the problem. Double checked it and it worked, i wasn't able to connect to RDP anymore. also out of curiosity Traffic captured: tcpdump: WARNING: vbr.23: no IPv4 address assigned tcpdump: verbose output suppressed, use -v or -vv for full protocol de...
by 12114
Tue Feb 12, 2013 6:28 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

Re: rates for 32man cs 1.6 server?

no I have 2 servers running, both with plugins. However i found something interesting, before i also had 2 servers (swarm & escape) but problem a) never happened. It only started happening to both servers when i replaced my zombie escape with superhero. It's very odd that problem a) started happ...
by 12114
Tue Feb 12, 2013 6:12 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

Re: rates for 32man cs 1.6 server?

@soja, added. more detailed description: i have 2 problems a) for only some clients (but not limited to particular clients, can be anyone, just a percentage in the server), it gives really high pings temporarily. This happens to me included, i sometimes get 120ms @ net_graph 3, and when i'm fine i g...
by 12114
Mon Feb 11, 2013 8:36 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

Re: rates for 32man cs 1.6 server?

still lagging after those rates, irritating as heck :(

every few minutes everyone would lag for about 2 seconds

heres a pic of server usage
Image
by 12114
Mon Feb 11, 2013 7:25 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

Re: rates for 32man cs 1.6 server?

Doesn't sound like a rates problem. I'm not familiar with 1.6 but if there's something equivalent to the net_splitpacket_maxrate setting for 1.6, I would try that. Otherwise it could be a plugin issue(try running a vanilla server and when the lag occurs check to see if vanilla lagged too). Otherwis...
by 12114
Mon Feb 11, 2013 5:04 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

Re: rates for 32man cs 1.6 server?

Something like this should work well: sv_minrate 30000 sv_maxrate 0 sv_minupdaterate 20 sv_maxupdaterate 120 sv_mincmdrate 20 sv_maxcmdrate 120 thx, ill try it out, cause it's been lagging pretty bad lol. Every few min we'd get a 5 second freeze, and sometimes it'd give high pings out of nowhere, e...
by 12114
Sun Feb 10, 2013 12:51 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

Re: rates for 32man cs 1.6 server?

why cant i edit :roll:

forgot to say: running VPS @ Windows 2008 R2
by 12114
Sun Feb 10, 2013 12:45 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: rates for 32man cs 1.6 server?
Replies: 16
Views: 4391

rates for 32man cs 1.6 server?

what do you guys think are the best rates for a cs 1.6 32 slot server, sv_minrate, sv_maxrate, sv_maxupdaterate, sv_minupdaterate wise?

i got the 1 core package with 2270 mhz, 1gb ram and whatever internet nfo has. (190/190 mbps or smth?)
by 12114
Sat Feb 02, 2013 11:28 am
Forum: Webhosting
Topic: phpmyadmin cant import .sql
Replies: 5
Views: 3260

Re: phpmyadmin cant import .sql

ok sir i did this... # Start: Create the database # CREATE DATABASE IF NOT EXISTS SHeroDB; USE ub_superhero; # GRANT SELECT ON `SHeroDB`.* TO SuperHeroModUser@localhost; #---------------------------------------------------- # Start: Create the tables #------------------------------------------------...
by 12114
Sat Feb 02, 2013 6:49 am
Forum: Webhosting
Topic: phpmyadmin cant import .sql
Replies: 5
Views: 3260

Re: phpmyadmin cant import .sql

Tnaks for reply, but i'm new to sql and i'm not sure what exactly to comment out. here's the original file: # Created by...: Kevin tkm@gamersource.net # Description..: SuperHeroMod MySQL Install Script # Orig Date....: 08/01/03 # Modified Date: 08/11/08 # # Reference: Linux: See MySQL_README_LINUX -...