Skip to content

Commit d8c3972

Browse files
committed
Update ox_target targetOptions link
1 parent 6d354f2 commit d8c3972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/pedmanager/client/addPed.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ add a new ped to be handled by the manager. allows for target options, animation
1717
- `bone` (`string` or `number`): bone name or index of the ped to attach the prop to
1818
- `pos?` (`vec3`): position of the prop relative to the bone its attached to
1919
- `rot?` (`vec3`): rotation of the prop relative to the bone its attached to
20-
- `targetOptions?` (`table`): an array of `ox_target` [options](https://overextended.dev/ox_target/Options)
20+
- `targetOptions?` (`table`): an array of `ox_target` [options](https://coxdocs.dev/ox_target/TargetOptions)
2121
- `interactOptions?` (`table`): a `sleepless_interact` [Option or array of Options](/interactv2/client/interactOptions)
2222
- `renderDistance?` (`number`): distance from the player at which the ped spawns
2323
- `onSpawn?` (`function(ped?: number)`): a function that gets called right *AFTER* the ped is spawned

0 commit comments

Comments
 (0)