Cant find OnPortalUsed hook
Can find Portal hooks in docsSolved
Perhaps you are looking at the wrong game? I don't recall that being a thing for Rust.
For now, you can click on the individual commits to see which parameters they use. I also recommend decompiling the game to see when exactly they are called so you use them correctly (as I recommend when using any hooks).
https://github.com/OxideMod/Oxide.Rust/compare/de7a598a6cfa...344d6b07788f
WhiteThunder
For now, you can click on the individual commits to see which parameters they use. I also recommend decompiling the game to see when exactly they are called so you use them correctly (as I recommend when using any hooks).
https://github.com/OxideMod/Oxide.Rust/compare/de7a598a6cfa...344d6b07788f
Thanks
Locked automatically