Jim Shield
180cc7b2a2
Add new createPropTarget() function
...
This is intended to help create automated prop based targets
Using the coordinates and specified prop models dimensions to create a correctly sized box target.
```lua
createPropTarget({
name,
target.prop.coords,
target.prop.model,
}, options, 2.0)
```
2025-10-08 22:53:36 +01:00
..
2025-09-27 13:01:09 +01:00
2025-05-03 20:28:13 +01:00
2025-10-03 13:51:15 +01:00
2025-03-01 12:58:43 +00:00
2025-09-24 12:29:48 +01:00
2025-08-27 19:40:11 +01:00
2025-09-14 21:32:12 +01:00
2025-08-23 23:34:15 +01:00
2025-09-06 12:02:55 +01:00
2025-10-02 12:20:58 +01:00
2025-08-14 20:08:09 +01:00
2025-04-14 21:58:38 +01:00
2025-10-06 02:28:30 +01:00
2025-10-07 21:07:31 +01:00
2025-07-04 18:56:19 +01:00
2025-09-10 01:26:02 +01:00
2025-10-07 13:54:31 +01:00
2025-09-22 21:08:31 +01:00
2025-09-08 20:20:50 +01:00
2025-09-10 01:26:02 +01:00
2025-09-06 12:02:55 +01:00
2025-10-04 22:10:39 +01:00
2025-09-05 14:37:39 +01:00
2025-03-01 12:58:43 +00:00
2025-09-05 14:37:39 +01:00
2025-09-22 21:08:31 +01:00
2025-10-08 22:53:36 +01:00
2025-09-06 12:32:39 +01:00
2025-06-06 00:39:24 +01:00
2025-09-23 12:00:40 +01:00