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

Showing results 1 to 25 of 63
Search took 0.01 seconds.
Search: Posts Made By: Caps Lock Fuck Yeah
Forum: Plugins 11-08-2011, 02:05
Replies: 29
Views: 37,048
Re: [L4D2] Matrix Time (V1.3)

l4d2_mt_glowenabled "0"
Forum: Trash 09-28-2011, 20:10
Replies: 11
Views: 4,114
Re: deleteme

removed.
long story.
Forum: Trash 09-28-2011, 00:45
Replies: 11
Views: 4,114
Re: [TF2] Donator Unusual Particles

Well, i'm just using the attribute for attaching particles, in the whole 5 days that this was in-use, I got no complaints of crashing/lagging out.
Forum: Trash 09-27-2011, 23:50
Replies: 11
Views: 4,114
Re: [TF2] Donator Unusual Particles

Actually, I had no idea...
I made this for another server, but controversy and stuff caused it to be removed. So i'm just publicly releasing it.
Forum: Plugins 09-27-2011, 23:21
Replies: 271
Views: 149,243
Re: [ANY] Basic Donator Interface

Thanks for providing such a wonderful plugin.
Forum: Trash 09-27-2011, 23:17
Replies: 11
Views: 4,114
deleteme

sorry for releasing.
Forum: Scripting 07-21-2011, 19:23
Replies: 5
Views: 1,527
Re: Checking if a string has been written to a file before.

Is there anything better than reading the entire file, and running a StrContains?
Because right now, the file is fairly large(27 kb's).
Forum: Source Servers (SRCDS) 07-20-2011, 23:44
Replies: 4
Views: 2,526
New TF2 update console spam

Entity 260 (class 'tf_weapon_medigun') reported ENTITY_CHANGE_NONE but 'm_iReaplyProvisionParity' changed.
Entity 285 (class 'tf_weapon_bonesaw') reported ENTITY_CHANGE_NONE but...
Forum: Scripting 07-19-2011, 18:15
Replies: 5
Views: 1,527
Re: Checking if a string has been written to a file before.

Yeah, but i need to write them as a single line. The programs that i feed that info to need them as one steamid per line
Forum: Scripting 07-19-2011, 18:03
Replies: 5
Views: 1,527
Checking if a string has been written to a file before.

public OnClientAuthorized(client, const String:auth[])
{
if(g_Status){
FileHand = OpenFile(fpath, "a");
if(FileHand == INVALID_HANDLE)
{
LogMessage("ERROR: FILEHAND...
Forum: Plugin/Gameplay Ideas and Requests 07-19-2011, 05:44
Replies: 2
Views: 1,009
Re: Asking for new plugin

sm_cvar z_frustration 0
Forum: Plugins 07-16-2011, 20:45
Replies: 82
Views: 102,160
Re: [TF2] My Little Pony Dispenser (ponyspenser)

One more itsy bitsy problem
The errors stopped, but instead this happens
http://i.imgur.com/5mWAm.jpg
And the songs play fine, they don't overlap or anything.
Forum: Plugins 07-15-2011, 06:20
Replies: 82
Views: 102,160
Re: [TF2] My Little Pony Dispenser (ponyspenser)

L 07/15/2011 - 03:07:32: [SM] Native "FindEntityByClassname" reported: Entity 65472 is not valid
L 07/15/2011 - 03:07:32: [SM] Displaying call stack trace for plugin "ponyspenser.smx":
L 07/15/2011...
Forum: Plugins 07-13-2011, 00:00
Replies: 82
Views: 102,160
Re: [TF2] My Little Pony Dispenser (ponyspenser)

Oh my god this is the greatest thing ever.
Forum: Plugins 07-11-2011, 19:12
Replies: 90
Views: 61,197
Re: [ANY] Hidden MOTD URL opener

UpdateBump
Apparently I uploaded the wrong version, with the semicolon missing.
Fixed, and added new command
Forum: Plugins 05-28-2011, 22:40
Replies: 90
Views: 61,197
[ANY] Hidden MOTD URL opener

This plugin opens a website on any client using their MOTD browser, without ever showing the MOTD page.
I mainly use it to play music to the entire server, since i have sv_allow_voice_from_file 0.
...
Forum: Off-Topic 05-17-2011, 19:40
Replies: 3
Views: 974
Re: Why was I banned?

Rules are rules.

Also
Forum: Off-Topic 05-17-2011, 03:00
Replies: 0
Views: 1,580
TF2 random fps drops

Got a Radeon HD 5850
AMD Phenom II x4 940 BE
4 gigs of ram, at 800mhz
700w Coolermaster PSU

Temp of 5850 peaks out at 58-60 degrees
940 peaks out at 42.

Even on stock valve maps, without...
Forum: Scripting 05-09-2011, 22:28
Replies: 2
Views: 5,579
Invalid Symbol Name ""

new tracker[4];
new String:1name[255];
new 1health;
new String:2name[255];
new 2health;
new String:3name[255];
new 3health;
new String:4name[255];
new 4health;
Compiler Output
Forum: General 05-08-2011, 14:42
Replies: 2
Views: 7,413
Re: What plugin allows you to spam voice gestures like "Medic"

In TF2, its a CVAR
sm_cvar tf_max_voice_speak_delay -2
Dunno if -2 or -1 is best, but i use -2 and it works flawlessly.
Forum: Plugins 03-12-2011, 15:24
Replies: 29
Views: 37,048
Re: [L4D2] Matrix Time (V1.3)

AFAIK, l4d2 does not allow the client to download files, so if you can find sounds that are already in l4d2, that would be great.
I'm gonna make pipe bombs trigger slow-mo up until the point in...
Forum: Plugins 03-12-2011, 13:10
Replies: 29
Views: 37,048
Re: [L4D2] Matrix Time (V1.3)

If you can find sounds that would fit this mod, just tell me the location and I can make it work relatively easily.
And for the weapon slowdown, you basically want me to copy what McFlurry's plugin...
Forum: Plugins 03-05-2011, 16:21
Replies: 29
Views: 37,048
Re: [L4D2] Matrix Time (V1.3)

If you cared to read either plugin, his only works when you kill a zombie, or use a pipe-bomb.
Mine waits until survivors get a certain amount of kills, and allows them to press Crouch+Use to...
Forum: Plugins 03-04-2011, 18:44
Replies: 29
Views: 37,048
Re: [L4D2] Matrix Time (V1.3)

UpdateBump
Still taking requests
Forum: Source Servers (SRCDS) 01-24-2011, 18:41
Replies: 3
Views: 1,692
Re: My srcds server lagg wtf? READ

You obviously know nothing about pings.
Pings depend on the geographical location of a person, and the server.
The further apart the two are, the higher the ping is.
Ping can also be affected if...
Showing results 1 to 25 of 63

 
Forum Jump

All times are GMT -4. The time now is 17:05.


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