This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 34
Search took 0.00 seconds.
Search: Posts Made By: P00kster
Forum: Plugins 02-22-2017, 19:21
Replies: 39
Views: 34,687
Posted By P00kster
Re: [L4D/L4D2]Realish_Tank_Phyx

This plugin has an issue with L4D1. The netprop "m_bIsOnThirdStrike" is only valid for L4D2 and does not exist in L4D1. In L4D1, you need to use the netprop "m_isGoingToDie" instead.
Forum: Unapproved Plugins 10-06-2016, 11:32
Replies: 91
Views: 68,984
Posted By P00kster
Re: [L4D/L4D2] Improved Multiple Equipment

Lines 85 and 86 need to be changed from:

HookEvent("player_use", player_use, EventHookMode_PostNoCopy);
HookEvent("player_spawn", player_spawn, EventHookMode_PostNoCopy);

to
...
Forum: Plugins 09-19-2016, 10:38
Replies: 115
Views: 119,048
Posted By P00kster
Re: [L4D/2] Black and White Notifier

This can be easily fixed with a timer. Just add a timer into the plugin that checks if a client is bleeding out every couple seconds. If the client's status changes from bleeding out to normal...
Forum: Plugins 09-15-2016, 10:15
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Based on the last version I tested, I decided to give it a try on L4D1. The plugin started spamming my error log constantly. After looking at the error, it looks like this plugin is calling for...
Forum: Plugins 09-04-2016, 19:33
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Changing from this:

HookEvent("player_use", player_use, EventHookMode_PostNoCopy);

To this:

HookEvent("player_use", player_use, EventHookMode_Post);

Has fixed the errors showing up in the...
Forum: Plugins 09-04-2016, 19:14
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Yes it just happened to me too and I could no longer use primary weapons until I got ammo. Also found something else. This error is showing up quite a lot in the error log:

L 09/04/2016 -...
Forum: Plugins 09-04-2016, 17:40
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Yes the auto reload function was working. I also tested the custom connect message and I ran into a problem. I set it to chat message, and the connect message started to spam the chat box. I took...
Forum: Plugins 09-04-2016, 16:28
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

I updated my previous post. Everything is good now. :) Sorry for the confusion.
Forum: Plugins 09-04-2016, 16:11
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Ok.. ME works good... Pistol reloading works as well.. and pistol now auto reloads when empty. Only strange bug I have is with the M60. When I pick up the M60, I get spammed with empty hint...
Forum: Plugins 09-03-2016, 23:59
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

With regards to l4d2_guncontrol, it would be good to remove FCVAR_PLUGIN as this is now depreciated in Sourcemod 1.8, and changing "FindDataMapOffs" to "FindDataMapInfo" as "FindDataMapOffs" is also...
Forum: Plugins 09-02-2016, 01:02
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Looking forward to the update.
Forum: Plugins 08-29-2016, 11:42
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Here's more information on the issue. I am not using the pistol reloading plugin. The issue starts happening right away as soon as I have the pistol. I can reload the pistol as long as the number...
Forum: Plugins 08-28-2016, 22:48
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

MasterMind, just wanted to let you know that pistols are no longer reloading when bullets reach 1 left.
Forum: Plugins 07-14-2016, 20:45
Replies: 34
Views: 47,998
Posted By P00kster
Re: [L4D & L4D2] Engine Fix [27 December 2013]

Updated plugin (removed all warnings) to be compatible with Sourcemod 1.8.
Forum: General 06-21-2016, 01:22
Replies: 1
Views: 1,379
Posted By P00kster
Insurgency Server Crashes after Sourcemod Install

I installed Metamod and the server worked fine. After installing Sourcemod, the server crashes every time on start up. If I delete Sourcemod, server works normally. Here is the output from the...
Forum: Plugins 05-11-2016, 01:50
Replies: 2,034
Views: 1,135,874
Posted By P00kster
Re: [L4D & L4D2] Custom Player Stats v1.4B121

There was a L4D2 update recently, and most likely some of the signatures have changed for Windows.
Forum: Scripting 05-02-2016, 15:52
Replies: 1
Views: 557
Posted By P00kster
Changing Models in First Person

I'm having an issue trying to code a plugin that changes the player's model for L4D. When the model changes, the model only changes in third person view, and not first person. For example, if my...
Forum: SourceBans / SourceBans++ 05-02-2016, 15:41
Replies: 1,377
Views: 721,191
Posted By P00kster
Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]

It's not you as I am having the same problem, not so much with Sourcebans, but with Custom Player Stats (CPS). I'm not using a WampServer, I'm using a LEMP. I know the latest versions of PHP breaks...
Forum: Plugins 05-01-2016, 07:30
Replies: 25
Views: 35,287
Posted By P00kster
Re: [L4D & L4D2] Flying Tank

This plugin is not compatible with Sourcemod 1.7+ and would need to be updated.
Forum: Plugins 05-01-2016, 00:37
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

I installed the latest version for L4D1 again and the clipping issue is now resolved. But players started dropping with this error message in their console repeating over and over:

send reliable...
Forum: Plugins 04-29-2016, 13:56
Replies: 2,034
Views: 1,135,874
Posted By P00kster
Re: [L4D & L4D2] Custom Player Stats v1.4B121

Muukis, I believe I found the problem with the PHP scripts. In the newest builds of PHP, they changed name of the MySQL extension to MySQLi. So instead of calling for the mysql PHP extension, you...
Forum: Plugins 04-29-2016, 13:52
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

I'll give it another try tonight and let you know how it works.
Forum: Plugins 04-25-2016, 00:29
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Sorry, I was using the Multiple Equipments (your latest version) not double weapons. So the clipping and having to click on ammo was happening with ME. Post 197 was the version I was using. And...
Forum: Plugins 04-24-2016, 15:20
Replies: 354
Views: 166,066
Posted By P00kster
Re: [L4D & L4D2] Multiple Equipments

Tested the latest version of the plugin in L4D1. Following issues occurred:

1) Lots of clipping when you activate double weapons. Weapons stick out in first person view pretty bad. Happened...
Forum: Plugins 04-24-2016, 07:37
Replies: 2,034
Views: 1,135,874
Posted By P00kster
Re: [L4D & L4D2] Custom Player Stats v1.4B121

Yeah there are quite a few issues with this plugin now. Web stats don't work if you have PHP 7.0 installed (which is becoming the standard for all new Linux distribs), and this plugin will fail to...
Showing results 1 to 25 of 34

 
Forum Jump

All times are GMT -4. The time now is 14:31.


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