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

Showing results 1 to 25 of 467
Search took 0.03 seconds.
Search: Posts Made By: rtk
Forum: HLstatsX:CE 07-28-2014, 09:10
Replies: 7
Views: 2,217
Posted By rtk
Re: Perl related problem

It now worked at first try, after one week without touching that server. Great, I guess... :)
Forum: HLstatsX:CE 07-13-2014, 12:49
Replies: 7
Views: 2,217
Posted By rtk
Re: Perl related problem

I am having the exact same problem on Ubuntu 14.04.
Everything seems to be correct.
Same issue with both web and root users. Just to make sure I tried with a hlstats.pl from 2 years ago and its the...
Forum: Scripting 05-18-2014, 14:26
Replies: 5
Views: 2,054
Posted By rtk
Re: Storing SteamID list in a string

SQL IN operator is exactly what I was looking for.
I'm just not sure what I should set the maxLength of ImplodeStrings to.
Would it be ok if I set it to fit a array of steamid64's of 32 players and...
Forum: Scripting 05-18-2014, 13:31
Replies: 5
Views: 2,054
Posted By rtk
Storing SteamID list in a string

I'm building a sql query and need to concatenate a list of steamids on a string to avoid running a query for each user. steamlist would look like:
sid = 12345678 OR sid = 12345679 OR sid = 12345610...
Forum: Scripting 05-17-2014, 22:05
Replies: 5
Views: 1,323
Posted By rtk
Re: Simple SQL query to update points

"It needs to be in the global scope". Already noticed that, that's exactly what I needed help with...

It didn't work when moved out of OnPluginStart and declaring it inside the Timer_AddPlaytime...
Forum: Scripting 05-17-2014, 21:28
Replies: 5
Views: 1,323
Posted By rtk
Re: Simple SQL query to update points

Nice example there, missed it.

So I came up with this:

#include <sourcemod>
#include <morecolors>

