AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D2] Vomitjar Puddle Spit [v1.0.2 | 27-September-2022] (https://forums.alliedmods.net/showthread.php?t=339553)

Marttt 09-17-2022 09:31

[L4D2] Vomitjar Puddle Spit [v1.0.2 | 27-September-2022]
 
14 Attachment(s)
L4D2 ONLY

Description

This plugin creates a puddle of spit where the vomitjar broke.

It's similar to the "Chemical Grenade" from [L4D & L4D2] Prototype Grenades but with less features.

If you need more features I recommend you using trying the plugin mentioned instead.

Features
  • Allow configuring a maximum of puddles created.
  • Attach a spitter slime trail particle to the vomitjar thown.

Preview



Cvars

A configuration file named "l4d2_vomitjar_spit.cfg" will automatically be created for you upon the first run in the "\cfg\sourcemod\" folder.

PHP Code:

// Attach a spitter slime trail particle to the vomitjar thown.
// 0 = OFF, 1 = ON.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_vomitjar_spit_attach_particle "1"

// Enable/Disable the plugin.
// 0 = Disable, 1 = Enable.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_vomitjar_spit_enable "1"

// Maximum spit puddles (inferno flames).
// Note: Must be at least 2 to display particles.
// -
// Default: "2"
// Minimum: "1.000000"
// Maximum: "64.000000"
l4d2_vomitjar_spit_puddle_max "2" 

Admin Commands
  • sm_print_cvars_l4d2_vomitjar_spit => Print the plugin related cvars and their respective values to the console. (z flag required)

Change Log

Spoiler


Known Issues
  • The sound isn't reproduced the same way as when you stand on a puddle created from a Spitter spit.
  • The puddle of spit isn't created while survivors don't exit the safe room. (game-design, search for l4d2_spit_spread_patch plugin to fix this behavior)

Notes

Thank you!

Related Plugins

Post Reply
  • Any feedback, bug reports, fixes, improvements, translations or suggestions for the plugin are welcome.

Requirements

Installation
  • Put the "l4d2_vomitjar_spit.smx" file (click Get Plugin) in your "\addons\sourcemod\plugins\" folder.

Iizuka07 09-17-2022 14:08

Re: [L4D2] Vomitjar Puddle Spit [v1.0.0 | 17-September-2022]
 
This is pretty nice

WhatsAnName 09-17-2022 18:49

Re: [L4D2] Vomitjar Puddle Spit [v1.0.0 | 17-September-2022]
 
which side does the spit dmg infected or survivors?

Marttt 09-17-2022 20:16

Re: [L4D2] Vomitjar Puddle Spit [v1.0.0 | 17-September-2022]
 
Quote:

Originally Posted by Marttt (Post 2789012)
Notes


WhatsAnName 09-17-2022 20:29

Re: [L4D2] Vomitjar Puddle Spit [v1.0.0 | 17-September-2022]
 
oh haha didn't notice that part:)

ddd123 09-18-2022 12:46

Re: [L4D2] Vomitjar Puddle Spit [v1.0.0 | 17-September-2022]
 
However you can add damage to any infected with using Spitter Acid Damage by silvers

I already try out and it work (at least special infected)

L4D2Noob 09-18-2022 16:05

Re: [L4D2] Vomitjar Puddle Spit [v1.0.0 | 17-September-2022]
 
I still don't understand how this plugin works. May I have a demo?

AsphyxiaJLSA 09-18-2022 23:45

Re: [L4D2] Vomitjar Puddle Spit [v1.0.0 | 17-September-2022]
 
:D It's a very good and fun plugin. I'll be reporting bugs if I find any, it's available on my server and it's very good, could you add that acid that comes out of the spitter's mouth, is it like slime? and leave a trail to make it look better :D

Marttt 09-27-2022 15:05

Re: [L4D2] Vomitjar Puddle Spit [v1.0.1 | 19-September-2022]
 
Plugin updated. 1.0.2

Code:

1.0.2 (27-September-2022)
    - Changed detection of spit generated by vomitjar to compare based on same tick instead of position.



All times are GMT -4. The time now is 08:43.

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