Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Slunya

Отмычка и машины

Поджскажите пожалуйста как сделать что бы машины с определеным шансом можно было вскрыть отмычко?

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Что тебе подсказать, если ты даже не написал чем ты их собрался закрывать?

Например если у тебя стоит мод "MuchCarKey", то в его конфиге есть данная настройка. Там настраивается и шанс вскрытия, и предмет которым можно вскрывать и тд. и тп.

{
    "version": 1, //don't change
    "CanCraftKey": 1,  // 1 - enable crafting of key at grinder | 0 - disable crafting
    "CanPickCarLocks": 0, // 1 - enable picking locks/raiding | 0 -  disable raiding
    "RaidTool": "Lockpick", / Class name of tool for raiding. You can use either this or the array below for multiple items
    "RaidTools": [  //define multiple class names for raiding
        "Lockpick"
    ],
    "ToolDamage": 50, //how much damage the tool will get for each wheel completed
    "ChanceToPickLock": -1.0, //put -1.0  if you want to have the wheel  only once,  or the percentage chance e.g. 40% is 40.0 of breaking in each wheel completion.
    "TimeToPickLock": 200.0, //time in seconds to complete one wheel. you might want lower if you have chance to lock pick set
    "ActivateExtendedLogs": 1, //it adds extra logging in MCK log file
    "LifetimeMaintenanceEnabled": 1, // 1- If you want the mod to maintain lifetime of vehicles , 0 - disabled
    "MaxLifetime": 1296000, // you should put maximum you ever want cars to be sitting around - in seconds
    "MaxLifetimeWithoutAnyPlayerInteraction": 432000 // lifetime for how long a car can sit around without having a key assigned; it can be same as MaxLifetime if you wish - in seconds
}

Если интересно, вот ссылка на мод MuchCarKey

Share this post


Link to post
Share on other sites



  • 0

А если мод только трейдет с ключами, нельзя сделать вскрытие авто?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.