public Plugin:myinfo =
{
name = "Plugin Name",
Forum: Scripting 05-17-2014, 19:36
Replies: 5
Views: 1,323
Posted By rtk
Simple SQL query to update points

Firstly, I'm sorry to make such a dumb question.
I never got to play with SQL on SM before but I've been searching for some time and now I'm confused, specially with SQL_TQuery and callbacks.

All...
Forum: Source Servers (SRCDS) 03-27-2014, 10:18
Replies: 8
Views: 21,409
Posted By rtk
Re: Failed to load sound / missing from disk/repository

I tried again and now some files play, others dont.
I have no clue what the hell is going on.
I now have the feeling that files downloaded when the server has sv_pure 2 get somehow "corrupted" and...
Forum: Source Servers (SRCDS) 03-27-2014, 10:02
Replies: 8
Views: 21,409
Posted By rtk
Re: Failed to load sound / missing from disk/repository

I dont think we're talking about the same thing.
I've been doing this for quite a while and know where to put things.
This has worked for long after steampipe, it just stopped working earlier this...
Forum: Source Servers (SRCDS) 03-24-2014, 19:36
Replies: 8
Views: 21,409
Posted By rtk
Re: Failed to load sound / missing from disk/repository

Sorry, my actual folder isn't named "custom", it's "mgaming" but if I rename it to something else it works. It always worked, why would this folder be special now ?

EDIT: Apparently it doesn't...
Forum: Source Servers (SRCDS) 03-24-2014, 18:41
Replies: 8
Views: 21,409
Posted By rtk
Re: Failed to load sound / missing from disk/repository

Now I renamed the folder of the sounds and everything works fine. I'm very very confused.
I'll have to make the clients download it all over again for a reason I dont even understand.
Forum: Source Servers (SRCDS) 03-24-2014, 18:36
Replies: 8
Views: 21,409
Posted By rtk
Failed to load sound / missing from disk/repository

Sorry if this is a known issue but I've been distant lately.

For some reason most sound files from my TF2 servers that worked for years now stopped working a few weeks ago.
Failed to load sound...
Forum: Plugins 03-21-2014, 13:24
Replies: 115
Views: 46,829
Posted By rtk
Re: [ANY] Custom Sounds [BETA V0.2]

I wonder if this could be used to just "remove" some sounds, like using a empty custom_sound so that the original doesn't play ?
Forum: Trash 03-05-2014, 18:03
Replies: 1
Views: 894
Posted By rtk
[TF2] Force client crash

I've been dealing with some "bad" players lately, including cheaters, and I was wondering if there is a way to make their client crash (a single selected player, not all :shock:) ? I'm tired of...
Forum: Plugin/Gameplay Ideas and Requests 03-02-2014, 18:22
Replies: 2
Views: 802
Posted By rtk
[PAID REQUEST $$ - EASY] MySQL Track Played Time

I'm requesting this private plugin to use across several TF2 servers where each player will gain X credits every Y minutes of gameplay. The credits will be stored on a MySQL database and players will...
Forum: General 01-15-2014, 11:58
Replies: 6
Views: 1,578
Posted By rtk
Re: Recruiting a private codder to my community

Hello again guys. Its been a long time since I opened this but I still have quite a few TF2 servers up and runing.
At this moment we don't need coders but we might need some soon, maybe in a few...
Forum: Unapproved Plugins 10-30-2013, 08:13
Replies: 270
Views: 123,592
Posted By rtk
Re: [TF2] Boss Spawner Deluxe v1.25

Hope someone still has the backup files of the old good Monoculus so that we can keep using it. Valve messed up. :cry:

Have the zombies been replaced too ? :$
Forum: Plugins 10-06-2013, 20:08
Replies: 1,919
Views: 926,670
Posted By rtk
Re: [Source 2009, CS:GO] Stamm 2.04 (2.1.8B available) VIP Level Ranking

Yeah, but there is another problem that is happening, so let me try to explain it differently.

Player joins - has 200 points on the database
Plays 1 minute > UPDATE `table` SET `points` = ...
Forum: Plugins 10-04-2013, 20:38
Replies: 1,919
Views: 926,670
Posted By rtk
Re: [Source 2009, CS:GO] Stamm 2.04 (2.1.8B available) VIP Level Ranking

I need help as well, I can't continue my project without solving this. :$
Forum: Plugins 10-02-2013, 10:57
Replies: 1,919
Views: 926,670
Posted By rtk
Re: [Source 2009, CS:GO] Stamm 2.04 (2.1.8B available) VIP Level Ranking

Hey Popoklopsi,
I've been using Stamm for a long time, but there's one thing I never got straight.
When I update the points from a player directly on the database and the player is on a server what...
Forum: Plugins 08-16-2013, 05:14
Replies: 1,919
Views: 773,620
Posted By rtk
Re: [ANY] CallAdmin - Extended Report Mod

There are no log files containing a single line about CallAdmin and the problem is that the bot doesn't go online no matter what... the cvars still seem to be working.
Forum: Plugins 08-15-2013, 23:08
Replies: 1,919
Views: 773,620
Posted By rtk
Re: [ANY] CallAdmin - Extended Report Mod

I just installed and configured the core and steam modules. Both the needed extensions and the plugins seem to be working under the sm commands. The problem is that the bot doesn't come online and...
Forum: Source Servers (SRCDS) 08-15-2013, 01:29
Replies: 30
Views: 19,664
Posted By rtk
Re: [SourceReports] Player reporting framework (with Steam support!)

I've tested this like a month ago, and now again. It crashes the server right after I selected a player to report and a reason. The bot is online at that point, with me on the send list, so I have no...
Forum: Source Servers (SRCDS) 08-10-2013, 12:41
Replies: 29
Views: 7,327
Posted By rtk
Re: Advising about combining webserver and gameservers

Yeah, TCAdmin is really the best.
In my situation I didn't want to spend any money on that so I decided to use OpenGamePanel and I'm happy with it so far.
Forum: Source Servers (SRCDS) 08-07-2013, 20:21
Replies: 29
Views: 7,327
Posted By rtk
Re: Advising about combining webserver and gameservers

For me, I'll keep my stuff separated and I'm now trying to select a free server control panel to use (for linux) for both my own use and for selling servers to some friends that are interested.
...
Showing results 1 to 25 of 467

 
Forum Jump

All times are GMT -4. The time now is 19:36.


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