Hi everyone!
I need to do some things with players ping.
I try to read Docs and find Hooks I need, but dont see any reference about "BasePlayer player", "PlayerSession session" and more. Where I can find documentation about object models, methods, else?
Thanks.
Solved Help me with first plugin!
Discussion in 'Rust Development' started by not777, Jan 27, 2016.
-
Last edited by a moderator: Jan 27, 2016
-
There are various decompilers available to the public, free and paid. Telerik JustDecompiler, .NET Reflector, ILSpy, and probably many others. -
I will try to understand and help for beginners -
Nullify damage with OnPlayerAttack | Oxide
Solved - Modify Assembly-CSharp | Oxide
Understanding "namespaces" in Assembly-CSharp and how to use them | Oxide