Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Mlk27
Forum: HL1 Servers (HLDS) 02-28-2014, 21:44
Replies: 23
Views: 15,182
Posted By Mlk27
Re: [Linux] HLDSWatch - hl/srcds monitoring and auto restarter script

Correct but the restart routine in the hlds_run script would only work if hlds exits its process on crash, which unfortunatelty isn't always the case on mod servers because more often that not, these...
Forum: HL1 Servers (HLDS) 02-28-2014, 21:22
Replies: 23
Views: 15,182
Posted By Mlk27
Re: [Linux] HLDSWatch - hl/srcds monitoring and auto restarter script

Oshi..didn't expect people would dig out this topic again



That's fine, the script ignores any lines starting with #



Yes. That config.cfg refers to config file that supplies server start...
Forum: HL1 Servers (HLDS) 10-23-2013, 03:15
Replies: 23
Views: 15,182
Posted By Mlk27
Re: [Linux] HLDSWatch

I just pushed the script to my bitbucket. Link to download is in the first post


Probably but don't hold your breath for it :wink: I think I saw a gui hlds / srcds monitoring program for windows...
Forum: HL1 Servers (HLDS) 10-11-2013, 02:42
Replies: 23
Views: 15,182
Posted By Mlk27
Re: [Linux] HLDSWatch

So I revisited the restarter script and refactored few things while adding support for srcds along the way..I'm finalizing v2 as I speak and I'm in need of few testers to help me testing the new...
Forum: HL1 Servers (HLDS) 08-24-2012, 22:28
Replies: 8
Views: 3,204
Posted By Mlk27
Re: Two IP addresses, one server, please help.

Reason why it goes out through 1 (main) ip is because all the network interface are using your main routing table. If you want the incoming connection to go out through the same interface it...
Forum: HL1 Servers (HLDS) 06-11-2012, 07:59
Replies: 23
Views: 15,182
Posted By Mlk27
Re: [Linux] HLDSWatch

Hmm maybe, but why'd you want to place launch params in launcher script? I thought having all server launch params in a single config is much more convenient :3

By the way, next version will...
Forum: Off-Topic 06-03-2012, 07:43
Replies: 7
Views: 1,607
Posted By Mlk27
Re: FastDL issue

Correct but it's nothing to do with having different .res set. You shouldn't upload .res files at all on your fastdl server.
Forum: HL1 Servers (HLDS) 06-02-2012, 12:42
Replies: 23
Views: 15,182
Posted By Mlk27
Re: [Linux] HLDSWatch

First post updated with instructions, also script files attached. Have fun testing it. Feel free to post any suggestions, requests or report bugs and errors in the script
Forum: HL1 Servers (HLDS) 06-02-2012, 00:42
Replies: 23
Views: 15,182
Posted By Mlk27
[Linux] HLDSWatch - hl/srcds monitoring and auto restarter script

HLDSWatch
HLDS/SRCDS monitoring and auto restarter script


:: Intro ::
TL;DR..

Guy maintained bunch of game servers and hated dealing with stalled server processes which require his manual...
Forum: Source Servers (SRCDS) 04-11-2012, 11:13
Replies: 1
Views: 1,214
Posted By Mlk27
Py lib to query server?

Is there python library that I could use to query server status, something like Steam Condenser? But other than SRCDS.py since that one seems to only work when RCON info is supplied. I just want to...
Forum: Off-Topic 04-05-2012, 11:40
Replies: 15
Views: 3,574
Posted By Mlk27
Re: PHP Server Info

Why does your lib work much faster than steam condenser? :crab:
Forum: HL1 Servers (HLDS) 04-05-2012, 11:21
Replies: 39
Views: 19,723
Posted By Mlk27
Re: Script to start HLTV

That's odd. I'm getting tons of these error messages when I launched it on my Ubuntu server

$ ./hltv

