DOES OBJECT OF TYPE EXIST AT COORDS
Jump to navigation
Jump to search
| Number of parameters: 5 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | float | x |
| 2. | float | y |
| 3. | float | z |
| 4. | float | radius |
| 5. | unsigned integer | model (hash) |
| Return value: | ||
| Type | Description | |
| boolean | returns if an object with the specified model exists around the specified coordinates | |