Marlingaming

CC Tweaked Banking Network Manager

Jan 21st, 2022 (edited)
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. local tArg = {…}
  2. local Code = tArg[1]
  3. local SecurityCode = tArg[2]
  4. local Action = tArg[3]
  5. local Amount = tArg[4]
  6. local BankingFormat = "banking_public1"
  7.  
  8.  
Add Comment
Please, Sign In to add comment