Left 4 Dead 2

Left 4 Dead 2

4,806 evaluări
Left 4 Lib
4
2
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Game Content: Scripts, Miscellaneous
Dimensiunea fișierului
Postat
Actualizat
219.136 KB
22 oct. 2021 la 7:41
16 iun. la 2:08
23 jurnale de actualizare ( vizionare )

Abonează-te pentru a descărca
Left 4 Lib

În 1 colecție creată de smilzo
Left 4 Fun
4 obiecte
Descriere
This addon contains some shared VScript code that is used by my addons:

This addon is mandatory if you have one of the addons listed above. They will not work without this!


Centralized User System
L4L also contains a centralized user system that is shared among all my addons.
The system automatically assigns a user level to the joining player. The other addons will use this level to give/restrict access to certain features to that player.

The L4U user levels are:
  • Admin
  • Friend
  • User
  • Griefer
When you first host a local game with this and one of my other addons (Left 4 Fun, Left 4 Bots, Left 4 Lib), you (the host) are automatically added as admin and you will be admin on all the addons.

You can add other admins by editing the file 'ems/left4lib/cfg/admins.txt' or directly ingame with the following commands:
  • Via chat: !l4u add [player/character name] admin
  • Via console: scripted_user_func l4u,add,[player/character name],admin
Remove the admin with:
  • Via chat: !l4u remove [player/character name]
  • Via console: scripted_user_func l4u,remove,[player/character name]
At the same way you can assign a Friend or Griefer level to a player:
  • Via chat: !l4u add [player/character name] [friend/griefer]
  • Via console: scripted_user_func l4u,add,[player/character name],[friend/griefer]
And you can remove the assigned level the same way you remove admins.

The Friend and Griefer lists are saved into the files 'ems/left4lib/cfg/friends.txt' and 'ems/left4lib/cfg/griefers.txt'.
The players who do not belong to any of these lists are automatically given the normal User level.


Addon settings

L4L also has its own settings. You can find more details HERE[github.com].

Some of these settings (like hooks_chatcommand_trigger) affect all the addons that use this library.

You can change the settings by editing the file 'ems/left4lib/cfg/settings.txt'.


Compatibility

This should be fully compatible with any Admin System/VSLib version and most addons in general.


Are you a L4D2 modder?

You are free to use the features contained in this addon, if you want to. Technical details can be found in the form of comments inside the .nut files.
Only one thing i ask you: please, do not put the L4L files in your addon but consider referencing L4L as an external required addon like i do in L4F, L4B and L4G. Reason for this is that by duplicating this library you will create multiple versions of it making the addons using the library incompatible with each other.

More info can be found on the L4L GitHub Repository[github.com].


Like my mods?
Donations are not required but are greatly appreciated.
[ko-fi.com]
Discuții populare Vezi toate (4)
2
29 ian. 2023 la 0:46
Adding custom chat/damage hooks
Kerouha
0
16 iun. la 2:53
IMPORTANT: Compatibility with other addons
smilzo
0
6 sept. la 9:13
Left 4 lib causes my melee and shove to be OP
Average Water Enjoyer
225 comentarii
Shadowysn 23 oct. la 22:48 
Two I found that cause issues are Spawn L4D1 survivors and 2019 2: Director's Cut (both use VSLib + outdated loading) but there are more that may not explain what they use, especially since 2019 2 didn't specify that it uses scripts or VSLib.
Shadowysn 23 oct. la 22:47 
@Ritsu Sakuma
@LuizVinicius17
There's some old mods that use either:
- Outdated script loading methods that can cause conflicts with other script mods.
- VSLib which was handled messily and resulted in many conflicts with mods using it from old versions overriding new versions.

It's not really the fault of the 'Left 4' scripts since they work as intended with no other mods active, more so if you already uninstalled them since there's no way they can take effect at all.
Ritsu Sakuma 23 oct. la 22:13 
But, I'll figure it out.
Ritsu Sakuma 23 oct. la 22:10 
I really want to blame this addon for making it unable to some players to play this game.
Ritsu Sakuma 23 oct. la 22:06 
Same here, even I uninstalled L4 Lib, L4 Bots and L4 Fun, it doesn't work...
LuizVinicius17 20 aug. la 14:40 
My game crashed everytime I open a map or campagin with Left 4 lib and Left 4 bots on.

When I turn this mods off my game runs totally normal, any idea or fix?
smilzo  [autor] 21 iul. la 2:54 
@HungarianPatriot have you tried disabling the other mods instead?
HungarianPatriot 20 iul. la 13:17 
My game crashed, the console log's last 3 entries were repetitions of these lines:

>>> Script running too long (7.59), terminating
[L4L][ERROR] HooksHub.BotQuery - Exception in func 'L4LROOT': Script terminated by SQQuerySuspend

The message leads me to believe that either this mod or Left4Bots is the culprit. What can I do to fix the issue? This is not the first time it has happened.
Dok Woya 23 iun. la 18:01 
I can't even wait it out, it keeps repeating it in the chat menu
Dok Woya 23 iun. la 17:59 
I had to remove this mod and Left 4 Bots to save space, but now every time I start a game, it tells me I'm missing Left 4 Lib and to install it and other required addons as if I still have it installed. Is there any way to remove this?