Raised This Month: $ Target: $400
 0% 

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: N3X15
Forum: General 06-08-2016, 03:26
Replies: 2
Views: 2,009
Posted By N3X15
Re: In TF2, what is the plugin that allows players access to all taunts by typing !ta

Seeing players joining my server that try and use this command.

Closest I could find is:

https://forums.alliedmods.net/showthread.php?p=964330

However, it appears to be unapproved, and the...
Forum: Plugins 05-30-2016, 15:17
Replies: 181
Views: 145,018
Posted By N3X15
Re: REGEX Word Filter

Our server caters to *chan users, and we frequently get people jumping on with LMAOBox and whatnot. Since the server I administrate is a 30-wave MVM server, we're not too concerned about the cheats...
Forum: Plugins 05-29-2016, 00:26
Replies: 2,224
Views: 1,716,356
Posted By N3X15
Re: Advertisements 2.0 (Updated 2016/03/23)

I have an advertisement teaching people how to make a keybind for building dispensers, since our server lets people build two. The command contains some quotation marks, so I escaped them with \". ...
Forum: TF2Items 05-17-2016, 13:42
Replies: 1
Views: 1,681
Posted By N3X15
Extension Compile Failure + Fix

Before I got into game development, I ran the 30-wave MvM Server for 7chan. Because of the unique mix of requirements, I often needed to run ancient extensions and plugins, often with patches,...
Forum: Plugins 07-03-2013, 23:06
Replies: 508
Views: 506,830
Posted By N3X15
Re: SM File/Folder Downloader and Precacher

This is probably a stupid question, but I'm having trouble finding the answer and I don't have a lot of free time to do trial and error (jobs suck in that way).

Basically, I have a VPK with a...
Forum: Plugins 06-23-2013, 10:30
Replies: 1,732
Views: 1,356,936
Posted By N3X15
Re: [TF2Items] Give Weapon (v3.141, 06/04/2013)

Yeah, I wasn't going to try and rewrite everything for TF2Attributes, though. You'll notice that I just generate an old-style "index ; value" string and feed it to the configuration trie. It's...
Forum: Plugins 06-21-2013, 17:22
Replies: 312
Views: 134,875
Posted By N3X15
Re: [TF2] TF2Fix (1.4.2, Jun 21 2013)

Out of curiosity, what was happened with Updater that resulted in its removal?
Forum: Source Servers (SRCDS) 06-19-2013, 14:22
Replies: 3
Views: 751
Posted By N3X15
Re: Map items removed?

Probably by using Stripper.
Forum: Scripting 06-15-2013, 16:26
Replies: 3
Views: 1,189
Posted By N3X15
[TF2] player_currency_changed not firing?

I suspect I'm going about this the wrong way, so before you start digging around in my awful code, hear me out.

What I'm trying to do is fix a net buffer overflow problem that I and a few others...
Forum: Plugins 06-15-2013, 00:48
Replies: 1,732
Views: 1,356,936
Posted By N3X15
Re: [TF2Items] Give Weapon (v3.141, 06/04/2013)

sm plugins reload tf2items_giveweapon after waiting for the server to load fixed it for me. I think TF2II is taking a lot of time to start up.
Forum: Unapproved Plugins 06-14-2013, 19:51
Replies: 271
Views: 208,610
Posted By N3X15
Re: [DEV] TF2ItemsInfo v1.8.16 (25 May 2013)

Presumably you're using SQLite, so I'm not sure if this'll work, but you can combine multiple INSERT queries into one on some database systems:


INSERT INTO Posts (pstID,pstName,pstContent)...
Forum: Plugins 06-13-2013, 02:38
Replies: 1,732
Views: 1,356,936
Posted By N3X15
Re: [TF2Items] Give Weapon (v3.141, 06/04/2013)

I made a modification to this plugin to make configuration vastly simpler and a bit more future-proof, since attribute indices have occasionally changed. It's also easier to see what one has done to...
Forum: Source Servers (SRCDS) 06-09-2013, 15:19
Replies: 10
Views: 2,120
Posted By N3X15
Re: Restart Server

Here's what I hacked together for my TF2 MvM server and never bothered cleaning up.

http://dedi.nexisonline.net/failtrain_tf2_numrun_mess.tar.gz

Some assembly required. Hardcoded references to...
Forum: General 06-08-2013, 01:32
Replies: 7
Views: 2,277
Posted By N3X15
Re: DDOS Epidemic!!

First, make sure your server's kernel has SYN cookies enabled (varies by OS). This will mitigate synflood attacks.

Next, at your firewall, disable responding to ICMP PING. Some providers already...
Forum: Source Servers (SRCDS) 06-06-2013, 23:39
Replies: 0
Views: 1,959
Posted By N3X15
[Linux] Buffer Overflow in Net Message when changing classes or connecting

I've been running into this problem since SteamPipe debuted, and wanted to see if anyone else was getting something similar.

I run a 30-wave TF2 MvM server with SM 1.5 and a number of plugins...
Forum: Source Servers (SRCDS) 06-06-2013, 21:49
Replies: 2
Views: 920
Posted By N3X15
Re: [TF2] Auto update schema

Pretty sure that TF2 automatically updates the schema after a round ends.
Forum: Plugins 05-30-2013, 04:15
Replies: 2,224
Views: 1,716,356
Posted By N3X15
Re: Advertisements 0.6 (Updated 2013/03/08)

I found the need to use quotation marks in one of the notices on my server, but it appears the KeyValues parser doesn't process escaped characters correctly until told to do so. Counter-intuitive,...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -4. The time now is 11:25.


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