overextended.github.io
overextended.github.io copied to clipboard
Official documentation for Overextended resources
Adds docs for overextended/ox_lib#563
This is the matching docs change for [PR #1647](https://github.com/overextended/ox_inventory/pull/1647)
Belongs to Pull Request https://github.com/overextended/ox_lib/pull/578
Belongs to Pull Request https://github.com/overextended/ox_lib/pull/576
This adds rotOrder which is implemented in ox_lib but not documented yet, it is quite useful to document if you're using different rotation orders in your prop utility script or...
Right now the docs state that enabling the `weaponWheel` via export will disable the use of inventory items, as a user reading the docs I would assume that is all...
The current marker example gets the point coords from a non existent SharedConfig and calls `GetEntityCoords` on what I assume is a vector value. ### Changes made Add a new...
timeout new type
- Options are an a array of tables and not a table - Added suppressWarning to removezone export