Skip to main content

Configuration

Dependencies

  • plouffe_lib
  • plouffe_doorlock

Github

Convars

NameExampleDescriptionFormat
plouffe_paletobank:gabzmapsetr plouffe_paletobank:gabzmap "true"Will use the gabz mapping doorsstring
plouffe_paletobank:qtargetsetr plouffe_paletobank:qtarget "true"Will use the qtarget to loot and destroy lootstring
plouffe_paletobank:hack_itemsetr plouffe_paletobank:hack_item ["card_fleeca:1", "laptop:1"]1x Card fleeca and 1x laptop will be nescessary to start the hackitem_name:amount
plouffe_paletobank:lockpick_itemsetr plouffe_paletobank:lockpick_item ["thermal_charge:1"]1x thermal_charge will be nescessary to start the thermalitem_name:amount
plouffe_paletobank:money_itemset plouffe_paletobank:money_item "money_bag"The name of your money item to be given once the money is stolenstring
plouffe_paletobank:use_money_metadataset plouffe_paletobank:use_money_metadata "true"If true the amount will be stored in metadata else it will be X amount of your money itemstring
plouffe_paletobank:police_groupsset plouffe_paletobank:police_groups ["police", "sherif"]Groups to be detected as 'Police'string
plouffe_paletobank:min_copsset plouffe_paletobank:min_cops "5"Minimum player in 'polices' groups required to start the robberystring
plouffe_paletobank:rob_intervalset plouffe_paletobank:rob_interval "1"Time in HOURS between robberiesstring
plouffe_paletobank:add_money_intervalset plouffe_paletobank:add_money_interval "15"Time in MINUTES between the time banks generate moneystring
plouffe_paletobank:min_money_additionset plouffe_paletobank:min_money_addition "2000"Minimum money to be added when adding money to a bankstring
plouffe_paletobank:max_money_additionset plouffe_paletobank:max_money_addition "5000"Maximum money to be added when adding money to a bankstring
plouffe_paletobank:max_bank_moneyset plouffe_paletobank:max_bank_money "500000"Maximum money to be avaible in the bankstring
plouffe_paletobank:time_to_hackset plouffe_paletobank:time_to_hack "10" # secondsThe allowed delay between the two hacks to be completed in secondsstring
plouffe_paletobank:time_until_door_opensset plouffe_paletobank:time_until_door_opens "10" # MinutesThe time after the door opens once the hack is completed in minutesstring

Example config

setr plouffe_paletobank:gabzmap "true"
setr plouffe_paletobank:qtarget "true"
setr plouffe_paletobank:hack_item ["card_fleeca:1", "laptop:1"]
setr plouffe_paletobank:thermal_item ["thermal_charge:1"]
set plouffe_paletobank:money_item "money_bag"
set plouffe_paletobank:use_money_metadata "true"
set plouffe_paletobank:police_groups ["police", "sherif"]
set plouffe_paletobank:min_cops "4"
set plouffe_paletobank:rob_interval "1" # Hours
set plouffe_paletobank:add_money_interval "15" # Minutes
set plouffe_paletobank:min_money_addition "2000"
set plouffe_paletobank:max_money_addition "5000"
set plouffe_paletobank:max_bank_money "500000"
set plouffe_paletobank:time_to_hack "10" # seconds
set plouffe_paletobank:time_until_door_opens "10" # Minutes

Important

  • All the convars needs to be set for the script to work
  • By default the max money in each fleeca is 200k, you can change that value for each banks in the serverConfig file