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

Showing results 1 to 25 of 175
Search took 0.01 seconds.
Search: Posts Made By: Jоnny
Forum: Plugins 09-06-2013, 04:35
Replies: 151
Views: 159,588
Posted By Jоnny
Re: [L4D & L4D2] Self Help

I think you guys need to see it, it only takes a couple of minutes of your life and maybe make you a little smarter
http://youtu.be/KTETZy18pwk?t=59s
Forum: Plugins 09-05-2013, 03:04
Replies: 8
Views: 10,780
Posted By Jоnny
Re: [L4D/2] CoopDoorAntiClose

I will use it with a little optimization

#include <sourcemod>
#include <sdktools>

new bool:SkipEntityCheck = false;
public Plugin:myinfo =
{
name = "CoopDoorAntiClose",
author =...
Forum: Plugins 09-01-2013, 02:24
Replies: 146
Views: 87,762
Posted By Jоnny
Re: [l4d2] Ready Up v3.1.2 official release [7 Official Modules] [8/24/13]

How to use "Player Plus (Superversus / Bebop / Multislots replacement)" without readyup plugin, without readyup messages, huds and "!ready" commands?
I need ONLY Multislots replacement function.
Forum: Unapproved Plugins 08-31-2013, 06:51
Replies: 114
Views: 48,244
Posted By Jоnny
Re: [ L4D2 ] Team Manager 2.3.4c

I'm not so good at writing plugins. Today I spent two hours on it to cut out the excess and put to work as a plug-in replacement multislots. But it did not work :(
Just want to see the plug-in...
Forum: Unapproved Plugins 08-30-2013, 21:51
Replies: 114
Views: 48,244
Posted By Jоnny
Re: [ L4D2 ] Team Manager 2.3.4c

Its really hard to use compiled version of this plugin only for coop extra slots managment.
Too many useless functions, too many messages in chat/menu.
Forum: Unapproved Plugins 08-30-2013, 21:12
Replies: 114
Views: 48,244
Posted By Jоnny
Re: [ L4D2 ] Team Manager 2.3.4c

Where i should download all needed includes to compile this plugin?
Forum: Scripting 08-15-2013, 11:48
Replies: 18
Views: 5,168
Posted By Jоnny
Re: [L4D/2] Replace weapons on map

Я думал что RemoveEdict и есть самый прямой запрос на удаление :)
Forum: Scripting 08-15-2013, 11:27
Replies: 18
Views: 5,168
Posted By Jоnny
Re: [L4D/2] Replace weapons on map

What difference between
AcceptEntityInput(i, "Kill") and RemoveEdict()?
Forum: Scripting 08-15-2013, 00:43
Replies: 10
Views: 3,049
Posted By Jоnny
Re: KeyValues problem

No errors on 1.5, thx
Forum: Scripting 08-14-2013, 15:45
Replies: 10
Views: 3,049
Posted By Jоnny
Forum: Scripting 08-14-2013, 15:43
Replies: 10
Views: 3,049
Posted By Jоnny
Re: KeyValues problem

#pragma dynamic 65535 don't work?
Forum: Scripting 08-14-2013, 13:35
Replies: 10
Views: 3,049
Posted By Jоnny
Re: KeyValues problem

for if (!KvGotoFirstSubKey(Stats)) same error

#include <sourcemod>
#pragma semicolon 1
#pragma dynamic 65535

#define DATA_FILENAME "players_stats.txt"
#define STEAM_AUTH_LENGTH 32
#define...
Forum: Scripting 08-14-2013, 13:31
Replies: 10
Views: 3,049
Posted By Jоnny
Re: KeyValues problem

Server says:
and here we got error:
SortStats(StatsCount)
{
PrintToServer("SortStats(StatsCount) -> StatsCount = %d", StatsCount);
new Handle:Stats = CreateKeyValues("stats");
...
Forum: Scripting 08-14-2013, 06:20
Replies: 10
Views: 3,049
Posted By Jоnny
KeyValues problem

http://clip2net.com/clip/m0/1376475545-clip-20kb.png

sometimes (with all same parameters, 500 items in stats) it works fine. But offten it says:



what i do wrong?
Forum: Extensions 08-06-2013, 00:07
Replies: 325
Views: 278,524
Posted By Jоnny
Re: [EXTENSION] [L4D2] 8+ players Bug Fixes (1.0.2)

Latest version?:
[04] [L4D2] 8+ Players BugFixes (1.0.0.7): This extension try fix some bugs on server have more than 8 players
Forum: Unapproved Plugins 10-01-2012, 21:56
Replies: 19
Views: 5,519
Posted By Jоnny
Re: [L4D2] ﮒkצ Plugins

I think this should be unapproved
Forum: Unapproved Plugins 05-20-2012, 02:34
Replies: 40
Views: 66,080
Posted By Jоnny
Re: [L4D2] Knife Unlock (1.0) [15-May-2012]

works, seems no crashes, thanks
Forum: Extensions 05-08-2012, 04:01
Replies: 577
Views: 646,595
Posted By Jоnny
Forum: Plugins 05-01-2012, 15:45
Replies: 106
Views: 82,631
Posted By Jоnny
Re: Steam Group Admins (HTTP Prefetch)

0.9.6 works for me w/o any errors
file is not blocked, can rename
Forum: Plugins 05-01-2012, 15:43
Replies: 106
Views: 82,631
Posted By Jоnny
Forum: Plugins 05-01-2012, 03:15
Replies: 106
Views: 82,631
Posted By Jоnny
Re: Steam Group Admins (HTTP Prefetch)

Windows Server 2003
Left 4 Dead 2
cURL 1.2.0.0 (1.3 wont work)

left4dead2/addons/sourcemod/data/steam-group-admins-http/temp.xml
<?xml version="1.0" encoding="UTF-8"...
Forum: Plugins 05-01-2012, 02:34
Replies: 106
Views: 82,631
Posted By Jоnny
Forum: Plugins 02-28-2012, 14:30
Replies: 49
Views: 42,149
Posted By Jоnny
Forum: Plugins 02-11-2012, 13:36
Replies: 63
Views: 74,407
Posted By Jоnny
Re: [L4D & L4D2] Sappy fix

Will try it! :)
Forum: Scripting 02-10-2012, 07:48
Replies: 10
Views: 2,896
Posted By Jоnny
Re: How to use an event's client in another event? How to save each client?

new client;

public OnPluginStart()
{
HookEvent("weapon_fire", OnWeaponFire);
HookEvent("round_end", OnRoundEnd);
}

public Action:OnWeaponFire(Handle:event, const String:name[],...
Showing results 1 to 25 of 175

 
Forum Jump

All times are GMT -4. The time now is 15:13.


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