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

Showing results 1 to 25 of 34
Search took 0.01 seconds.
Search: Posts Made By: koshmel
Forum: Snippets and Tutorials 05-17-2009, 16:43
Replies: 3
Views: 2,147
Posted By koshmel
Re: L4D Beta SDK Out

hmm l4d now normaly works wish download tables?
Forum: Snippets and Tutorials 05-05-2009, 11:52
Replies: 3
Views: 2,670
Posted By koshmel
Re: How does HLSW get team sides for cs 1.6

bl4nk HLSW shows teams after we get log's
for geting SteamID need just status
Forum: Scripting 05-05-2009, 09:14
Replies: 5
Views: 4,552
Posted By koshmel
Re: CreateDirectory problem

thx for help. it's works)
Forum: Scripting 05-04-2009, 12:11
Replies: 5
Views: 4,552
Posted By koshmel
Forum: Scripting 05-03-2009, 10:49
Replies: 5
Views: 4,552
Posted By koshmel
CreateDirectory problem

i use CreateDirectory(dir,777);
but on Ubuntu server chmod isn't 777
http://clip2net.com/page/m0/933322
Forum: Snippets and Tutorials 04-26-2009, 16:13
Replies: 10
Views: 4,115
Posted By koshmel
Re: How turn off Stats.

and then block all cheats?)
and masterserver will hide my server in his list.
bad way
Forum: Snippets and Tutorials 04-26-2009, 06:16
Replies: 10
Views: 4,115
Posted By koshmel
How turn off Stats.

I have fun server TF2. sometimes players get 10000 damage as record.
i want turnoff steam stats on server.
Forum: Extensions 04-23-2009, 17:21
Replies: 577
Views: 650,520
Posted By koshmel
Forum: Extensions 04-23-2009, 14:13
Replies: 577
Views: 650,520
Posted By koshmel
Re: [EXTENSION] Socket (2.4.0beta+2.1)

[SM] Native "ReadPackString" reported: DataPack operation is out of bounds.

can you help me?
#include <sourcemod>
#include <socket>


public OnSocketConnected(Handle:socket, any:pack) {
...
Forum: Extensions 04-23-2009, 10:18
Replies: 577
Views: 650,520
Posted By koshmel
Re: [EXTENSION] Socket (2.4.0beta+2.1)

SocketSetArg. How set String?
Forum: Snippets and Tutorials 04-19-2009, 05:57
Replies: 3
Views: 1,970
Posted By koshmel
Re: [Snippet] ForcePlayerSuicide workaround for OrangeBox games

try use FakeClientCommand "kill" "explode" for client
Forum: Snippets and Tutorials 04-19-2009, 05:41
Replies: 8
Views: 14,330
Posted By koshmel
Forum: Snippets and Tutorials 04-18-2009, 14:54
Replies: 8
Views: 14,330
Posted By koshmel
HUD messages.

How thay do that. :oops:
see Attach File
Server Tf2 and L4D want to see some sample plugins.
Forum: Plugins 04-13-2009, 17:43
Replies: 27
Views: 68,574
Posted By koshmel
Re: Bunny Hop! Updated!

Crashed my server to.
Forum: Extensions 04-13-2009, 13:38
Replies: 35
Views: 32,352
Posted By koshmel
Re: [EXTENSION] CSteamID - SteamIDs as 64bit integers

can u make it for L4D?
or for all Source engine?
Forum: Snippets and Tutorials 04-13-2009, 06:01
Replies: 10
Views: 4,547
Posted By koshmel
Re: Need help in making firewall

4096 kb packets rulzz.
good way to DOS server :)
Forum: Scripting 02-22-2009, 06:47
Replies: 6
Views: 3,092
Posted By koshmel
Re: [TF2]Explode Force & Rocket speed

MikeJS
Can u help me with Rjumps.
My Rjump sucks.
Forum: Scripting 02-21-2009, 17:15
Replies: 6
Views: 3,092
Posted By koshmel
Re: [TF2]Explode Force & Rocket speed

How control rocket speed?

mb dhOnEntityCreated?
Forum: Scripting 02-20-2009, 16:11
Replies: 6
Views: 3,092
Posted By koshmel
[TF2]Explode Force & Rocket speed

Im writing plugin to control rocket speed and exploding force (without damage).

my code is turn off damage and make fake Rocket Jump
Need change rocket speed.

#pragma semicolon 1
#include...
Forum: Extensions 02-19-2009, 07:45
Replies: 388
Views: 194,942
Posted By koshmel
Re: [EXTENSION] Dukehacks

I want no damage for rockets, but left explosive force.
can someone help me?
Forum: Snippets and Tutorials 02-13-2009, 06:22
Replies: 7
Views: 4,117
Posted By koshmel
Re: TF2 - Changing a client's score without CalcPlayerScore

Hi.
Someone can tell me how get point's from TF2 scoreboard?
Forum: Extensions 12-27-2008, 15:23
Replies: 577
Views: 650,520
Posted By koshmel
Re: [EXTENSION] Socket (2.4.0beta+2.1)

don't work

decl String:part[300]
SplitString(receiveData,"/r/n/r/n", part, 300);
ReplaceString(receiveData, dataSize,part,"");
Forum: Extensions 12-27-2008, 14:48
Replies: 577
Views: 650,520
Posted By koshmel
Re: [EXTENSION] Socket (2.4.0beta+2.1)

stupid question: how strip the http response header?
Forum: Extensions 11-30-2008, 10:54
Replies: 577
Views: 650,520
Posted By koshmel
Re: [EXTENSION] Socket (2.4.0beta+2.1)

Simple plugin
upload file test.dem link write in result.txt\
need make more clear code.
write library.
Forum: Extensions 11-17-2008, 15:59
Replies: 577
Views: 650,520
Posted By koshmel
Re: [EXTENSION] Socket (2.4.0beta+2.1)

What's it's mean?)
How i read (:

decl Buff[1005];
new BuffL=0;
while (!IsEndOfFile(OFile))
{
BuffL=ReadFile(OFile, Buff, 250,4);
if (BuffL<250)
...
Showing results 1 to 25 of 34

 
Forum Jump

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


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