Advertisement
cnl_cnl_cnl

Untitled

Aug 20th, 2023
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. local gjob
  2. if msdp.GROUP2[v.NAME] then
  3. gjob = msdp.GROUP2[v.NAME].JOB or ""
  4. else
  5. gjob = "?"
  6. end
  7. gjob = string.format("%14s", gjob, 14)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement