overextended.github.io
overextended.github.io copied to clipboard
Update docs on ox_target regarding zone options
- Options are an a array of tables and not a table
- Added suppressWarning to removezone export
Doing table[] is kind of pointless.
Indeed, reason why I thought it would be a good alteration was about all the support tickets that just put a table in the options and not an array of tables.
Also added the suppressWarnings arg to removeZone(id), thought it could be useful to add in. I'll let you decide if this isn't interesting or if there is no benefit in it I'll close it.