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

Showing results 1 to 25 of 198
Search took 0.01 seconds.
Search: Posts Made By: wendigo
Forum: General 04-16-2023, 11:18
Replies: 1
Views: 689
Posted By wendigo
Hide admin command (l4d2)

Is it possible to hide all commands in sm, admin does? Like slaying another player and so on.

I have this here in core.fg:
PublicChatTrigger" "!"
SilentChatTrigger" "/"...
Forum: Plugin/Gameplay Ideas and Requests 01-09-2023, 11:09
Replies: 7
Views: 1,247
Posted By wendigo
Re: Cleanup l4d2 plugin

I really appreciate info and feedback guys.

I have below average when it comes to plugins. And you both pinpoint to SDKHook_OnTakeDamage could be the cursed one.

I will take Grey83's updated...
Forum: Plugin/Gameplay Ideas and Requests 01-09-2023, 08:42
Replies: 7
Views: 1,247
Posted By wendigo
Re: Cleanup l4d2 plugin

Unfortunately my server still crashes. As soon I remove plugin, it doesn't crash anymore.

Is it possible to make a more simple version of this plugin here?
Like it only works for admin, and...
Forum: Plugin/Gameplay Ideas and Requests 01-08-2023, 12:51
Replies: 7
Views: 1,247
Posted By wendigo
Re: Cleanup l4d2 plugin

Thanks, I dont know what has been changed or added. But I will upload and test it :)
Forum: Plugin/Gameplay Ideas and Requests 01-03-2023, 15:49
Replies: 7
Views: 1,247
Posted By wendigo
Cleanup l4d2 plugin

My l4d2 server randomly crashes. And I suspect it might have something to do with this plugin someone was kind enough to make for me o nthe fly, a very very long time ago. Untested by anybody except...
Forum: General 09-08-2022, 11:50
Replies: 1
Views: 545
Posted By wendigo
L4D2 respawn - campaign

Is it possible through cvars, to either increase or decrease the respawn timer for when an survivor is dead?
If so, what are those cvars called?

Thanks.
Forum: Plugins 04-15-2022, 08:55
Replies: 191
Views: 45,618
Posted By wendigo
Re: [L4D & L4D2] Reverse Friendly-Fire [v2.8.2 (16-Sep-2021)]

Does this plugin, default respect admin immunity?
So admin can shoot any survivor, and not get ff reflected?

If not, what do I need to change to make it happen?

Also if an special infected...
Forum: Plugins 04-13-2022, 06:23
Replies: 289
Views: 284,516
Posted By wendigo
Re: [L4D & L4D2] Switch Players

Is it possible if you move yourself to spectator as admin, you could spawn things at your crosshair? coop mode.
I think it used to be like this in some of the earlier versions?

But now I cannot...
Forum: Plugins 04-13-2022, 06:17
Replies: 131
Views: 120,420
Posted By wendigo
Re: [L4D & L4D2] Intelligent Machine Gun

This plugin works just fine. No need another,
Forum: General 04-13-2022, 06:01
Replies: 3
Views: 1,038
Posted By wendigo
Re: L4D2 - hunter cvar

Thank you so much.
I will have a test with that setting.

I'm also trying to tweak the special infected respawn in coop mode. Currently I run this here:
director_special_initial_spawn_delay_min...
Forum: General 04-10-2022, 15:22
Replies: 3
Views: 1,038
Posted By wendigo
L4D2 - hunter cvar

Does anybody know the cvar command for hunter, where he leaps away?

Like if you shoot him, he will flee jump away. I need him to ignore this, and go straight for the targeted survivor.
Forum: General 12-08-2021, 04:45
Replies: 1
Views: 850
Posted By wendigo
[L4D2] Grenade launcher

Is there a cvar or plugin, that can change the damage output and explosion radius of the grenade launcher?
Forum: Plugins 12-29-2019, 10:18
Replies: 86
Views: 116,898
Posted By wendigo
Re: [L4D & L4D2] Weapon Damage Mod

