Left 4 Dead 2

Left 4 Dead 2

Grenade Stack (Vscript)
19 条留言
huudatno1 9 月 5 日 上午 1:47 
@kurochama so that's where it is, I thought something was missing in the .vpk
Thanks
kurochama  [作者] 9 月 4 日 下午 12:49 
@huudatno1 , the cfg file is located in ".../Left 4 Dead 2/left4dead2/ems/". Look for a folder with the same name. You don't need to change the ".nut" file inside the vpk as the settings follow the cfg file. So, just change the settings via the cfg file.
huudatno1 9 月 4 日 上午 11:56 
I didn't see the "grenade stack.txt" anywhere but I did see "grenade stack.nut", I tried changing the limit value in that .nut file from 1 to 3 but it didn't do anything, the grenade count in game was still 1 and they all disappeared after 1 throw. Am I missing something here?
kurochama  [作者] 6 月 21 日 下午 9:23 
@Wero !!! , just change the value of each grenade. I think I already put some explanations on the mod description above.
Wero !!! 6 月 21 日 下午 5:19 
sorry for disturbing where do you actually modify the amount of grenades in the cfg?
kurochama  [作者] 5 月 9 日 下午 7:59 
@Kouga , the difficulty level will be like this, from hard to easy:
UI/ HUD > Instructor Hints > Chat Notification
Using either chat notif or hints is still not difficult, but generating UI/ HUD will need to configure several things, including the UI position on screen, & methods to turn on/ off.
kouga 5 月 9 日 下午 5:59 
thats interesting actually :00 im assuming that its also hard to change the ui for the weapon panel to accurately just show the amount of items you have?
kurochama  [作者] 5 月 9 日 下午 3:14 
@Kouga , "Paramedic Survivors" uses "Grenadier Mode" as the base of the mod, while this mod uses a different base, so that's why the way to show notification is different. & notifications via chats are way simpler to make than via instructor/ game hints.
kouga 5 月 9 日 上午 10:34 
Oh! another thing, I noticed that in Paramedic Survivors the inventory number is shown as a tooltip but for Grenade Stack its in chat...why is that?
kouga 5 月 9 日 上午 10:33 
@kurochama, thank you for directing me to your Paramedic Survivors mod. It looks like you figured out how to make it work! Maybe something like that would be great but you can only stack identical items :D
kurochama  [作者] 5 月 9 日 上午 10:11 
@Kouga , consumables like medkits, pills etc have different mechanisms from throwables. For throwables, ammo still counts so only increasing the number of ammo will be enough. However, for consumables, they disappear after usage no matter how much ammo is modified, so the only way I found to trick it is by using "virtual inventory" like that on "Paramedic Survivors", but instead of picking them manually, items from virtual inventory will be automatically picked when finishing using consumables.
kouga 5 月 9 日 上午 8:11 
hi @kurochama i would totally love a stackable consumables equivalent to this addon... :DD
Charlix 3 月 9 日 上午 3:51 
I have already tested with infinite bombs: The game becomes boring very quickly
Bubby1539 3 月 8 日 下午 9:38 
this is probably the closest i'll ever get to a infinite pipe bomb addon! thanks!
Charlix 2024 年 11 月 10 日 上午 2:33 
@kurochama I understand, it's more complicated than I thought.
No problem, your addon is fine as it is, no need to modify it. :steamthumbsup:
kurochama  [作者] 2024 年 11 月 10 日 上午 2:25 
@Léa ♥ , thanks... For other consumables, the mechanisms are probably slightly different. For example, on this mod, i made use of grenade reserve ammo to stack grenade. But on medkit, the reserve ammo has no use, as no matter how much reserve ammo is set, the medkit is removed from the inventory after using. The alternative solution for other consumables would be using a cfg file to store tables containing the number of stacked medkit in inventory, which is triggered on each starting chapter..
Charlix 2024 年 11 月 10 日 上午 1:58 
Great addon! ♥
I think it would be quite easy to do the same for other consumables ;)
kurochama  [作者] 2024 年 10 月 13 日 下午 5:29 
@Marshmallow :3 , I haven't tested them yet. Probably pills & adrenaline will have slightly different mechanisms.
Marshmallow :3 2024 年 10 月 13 日 下午 3:19 
Is it possible to do the same to pain pills and adrenaline?