Left 4 Dead 2

Left 4 Dead 2

Ocen: 1,269
Manacat Common Library
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Game Content: Scripts
Rozmiar pliku
Zamieszczono
Zaktualizowano
154.801 KB
6 stycznia 2014 o 9:17
5 października o 17:36
Listy zmian: 66 ( zobacz )

Zasubskrybuj, aby pobrać
Manacat Common Library

W 4 kolekcjach stworzonych przez MANACAT
MANACAT's Anti-Troll Tools
Przedmioty: 6
MANACAT's Local Server Support Tools
Przedmioty: 36
MANACAT's CHOICE
Przedmioty: 19
MANACAT's Hard-Mode Modules
Przedmioty: 17
Opis
What is this? and Why?
This is a common library package that must be subscribed to in order to properly use add-ons created by Manacat.

Previously, every each addons i made contained the common script parts. but, as the number of addons increased, it became difficult and occur issues to manage by updating every addons whenever the common script was modified, so i separate the common part like this.

Notes
This library aims to maximize the performance assurance of products made by Manacat. And among them are our Extended Stuffs Skin Packs. Even if you don't use our skin packs anything, this library randomly sets item skins for skin pack users who might join your lobby, and handles some of the functionality related to item acquisition. As such, it may conflict with other scripting functions, and if a conflict is found, I will try to resolve it by primarily, but if it can't, I will do nothing unfortunately. So if you reach mods conflict deadlock, you may need to consider giving up on one side.

Troubleshooting
Even if you have some problem, most of the time it works fine for me. In such cases, I can't help you accurately just by reading a few lines of your comment. I may need your screenshots, video recordings, and streaming to accurately verify the situation. For more active communication, please join my Discord channel.[discord.com]
Komentarzy: 129
4512369781 8 godz. temu 
@MANACAT
perhaps the trace hit player or something has a shorter class name.
MANACAT  [autor] 14 godz. temu 
@4512369781
thanks for your code review, but i still wonder when that error occurred
4512369781 16 godz. temu 
in file rngitem.nut, line 1959:
m_trace.enthit.GetClassname().slice(0, 7) == "weapon_"

I recommend use find(), so the [slice out of range] error won't happens again.
MANACAT  [autor] 5 października o 5:50 
@Cr0w
i fixed that.

If it happens that often, It's better to show me streaming. so I can clearly see the conditions that can arise. I can guess some of the causes from your console messages, but I don't know all the exact trigger conditions.
Cr0w 5 października o 2:19 
the problem was bascally already stated by GoldBar, it just applies to a lot more items. the first one of this list spams most often starting maps and a couple more times through a map.
https://imgur.com/a/pe6HuCI
MANACAT  [autor] 5 października o 2:00 
@Cr0w
rather than blaming simply, report in detail please, or just unsub and leave. you also know you haven't been of any help to me at all.
Cr0w 5 października o 1:48 
dislike that this fills the console with errors constantly because I don't have all of your mods installed, especially rng item stuff.
Leo 4 października o 13:45 
all of your addons seem to have stopped working since the last update
杜子牛 2 października o 5:51 
The problem remains unfixed when lef4bot2 picks up items. Red error on the console
MANACAT  [autor] 2 października o 0:23 
@GoldBar
i fixed that