Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local gjob
- if msdp.GROUP2[v.NAME] then
- gjob = msdp.GROUP2[v.NAME].JOB or ""
- else
- gjob = "?"
- end
- gjob = string.format("%14s", gjob, 14)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement