Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 40
Search took 0.02 seconds.
Search: Posts Made By: SpikerNoob
Forum: General 04-15-2011, 21:25
Replies: 223
Views: 66,365
Posted By SpikerNoob
Re: Todays TF2 update = MM:S / SM broken

Windows servers here and they are running but still without MM/SM.
Forum: Scripting 06-20-2010, 12:22
Replies: 5
Views: 2,488
Posted By SpikerNoob
Re: ReplaceString Error

Worked! Thanks!
Forum: Scripting 06-19-2010, 14:30
Replies: 5
Views: 2,488
Posted By SpikerNoob
Re: ReplaceString Error

Okay... started working on this again and still having problems. I have stripped the original plugin down to this.

#include <sourcemod>
#pragma semicolon 1
#define PLUGIN_VERSION "1.0"
...
Forum: Scripting 06-06-2010, 18:19
Replies: 5
Views: 2,488
Posted By SpikerNoob
Re: ReplaceString Error

Thanks. Will give that a shot.
Forum: Scripting 06-06-2010, 14:50
Replies: 5
Views: 2,488
Posted By SpikerNoob
ReplaceString Error

I am working on modifying an existing plugin just to mess around and learn more about scripting. Anyway, I am having problems with the ReplaceString apparently.


new i = 0;
new found;
while...
Forum: Plugins 06-06-2010, 12:36
Replies: 148
Views: 108,266
Posted By SpikerNoob
Re: Swear Replacement/Filter

Well, not to beat a dead horse, but this is still not working on my TF2 server. When I load it and look at the logs, this is the debug error I get.


L 06/06/2010 - 11:22:39: [SM] Native...
Forum: Plugin/Gameplay Ideas and Requests 06-02-2010, 15:58
Replies: 5
Views: 1,582
Posted By SpikerNoob
Re: need a simple tag protector

I am not sure why the tag protection plugin you linked does not work for you. I have that one setup on all 6 of our servers and it works great.

Everyone who has an admin flag is exempt from the...
Forum: General 06-02-2010, 15:56
Replies: 8
Views: 3,158
Posted By SpikerNoob
Re: TF2 Kill Notifications Not Showing up

For anyone interested, it was gScramble
Forum: Plugin/Gameplay Ideas and Requests 06-02-2010, 15:50
Replies: 8
Views: 2,318
Posted By SpikerNoob
Re: TF2 Better Balance Plugin?

Take a look at gScramble.

http://forums.alliedmods.net/showthread.php?t=89136
Forum: Plugin/Gameplay Ideas and Requests 06-02-2010, 15:48
Replies: 12
Views: 3,106
Posted By SpikerNoob
Forum: General 05-24-2010, 14:35
Replies: 6
Views: 4,470
Posted By SpikerNoob
Re: SourceMod and sv_pure - Someone explain?

If you follow the link, you can see what you need to do to create a whitelist. So what happens is people will ask you to allow a specific model/skin/whatever and you have to add that information to...
Forum: General 05-19-2010, 09:46
Replies: 8
Views: 3,158
Posted By SpikerNoob
Re: TF2 Kill Notifications Not Showing up

Yup... I will just go through each one now. It's just wierd. The servers were working fine and I only added one new plugin and then we started having these problems.

Thanks for the help everyone.
Forum: General 05-19-2010, 09:09
Replies: 8
Views: 3,158
Posted By SpikerNoob
Re: TF2 Kill Notifications Not Showing up

Okay... disabled the above plugins and still not working.
Forum: General 05-18-2010, 13:14
Replies: 6
Views: 13,099
Posted By SpikerNoob
Re: [L4D2]How to make a private server

This is what I have in my server and I never have anyone random joining.
Forum: General 05-18-2010, 10:44
Replies: 8
Views: 3,158
Posted By SpikerNoob
Re: TF2 Kill Notifications Not Showing up

Okay... I just install the Class limits plugin (trying to prep for the engi update), so I will disable and try that.
Forum: General 05-18-2010, 10:39
Replies: 2
Views: 858
Posted By SpikerNoob
Re: SM commands not working

Are you running any mods? What other plugins? Windows? Linux?
Forum: General 05-18-2010, 10:36
Replies: 2
Views: 929
Posted By SpikerNoob
Re: deploying multiple configs

You can create batch files to update your servers, but depending on how many you have, I just keep a set of master files updated and then ftp them into the servers when I make a change.
Forum: General 05-18-2010, 10:33
Replies: 6
Views: 4,470
Posted By SpikerNoob
Re: SourceMod and sv_pure - Someone explain?

We run several pure servers and at one point we allowed custom models for weapons with a whitelist. It worked great but requires a ton of maintenance. I would encourage you to just allow new skins...
Forum: General 05-18-2010, 10:29
Replies: 6
Views: 13,099
Posted By SpikerNoob
Re: [L4D2]How to make a private server

You can do both. I have our server setup like described above, plus I have the steam group listed so you can either join from the lobby or the steam group but that's it.
Forum: General 05-17-2010, 22:21
Replies: 8
Views: 3,158
Posted By SpikerNoob
Re: TF2 Kill Notifications Not Showing up

Okay, pretend I don't have a clue about what you just said... :wink:
Forum: Plugins 05-17-2010, 22:16
Replies: 148
Views: 108,266
Posted By SpikerNoob
Re: Swear Replacement/Filter

Yup. I have the text file in the addons/config folder.
Forum: General 05-17-2010, 22:14
Replies: 8
Views: 3,158
Posted By SpikerNoob
TF2 Kill Notifications Not Showing up

This is new. For some reason, some of the kill notifications are randomly NOT showing up on the servers. It usually resolves at map change, but I don't understand what is causing them. I have...
Forum: Plugins 05-02-2010, 21:49
Replies: 148
Views: 108,266
Posted By SpikerNoob
Re: Swear Replacement/Filter

Well, I don't get it. I am not a SM noob and I still can't get this thing to work. I can see the plug in when I run the plugin list and I even entered the sm_swear_replace_mode 2 in the console and...
Forum: Plugins 04-27-2010, 23:32
Replies: 148
Views: 108,266
Posted By SpikerNoob
Re: Swear Replacement/Filter

I would submit this plugin is no longer working. Is anyone currently using this?
Forum: Plugins 04-17-2010, 10:26
Replies: 148
Views: 108,266
Posted By SpikerNoob
Re: Swear Replacement/Filter

Okay... Not sure what is going on here, but I have this plugin loaded on our arena server and I have tried loading the CVARS in the server.cfg, arena_server.cfg, and the sourcemod.cfg as follows:
...
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT -4. The time now is 20:23.


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