Hi all.
Info on the Oxide API Reference is actual?
I'm trying to use Rust
but get a warning:
[DOUBLEPOST=1458569042,1458552727][/DOUBLEPOST]What to use instead OnPlayerLoot()?Code:[Warning] Plugin is using deprecated hook: OnPlayerLoot
Solved Docs.oxidemod.org vs OnPlayerLoot hook
Discussion in 'Rust Development' started by Antirelax, Mar 21, 2016.
-
Attached Files:
-
-
Wulf Community Admin
OnLootPlayer(BaseEntity source, BasePlayer target)
The Docs need to be updated.