good question. I would like to buff the chainsaw damage for my server. But the value within the script, seems to be hardcoded by valve?????
Forum: Plugin/Gameplay Ideas and Requests 12-29-2019, 10:00
Replies: 1
Views: 815
Posted By wendigo
l4d2

The chainsaw in l4d2, how do I add more damage to it for my server?

I tryed opening up the chainsaw config txt file. It was set to 88 damage I think. I tryed upping it to 400 by doing a new vpk...
Forum: Plugins 12-21-2019, 16:15
Replies: 131
Views: 120,420
Posted By wendigo
Re: [L4D & L4D2] Intelligent Machine Gun

People, can newer version of sorucemod change the way a plugin works?

I used to put myself in spectator mode and spawn these machineguns from this plugin here. But it wont allow me to do it...
Forum: Plugins 12-19-2019, 12:23
Replies: 131
Views: 120,420
Posted By wendigo
Re: [L4D & L4D2] Intelligent Machine Gun

yes, it works now. I was on sourcemod 1.9
So when I compiled at the frontpage, I did not see it was for 1.10

Quick question, if I want to compile .smx plugins for my now installed SM 1.10 l4d2...
Forum: Plugins 12-17-2019, 16:58
Replies: 131
Views: 120,420
Posted By wendigo
Re: [L4D & L4D2] Intelligent Machine Gun

Been aaway from the scene for quite some time. And I forgot alot. I'm trying to get this plugin to work. I got SM 1.8

I place the .smx inside sourcemod - plugins folder, along where all the other...
Forum: General 09-08-2018, 16:03
Replies: 9
Views: 2,332
Posted By wendigo
Re: Admin commands for players

What information?

If you are talking about the generic admin flag set thing, then only I am added in admins_simple.ini
Also, I have no idea how to open .smx files at all. And even if I did know,...
Forum: Plugins 09-06-2018, 15:04
Replies: 131
Views: 120,420
Posted By wendigo
Re: [L4D & L4D2] Intelligent Machine Gun

l4d_machine_damage_to_infected "1"

So this is 1 dmg per bullet?
And it covers all enemies, with the tank being excluded?
Forum: Plugins 09-06-2018, 14:52
Replies: 131
Views: 120,420
Posted By wendigo
Re: [L4D & L4D2] Intelligent Machine Gun

// Default: "3"
l4d_machine_damage_of_tank "3"

// bullet damage
// -
// Default: "1"
l4d_machine_damage_to_infected "1"

Is there a way to know how much dmg that is per bullet?
I think the...
Forum: Plugins 09-06-2018, 14:24
Replies: 131
Views: 120,420
Posted By wendigo
Re: [L4D & L4D2] Intelligent Machine Gun

It works.
I got a little embarrassed question here:
How do I get the plugin, to generate the .cfg folder so I can customize it?
I have literally forgot as of this moment. Plugin works fine now....
Forum: General 09-06-2018, 09:18
Replies: 9
Views: 2,332
Posted By wendigo
Re: Admin commands for players

great. So this is turning into something bigger now. :(

So what if by removing all plugins wont solve this "problem"? Have I overlooked something?
Forum: General 09-05-2018, 13:41
Replies: 9
Views: 2,332
Posted By wendigo
Re: Admin commands for players

I think I found something under core.cfg

/**
* If a say command is a silent chat trigger, and is used by an admin,
* but it does not evaluate to an actual command, it will be displayed
...
Forum: General 09-05-2018, 08:21
Replies: 9
Views: 2,332
Posted By wendigo
Re: Admin commands for players

Not sure I understand?
I thought slay command, were a part of default sourcemod?

Anyways, I use this plugin here
https://forums.alliedmods.net/showthread.php?p=1251446?p=1251446
Forum: General 09-05-2018, 07:51
Replies: 9
Views: 2,332
Posted By wendigo
Admin commands for players

So why is it, I cannot hide that?
I got my l4d2 server. But whenever I slay a special infected or bot, god mode / other stuff. Everyone can see it, at the bottom left corner.
I got this here:

//...
Showing results 1 to 25 of 198

 
Forum Jump

All times are GMT -4. The time now is 11:17.


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