Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.04
seconds.
Search:
Posts Made By:
Psyk0tik
Forum:
Plugins
Today, 06:53
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Yes, but you must copy the “Boss” section from #1 and give it to #2 and #3 as well. All 3 must have the same “Boss” settings.
Forum:
Plugins
Today, 06:25
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
I already provided an example. This one:
Forum:
Plugins
Today, 04:34
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
The "Boss Base Type" setting only takes in one value, not a range. Try these settings since the ones you have are incorrect:
"Boss"
{
"Boss Base Type" "3" // Tank #3 is the boss
"Boss Health...
Forum:
Plugins
08-14-2022, 06:00
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Thank you for helping me narrow this issue down. I tested on my server and was able to reproduce the crash, so now I know how to address it. I should have it fixed in the next update.
Forum:
Plugins
08-13-2022, 19:16
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Do you know when the crash occurs? What happens right before the server crashes? I suspect it happens when the rock explodes or makes contact with a survivor or special infected.
Forum:
Plugins
08-12-2022, 12:39
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Alright, I found the issue and you are correct, it is that code block that's causing problems. The code block is necessary for other features so I'm going to move it around instead of commenting it...
Forum:
Plugins
08-10-2022, 16:14
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Have you tested if this is caused by Mutant Tanks?
Does this happen only in certain cases, like when you have an active reward from killing a Tank?
Forum:
Plugins
08-09-2022, 15:05
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
See instructions (https://github.com/Psykotikism/Mutant_Tanks#compiling) for compiling, specifically the 3rd step.
Forum:
Plugins
08-09-2022, 09:44
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
it's hard to tell why some tanks are missing. usually when a tank is missing from the list, it's either none of the abilities they have is installed or the area you're standing in is too...
Forum:
Scripting
08-09-2022, 08:52
Replies:
3
Solved
[L4D2]About some event
Views:
271
Posted By
Psyk0tik
Re: [L4D2]About some event
I only see the "map_transition" event trigger when the server is switching to the next map within the same campaign, like from c1m1 to c1m2. If the server switches to a map from a different campaign,...
Forum:
Plugins
08-02-2022, 14:10
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Hi, I will respond to your private messages here since they are relevant to your question:
This plugin does not handle Tanks spawned by the director or custom maps like Tanks Playground. There is...
Forum:
Plugins
08-01-2022, 07:51
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
I think the timer logic itself would have to be rewritten to allow for that, but you can try removing this part in red:
if (!bCanTypeSpawn() || g_esGeneral.g_bFinalMap || g_esGeneral.g_iTankWave > 0...
Forum:
Plugin/Gameplay Ideas and Requests
07-27-2022, 22:49
Replies:
10
Solved
[L4D2] Special Infected drop ammo boxes when killed
Views:
514
Posted By
Psyk0tik
Re: [L4D2] Special Infected drop ammo boxes when killed
Edit main post --> Click "Go Advanced" --> Go to "Title" section --> Choose "[Solved]" as the prefix - default is "(no prefix)"
Forum:
Plugins
07-26-2022, 07:44
Replies:
66
[L4D & L4D2] No Friendly-fire (v10.0, 6-1-2022)
Views:
34,544
Posted By
Psyk0tik
Re: [L4D & L4D2] No Friendly-fire (v10.0, 6-1-2022)
I cannot fix it. The whole point of this plugin is to block friendly-fire damage, including damage to self. The "sm_incapplayer" feature does not properly incapacitate players. Instead, it sets the...
Forum:
Unapproved Plugins
07-20-2022, 06:32
Replies:
26
[L4D2] Infected Hud
Views:
16,967
Posted By
Psyk0tik
Re: [L4D2] Infected Hud
I'm not sure why it doesn't give errors, but it's probably because in the old syntax all variables have the implicit "int" type if no type is given explicitly. The rest of my previous post is still...
Forum:
Unapproved Plugins
07-19-2022, 21:58
Replies:
26
[L4D2] Infected Hud
Views:
16,967
Posted By
Psyk0tik
Re: [L4D2] Infected Hud
No, that's not going to fix the errors.
Here are lines 31-32:
HintIndex[2048+1];
HintEntity[2048+1];
If you comment out "#pragma newdecls required", those lines will still give errors because...
Forum:
General
07-17-2022, 00:33
Replies:
4
God mode for non afk players
Views:
394
Posted By
Psyk0tik
Re: God mode for non afk players
This one (https://forums.alliedmods.net/showthread.php?t=108251)?
Forum:
Plugins
07-14-2022, 01:28
Replies:
24
[ANY] Plugin Updates Checker (1.6) [14-Jul-2022]
Views:
3,894
Posted By
Psyk0tik
Re: [ANY] Plugin Updates Checker (1.5) [18-Apr-2022]
With the latest version, I'm getting the same error again as last time, but it's now coming from a different place in the code:
L 07/13/2022 - 22:14:38: [SM] Exception reported: Invalid memory...
Forum:
Plugins
07-14-2022, 01:24
Replies:
75
[L4D2 & CS:GO & NMRiH] VScript File Replacer (1.13) [15-Jul-2022]
Views:
24,808
Posted By
Psyk0tik
Re: [L4D2 & CS:GO & NMRiH] VScript File Replacer (1.12) [03-Jun-2022]
With the latest version, I get this error on startup:
L 07/13/2022 - 22:14:32: [SM] Exception reported: read_count (310590) is greater than buffer size (307200)
L 07/13/2022 - 22:14:32: [SM]...
Forum:
Plugins
07-09-2022, 20:49
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
The roar causes a shockwave and damages nearby survivors.
It's possible but overly complicated. You can just use the playercount configs to set the shield's health for each number of players.
Forum:
Plugins
07-07-2022, 04:07
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
MT has its own features involving player auras and other visual effects. What is happening is that MT is resetting those effects and disabling them whenever any of the following scenarios happen:
-...
Forum:
Plugins
07-05-2022, 14:12
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Sure, I can add it back. I'll add a setting for it so users can toggle the deafen feature. The ability is coded differently from the ones with "Tank Claw/Rock hits" so I can't add that part.
...
Forum:
Plugins
07-05-2022, 00:47
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
No clue. Each server setup is different so there could be all kinds of reasons for a crash.
Forum:
Plugins
07-04-2022, 23:37
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
It's hard to tell which one causes a crash. I'm looking at the crash log again and it seems to be related to particle effects, when they are created/deleted. I don't know your exact server setup so I...
Forum:
Plugins
07-04-2022, 22:33
Replies:
1,430
[L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
Views:
323,868
Posted By
Psyk0tik
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)
I spawned all of these Tanks multiple times on both my Windows and Linux servers just now but neither of the servers have crashed once. There might be another plugin that is causing the crash. For...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
08:07
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode