Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
shockpast committed Dec 1, 2024
2 parents da5970e + 4ba78e0 commit 23f9f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ idk, it removes `do_constraint_system: Couldn't invert rot matrix!` message, may

## hooks
### `sho:SetAbsOrigin`
it has 1 argument, `number idx`, it's id of entity that would spam message "Ignoring Unreasonable Position!", you can hook it and then just remove it, so it won't garbage your server, or do whatever with it *(beware, players can also trigger it)*
it has 2 arguments, `string class, number idx`, it's id of entity and the classname of entity that would spam message "Ignoring Unreasonable Position!", you can hook it and then just remove it, so it won't garbage your server, or do whatever with it *(beware, players can also trigger it)*

0 comments on commit 23f9f99

Please sign in to comment.