Left 4 Dead 2

Left 4 Dead 2

1,067 oy
VSLib
3
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Game Content: Scripts
Dosya Boyutu
Gönderilme
Güncellenme
654.012 KB
20 Şub 2021 @ 13:45
13 Tem 2021 @ 8:28
4 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
VSLib

Açıklama
VSLib (VScript Library) is a simple, lightweight library for L4D2's script system. It is a loose collection of classes and functions that work together to provide additional features.
Popüler Tartışmalar Tümünü Görüntüle (2)
0
26 Nis 2022 @ 11:32
VSlib probably incompatibily with some plugins in sourcemod
Tonblader
0
16 Nis 2021 @ 4:35
VSlib problem with sourcemod on Stranded mutation
〆 - ﻌ-ゝDoge... herr Doge
13 Yorum
jetSetWilly II 6 Kas 2024 @ 14:19 
Used it extensively, VSLibs has the all important timers function which really helps enable us to make better mods more easily. It also serves as a tool for discovering what vscript has to offer us as modders just by browsing its concise assets. Great Work Rayman. 👍🏻🏆
Shadowysn 8 Haz 2023 @ 21:35 
Ironically causes so much problems that I never use it ever :bbtcat:
76561198384460080 12 Haz 2022 @ 19:55 
It's interfering with a mod that fixes shotgun sounds while in thirdperson, does this mod do the same?
󠀡 6 May 2022 @ 23:40 
yep, make cause some crash
ChapCanai 18 Şub 2022 @ 15:08 
Crashing with some sourcemod plugins like !pickbot
GtLrkCCC 11 Oca 2022 @ 7:58 
图实在不知道怎么形容.很多的尸潮和绕不完的路实在无语.玩一会就没有玩下去的冲动了.但能看出作者很用心在做.
Nicky Grimes 22 Eki 2021 @ 18:51 
UPDATE: This addon works fine for both Left 4 Bots and the Admin System. No conflicts and game lagging as a result.
Nicky Grimes 22 Eki 2021 @ 17:35 
Trying out this mod for the first time as I now noticed that Left 4 Bots (telling the bots to lead, for example), and Admin System didn't work together today.
Sir Lagsalot 30 May 2021 @ 17:08 
Is it normal that when I disable this mod my game crashes?
Eddie 3 Nis 2021 @ 11:19 
@Tranc If you are making a VScript put this line in your .nut file to use VSLib:
IncludeScript("VSLib");