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

Showing results 1 to 25 of 72
Search took 0.01 seconds.
Search: Posts Made By: maks
Forum: Plugins 12-24-2022, 11:28
Replies: 12
Views: 13,502
Posted By maks
Re: [L4D2] hx_stats (Co-op)

New web version of statistics. System requirements php 7.1

https://www.russerver.com/blog/file/l4d2_stats_web.png

https://github.com/TyUser/l4d2_hx_stats/tree/master/l4d2_stats_web_1.1
...
Forum: Plugins 08-07-2022, 10:11
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

Experimental support for saving character model v4.16b (fix 13.08.2022)

Experimental version
#define HX_SKIN 1

ConVar
l4d2_hx_skin 1

stable version
#define HX_SKIN 0
Forum: Plugins 08-06-2022, 09:24
Replies: 6
Views: 6,525
Posted By maks
Re: [ANY] gagmute

Updated v2.0
Forum: Plugins 01-09-2021, 09:33
Replies: 12
Views: 13,502
Posted By maks
Re: [L4D2] hx_stats (Co-op)

Error 2 -> There are no records in the database
Forum: Plugins 01-09-2021, 02:10
Replies: 12
Views: 13,502
Posted By maks
Re: [L4D2] hx_stats (Co-op)

https://www.russerver.com/blog/file/instruction-1.png

Change setting
https://www.russerver.com/blog/file/instruction-2.png
Forum: Metamod:Source Plugins 10-11-2020, 02:47
Replies: 1,528
Views: 1,714,066
Posted By maks
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

I recommend using ubuntu 14.04 lts for the build. The build is adapted for GCC v4. New versions of GCC will have errors.
Forum: Plugins 10-11-2020, 02:30
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

Update v4.10
Fixed saving skin.
Forum: Plugins 10-08-2020, 10:28
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

Update v4.9
Saves the weapon skin
Added cvar l4d2_hx_health (Default 1)
Forum: Metamod:Source Plugins 10-03-2020, 01:49
Replies: 1,528
Views: 1,714,066
Posted By maks
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

Source
https://github.com/TyUser/l4dtoolz

Assembly instructions
http://www.russerver.com/blog/sborka-iz-ishodnikov-l4dtoolz...
Forum: Plugins 10-03-2020, 01:31
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

Update v4.7
Added basic support for The Last Stand
Forum: Plugins 08-04-2020, 09:49
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

Delete lines
https://github.com/TyUser/l4d2_ty_saveweapon/blob/master/l4d2_ty_saveweapon_4.sp#L379
https://github.com/TyUser/l4d2_ty_saveweapon/blob/master/l4d2_ty_saveweapon_4.sp#L380...
Forum: Plugins 06-09-2020, 15:05
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

l4d2_ty_saveweapon was written in 2012 (Uploaded in 2015). SaferoomNaps plugin in 2018
Accordingly, the author of SaferoomNaps should make his plugin compatible with earlier ones.
Forum: Plugins 05-26-2019, 08:48
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

If you keep your health will be too difficult to play on the next map.
Forum: Plugins 07-05-2018, 00:49
Replies: 6
Views: 6,525
Posted By maks
Re: [ANY] gagmute

Updated v1.3
Forum: Plugins 06-29-2018, 11:07
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

Forks are unstable and poorly tested. Use the original version. Current version https://github.com/TyUser/l4d2_ty_saveweapon/blob/master/l4d2_ty_saveweapon_4.sp
Forum: Plugins 04-09-2018, 11:58
Replies: 145
Views: 90,022
Posted By maks
Forum: Plugins 01-21-2018, 01:27
Replies: 12
Views: 13,502
Posted By maks
Re: [L4D2] hx_stats (Co-op)

public Action CMD_callvote(int client, int args)
{
if (client)
{
if (ig_real[client][HX_POINTS] < 500)
{
int flags = GetAdminFlags(GetUserAdmin(client), Access_Effective);
if...
Forum: Plugins 12-17-2017, 02:13
Replies: 12
Views: 13,502
Posted By maks
Re: [L4D2] hx_stats (Co-op)

stats_web https://github.com/TyUser/l4d2_hx_stats
Forum: Plugins 11-14-2017, 00:38
Replies: 145
Views: 90,022
Posted By maks
Re: [l4d2] Save Weapon (Co-op)

SourceMod: 1.7 - 1.9
With older versions incompatible
Forum: Plugins 08-06-2017, 03:15
Replies: 145
Views: 90,022
Posted By maks
Forum: Plugins 06-15-2017, 05:29
Replies: 13
Views: 29,923
Posted By maks
Re: [L4D2] tystats (Co-op)

Deprecated plug-in: l4d2_tystats_lite
Current statistics plugin: https://forums.alliedmods.net/showthread.php?t=298535
Forum: Plugins 06-15-2017, 05:20
Replies: 12
Views: 13,502
Posted By maks
[L4D2] hx_stats (Co-op)

MySQL Stats for Left 4 Dead 2 (Co-op)

Requirements
• MySQL: External connections required if your MySQL server is not on the same system ! This is not enabled by default, you may need to contact...
Forum: Plugins 02-18-2017, 23:58
Replies: 8
Views: 11,574
Posted By maks
Re: [L4D2] mapfinalenext (Co-op)

do not keep on the server versus
Forum: Plugins 01-22-2017, 02:34
Replies: 8
Views: 11,574
Posted By maks
Re: [L4D2] mapfinalenext (Co-op)

Update v1.3:
Fixed a bug with the map change.
Forum: Plugins 01-01-2017, 10:09
Replies: 13
Views: 29,923
Posted By maks
Re: [L4D2] tystats (Co-op)

Update v4.9:
Fixed bugs.
Showing results 1 to 25 of 72

 
Forum Jump

All times are GMT -4. The time now is 19:24.


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