Skip to content

redned70/ExileDynamicLocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExileDynamicLocker

These scripts add a dynamic locker limit to your server. The limit will scale with the respect level of the player.

Base idea from KnatteAnka. I've just fixed a visual bug and cleaned the code a bit.

Added by red_ned
Tidied up display of long numbers
Added my owned 100 levels including last huge one to prevent issues
Forked 06/01/2018

Installation

  1. DePbo your mpmissions pbo.
  2. Move MPMission/Custom to your mpmissions folder.
  3. Add [] execVM "Custom\dynamicLockerLimit\init.sqf"; to your init.sqf or copy MPMission/init.sqf to your mpmissions folder.
  4. Add the lines from MPMission/config.cpp to your mpmissions config.cpp.
  5. Repack your mpmissions pbo.
  6. Start your server and test everything.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SQF 85.1%
  • C++ 14.9%