OmiJod/omi-printers

Add more job printer cords

Opened this issue · 0 comments

Hello there, I would like to know if you are planning to upgrade the code to support more than one cords for a job of the same printer etc police.
Example:

police = {--- Job Name
    prop = `prop_copier_01`, --- Prop that should Pe Spawned
    coords  = {
        vector4(210.21, -826.04, 30.75, 72.16), --1
        vector4(210.21, -826.04, 30.75, 72.16), --2
    }
},

Thank you in advance.