Files
Elite-Gaming-FiveM-Backup/resources/Money/settings.ini
T
KingMcDonalds 60b2b3bf2d Fixing script
2025-03-01 19:33:28 -08:00

46 lines
1.5 KiB
INI

[licensing]
key1= F6
[settings]
; pay based on cycle time below
autoPaycheck=false
; real world minutes between paychecks
paycheckCycle=30
flatPaycheckAmount=1000
; save totals per character - not implemented yet
allowMultiCharacter=false
; if true, allows players to set their own totals for RP
looseMode=true
startingBank=2500
startingCash=50
startingDirty=0
ShowPrompts=true
;if you have custom ATM models you can add the spawn codes here separated by commans and no spaces
additionalAtmModels=
;set to minimum required increment allowed for ATM total entered
atmIncrement=10
;set whatever atm fee you want to charge players using the atm... set to zero for no fee
atmFee=3.50
[callbacks]
updateClient=BigDaddy-HUD:UpdateMoney
;displays totals in plain text in upper right corner
useLocalDisplay=false
;see https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c for valid culture settings
local=en-us
[keys]
;see ValidKeys.txt that came with this resource for a list of keys to use. You must match the keys in that file exactly or the setting won't work
SearchChoose=E
PayGeneric=X
[locales]
CurrencySymbol=$
SearchPay=PAY THIS PERSON
SearchRequest=REQUEST FROM THIS PERSON
; make sure {PayGenericKey} does not get changed or it will break the function
scanningPeopleTargets=Looking for who to pay... or [~r~{PayGenericKey}~w~] to just pay generic
scanningPeopleTargetsRequest=Looking for who to request... or [~r~{PayGenericKey}~w~] to just request generic