Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 43
Search took 0.00 seconds.
Search: Posts Made By: yuzumi
Forum: Plugins 10-21-2023, 23:51
Replies: 3
Views: 2,307
Posted By yuzumi
[L4D2] MixMap - (1.1) [22/Oct/2023]

VKhlyVtpDpE

About:

Random map at the map transition.
Support player item transition. (using valve landmark and changelevel entity)
Support setting the maximum of random map that can be...
Forum: Plugins 10-21-2023, 21:35
Replies: 0
Views: 671
Posted By yuzumi
[L4D2] Melee Auto Thirdperson - (1.0.0) [22/Oct/2023]

About:

Switch the player view to third person when using melee weapon.
Support save player autoswitch setting to SM cookie.


Requirements:

Sourcemod 1.11+
Forum: Plugins 05-17-2023, 05:17
Replies: 11
Views: 5,033
Posted By yuzumi
Re: [L4D2] A2S Info Change (1.1.0) [11-Mar-2023]

Sorry.. The plugin generate map info require l4d2_source_keyvalues. but keyvalues plugin unsupport l4d1.
Forum: Plugins 03-10-2023, 22:38
Replies: 11
Views: 5,033
Posted By yuzumi
[L4D2] A2S Info Change (1.1.2) [28-Feb-2024]

https://i.imgur.com/qnvMqzd.png
https://i.imgur.com/jZ3OasI.png



This is the first plugin I've written, so please contact me for feedback if you have any problems.


About:
Forum: Snippets and Tutorials 10-02-2022, 00:26
Replies: 3
Views: 5,382
Posted By yuzumi
Forum: Plugins 08-19-2022, 09:35
Replies: 1,754
Views: 517,318
Posted By yuzumi
Forum: Plugins 08-19-2022, 08:24
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)

But 7 Humans? If you do not add the corresponding value in the default cfg, Will not perform as expected.

Example:
default cfg set 4 tanks / 1.cfg set 1 tank / 2.cfg~6.cfg set 2 tanks / 8.cfg set...
Forum: Plugins 08-19-2022, 07:18
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)

It work!.. will switch Boss Stages as expected.Thankyou~

but have errorlog


it's error will appear in "Boss Stages" set to"4".Tank switch to 5th stage error occurs, Everything works fine...
Forum: Plugins 08-19-2022, 06:38
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)

"Tank #1"
{
"Spawn"
{
"Spawn Type" "1"
}
"Boss"
{
"Boss Base Type" "1"
"Boss Health Stages" "1000,1000"
Forum: Plugins 08-19-2022, 05:31
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)

Can you give me an example?~Thx
Forum: Plugins 08-19-2022, 03:58
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.94, 7-4-2022)

in 8.95-git182d0fe, the Boss setting cannot take effect and errorlog.

L 08/19/2022 - 06:46:15: [SM] Exception reported: Array index out-of-bounds (index 4, limit 4)
L 08/19/2022 - 06:46:15: [SM]...
Forum: Plugins 03-24-2022, 04:23
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.90, 2-1-2022)

Thanks Psyk0tik.. It work! :up:
Forum: Plugins 03-19-2022, 03:52
Replies: 1,754
Views: 517,318
Posted By yuzumi
Forum: Plugins 03-18-2022, 19:59
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.90, 2-1-2022)

The latest 8.91 commit..The 1/2/3 issues raised earlier still remain..

Regarding the warp issues. Can teleport to above survivors head be changed to the movable ground near the survivors?
...
Forum: Plugins 03-17-2022, 22:03
Replies: 1,754
Views: 517,318
Posted By yuzumi
Forum: Plugins 03-16-2022, 21:18
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.90, 2-1-2022)

Player in the following situations is set to takeover the tank.

- While the player reviveing other incapped survivor.
- Player will during refueling gas.

The tank that takes over will become...
Forum: Plugins 03-16-2022, 01:18
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.90, 2-1-2022)

In version 8.91. I use "Control Zombies In Co-op by sorallll (https://github.com/umlka/l4d2/tree/main/control_zombies)" control Tank in coop mode.

1. "Spawn Mode" set to 1, Spawn Tank is MT tank...
Forum: Plugins 01-18-2022, 11:04
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

i want periodically spawn tank in non-finale maps..
The process is like this..

Interval 60s, If no tanks in map, spawn 2 tanks, Stop Interval timer.
All tanks is dead, Continue Interval 60s, If...
Forum: Plugins 01-18-2022, 10:08
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

In v8.90 git_01e51cd...

vSetupConfigs Function SpamLog..

11901 lines in Mutant_tanks.sp
if (g_esGeneral.g_iConfigCreate & MT_CONFIG_PLAYERCOUNT)
{
char sSMPath[PLATFORM_MAX_PATH];...
Forum: Plugins 11-08-2021, 01:49
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

At the same time I found that you are using the LastBoss plugin. Mutant Tanks already contains the functions of the LastBoss plugin. It is recommended that you do not use other Tank plugins when...
Forum: Plugins 11-08-2021, 01:45
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

Please upload error logs related to Mutant Tanks..
And..I found that you are using the 1.10 version of the Sourcemod?..Mutant Tanks required SourceMod 1.11.0.6724 or higher.. I think it should work...
Forum: Plugins 11-02-2021, 12:35
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

add this in ability setting you want to turn off the ability notification.
"Ability Message" "0"

e.g Absorb Ability

"Mutant Tanks"
{
"Tank #1"
{
"Absorb Ability"
Forum: Plugins 10-26-2021, 07:59
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

ABM and shao's version SuperVersus they all have tank health setting, ABM set "director_tank_auto" cvar to 0.

SuperVersus Comment out tank_spawn eventhook, This event in this plugin is set tank...
Forum: Plugins 10-26-2021, 05:10
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

1. modified version SuperVersus of Shao's should be this? https://forums.alliedmods.net/showpost.php?p=2704058&postcount=1285
If you are using the tank health setting of MT, Please remove other tank...
Forum: Plugins 10-25-2021, 04:51
Replies: 1,754
Views: 517,318
Posted By yuzumi
Re: [L4D & L4D2] Mutant Tanks (v8.89, 9-11-2021)

when survivors is near a entity or wall, warp ability teleport tank sometimes teleport to the entity or wall making the tank unable to move..

Example:...
Showing results 1 to 25 of 43

 
Forum Jump

All times are GMT -4. The time now is 18:38.


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