Console initialized.
FileSystem initialized.
Error:libsteam_api_c.so: cannot open shared...
Forum: HL1 Servers (HLDS) 03-30-2012, 23:51
Replies: 39
Views: 19,723
Posted By Mlk27
Re: Script to start HLTV

Are you even able to launch hltv on Linux? Last time I checked, valve broke hltv
Forum: Source Servers (SRCDS) 11-23-2011, 22:09
Replies: 34
Views: 42,885
Posted By Mlk27
Re: [Tut] Linux Iptables

Could someone explain why udp packets with length of 28 or 46 are considered to be flood?
Forum: Scripting Help 10-21-2011, 15:39
Replies: 3
Views: 862
Posted By Mlk27
Re: Comparing players origin

You understood my question correctly :)

that fDistanceApart var, the distance is calculated for which angle?
Forum: Scripting Help 10-21-2011, 11:21
Replies: 3
Views: 862
Posted By Mlk27
Comparing players origin

My scripting skill has been rusty due to not doing any scripting for a long time now. How do you save the 'before' and 'after' origins (X,Y,Z) of all players and then compare them together to see if...
Forum: Scripting Help 09-29-2011, 06:52
Replies: 4
Views: 2,268
Posted By Mlk27
Script to reproduce hlds crash

This probably sound stupid but could someone give me a piece of code that could manually trigger segmentation fault crash on hlds? Hlds doesn't completely exit its process when this happens, it just...
Forum: Approved Plugins 03-30-2011, 04:23
Replies: 103
Views: 88,816
Posted By Mlk27
Re: 32-bit test v2.0

public plugin_init()
{
new tmp[32];
for(new i=1; i<33; i++){
formatex(tmp,31,"tested32bit_%d",i);
p_tested32bit[i] = register_cvar(tmp,"0");
g_tested[i] =...
Forum: Scripting Help 03-13-2011, 18:44
Replies: 3
Views: 1,601
Posted By Mlk27
Re: Remove weapons with Ham_RemovePlayerItem

Are you sure? But why I could get the weapons dropped with client_cmd in this hook?
Forum: Scripting Help 03-13-2011, 05:56
Replies: 3
Views: 1,601
Posted By Mlk27
Remove weapons with Ham_RemovePlayerItem

Could someone point me out why Ham_RemovePlayerItem doesn't work in this piece of code? And that engclient_cmd too, I couldn't figure out why it doesn't work so I commented out the lines.
...
Forum: Scripting Help 11-20-2010, 21:32
Replies: 2
Views: 1,108
Posted By Mlk27
Hooking say and say_team

Any idea how to catch all say and say_team chat messages which are not being blocked by return plugin_handled?
Forum: Plugins 08-09-2010, 12:30
Replies: 2,723
Views: 1,067,625
Posted By Mlk27
Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.4/6.7.0]

DarthNinja, your codes made my eyes bleed with all those messed up indentations. :( No offense but It's really hard to make sense out of what you write so Ive run through every lines and fixed all...
Forum: Plugins 07-24-2010, 23:08
Replies: 277
Views: 184,350
Posted By Mlk27
Re: [TF2] Zombie Fortress (Perks and Vanilla)

dirtyminuth, could you add green shades on the model of zombie team?
Forum: Plugins 07-16-2010, 23:43
Replies: 2,723
Views: 1,067,625
Posted By Mlk27
Re: [TF2 Stats] With Web Ranking and Item Logger [v6.4/6.7.0]

DarthNinja, do you have any plan to add unicode support in the plugin?

Btw, spotted some errors

TF2STATS_WEAPONERRORS.log

L 07/16/2010 - 16:21:11: [tf2_stats.smx] Weapon: bleed_kill
L...
Forum: Off-Topic 06-23-2010, 23:05
Replies: 10
Views: 2,645
Posted By Mlk27
Re: Who is selling fast dl host?

I think it's Styles (http://forums.alliedmods.net/member.php?u=1849)

z1nk hosting or something
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 21:03.


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