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

Showing results 1 to 25 of 47
Search took 0.01 seconds.
Search: Posts Made By: Ravager01
Forum: Unapproved Plugins 04-27-2009, 03:14
Replies: 202
Views: 92,875
Posted By Ravager01
Re: Permanent Muting/Gagging/Silencing/Naming across servers 1.6.000

1.6.000

L 04/26/2009 - 14:52:32: [CommsTools] There was an error writing to the Database, You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for...
Forum: Extensions 03-14-2009, 16:57
Replies: 280
Views: 105,732
Posted By Ravager01
Re: [EXTENSION] Sidewinder

Yeah, seems if you set the speed multiplier to something very low (Ex: 0.35), its movement is rather choppy.
Forum: Extensions 03-13-2009, 13:25
Replies: 280
Views: 105,732
Posted By Ravager01
Re: [EXTENSION] Sidewinder

You don't have to, OziOn. I have 1.1.1-hg44 running just fine. Critchance works.
Forum: General 02-09-2009, 11:54
Replies: 4
Views: 1,156
Posted By Ravager01
Re: Good Deed for the Day: Helpanoob (me)

When issuing rcon commands for listing plugins and such, don't include the underscore (_).
Forum: Trash 01-30-2009, 03:03
Replies: 1
Views: 1,197
Posted By Ravager01
For those getting bombarded by timeleft/nextmap spam

Open basetriggers.sp and comment out these lines:
RegConsoleCmd("timeleft", Command_Timeleft);
RegConsoleCmd("nextmap", Command_Nextmap);
Then recompile and load.
Forum: General 12-14-2008, 13:15
Replies: 3
Views: 3,846
Posted By Ravager01
Re: L4D Vs Server - Setting Map Cycle

It's not necessarily a kick, but the game brings you back to the Game Lobby after campaign completion. That is normal.
Forum: General 11-25-2008, 17:13
Replies: 1
Views: 1,093
Posted By Ravager01
Re: Some problem with MOTD window

Try testing with a normal text MOTD.
Forum: General 10-23-2008, 13:03
Replies: 13
Views: 2,984
Posted By Ravager01
Re: [HEL] My server is not listed in "Internet"

http://storefront.steampowered.com/download/hldsupdatetool.exe
Forum: General 10-22-2008, 13:06
Replies: 12
Views: 4,438
Posted By Ravager01
Re: How to get password cvar through RCON ?

configs/core.cfg
/**
* Password setinfo key that clients must set. You must change this in order for
* passwords to work, for security reasons.
*/
"PassInfoVar" "_password"

Why...
Forum: Plugins 09-27-2008, 12:23
Replies: 123
Views: 78,751
Posted By Ravager01
Re: Triggers

I use it to autoban racists, although it's only effective on single word lines. :P
You've also seen what I can do with it, theY4Kman. XD

NEED WILDCARDS >_<
Forum: Plugins 09-19-2008, 16:17
Replies: 123
Views: 78,751
Posted By Ravager01
Re: Triggers

There's another plugin for that.
Forum: General 09-19-2008, 09:04
Replies: 20
Views: 7,931
Posted By Ravager01
Re: FastDL

Windows version of BZip2 available here: http://sourceforge.net/project/showfiles.php?group_id=23617&package_id=16898
Cmd Tutorial:
Full Directory:
<bzip2 directory>\bin\bzip2.exe -zk9...
Forum: Unapproved Plugins 09-18-2008, 19:13
Replies: 21
Views: 12,985
Posted By Ravager01
Re: es_tools + sourcemod mapchange-bug FIX :)

Default:
SetConVarFloat(g_Cvar_Chattime, 2.0);
CreateDataTimer(fChatTime - 1.0, Timer_ChangeMap, dp);

Modified:
SetConVarFloat(g_Cvar_Chattime, 1.0);
CreateDataTimer(fChatTime - 0.0,...
Forum: Unapproved Plugins 09-06-2008, 09:23
Replies: 486
Views: 235,536
Posted By Ravager01
Re: Weapon Restrictions

I'd suggest you upload the .sp instead, exvel.
Forum: General 09-04-2008, 02:59
Replies: 9
Views: 2,756
Posted By Ravager01
Re: New Exploit? - Crashes Servers

Incase you're wondering, this exploit involves the command(s) joinclass/join_class.
Forum: General 09-03-2008, 21:53
Replies: 9
Views: 2,756
Posted By Ravager01
Re: New Exploit? - Crashes Servers

I can also confirm.
Late reply -_-
Forum: General 09-02-2008, 18:46
Replies: 1
Views: 843
Posted By Ravager01
Re: map voting not working and map changing itself

Read this:

http://forums.alliedmods.net/showpost.php?p=680181&postcount=8
Forum: General 09-02-2008, 16:28
Replies: 8
Views: 2,437
Posted By Ravager01
Re: Vote: wrong map (after mapchange) / rtv: right map

Open nextmap.sp in notepad (or PSPad or whichever text editor you use), and look for this line:
CreateDataTimer(fChatTime - 1.0, Timer_ChangeMap, dp);

Change the 1.0 to perhaps 1.5, save and...
Forum: General 07-30-2008, 18:13
Replies: 1
Views: 810
Posted By Ravager01
Plugin conflict?

I suppose nobody can explain this. You'll see what at the bottom.

SourceMod 1.0.3
MM:S 1.4.4
Not using any other reservation slot plugin, only what is included.

Description: Players and...
Forum: General 07-22-2008, 19:10
Replies: 13
Views: 2,967
Posted By Ravager01
Re: Adding admins

Yes, the 'z' flag gives full access.
Forum: Plugins 07-22-2008, 13:51
Replies: 458
Views: 250,779
Posted By Ravager01
Re: IRC Relay (v2.1.0) UPDATED!

Is the IRC Relay config file being executed?
Forum: General 07-15-2008, 02:06
Replies: 13
Views: 3,726
Posted By Ravager01
Re: Immunity not working

Open up cfg/sourcemod/sourcemod.cfg and paste the sm_immunity_mode line, please.
Forum: General 07-07-2008, 13:47
Replies: 4
Views: 1,076
Posted By Ravager01
Re: can't get admin working

This is how it should look.


"Admins"
{
"MadMonk"
{
"auth" "steam"
"identity" "STEAM_0:0:123456"
"flags" "z"
Forum: Plugins 06-28-2008, 17:36
Replies: 155
Views: 92,217
Posted By Ravager01
Re: Grabber:SM

If it isn't already usable by spectators, can that be made possible?
Forum: Plugins 06-26-2008, 15:21
Replies: 155
Views: 92,217
Posted By Ravager01
Re: Grabber:SM

How about making this admin flag (ex: z (root)) only through an extra cvar?
Showing results 1 to 25 of 47

 
Forum Jump

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


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