Hi !
So, fishing it's ok for lang file, all messages works fine !
Notifier and EventManager don't work cause "GetMsg" and "GetMessage" takes 2 arguments
BetterChat problem with Oxide.Core.Libraries.Covalence.IPlayer does not contain a definition for UserIDString but it's sure it's a different plugin ^^'
I can test other plugin tomorrow and retry their plugin if i find how to fix it
Solved IPlayer does not contain a definition for UserIDString
Discussion in 'Rust Development' started by Cataclysme, Oct 19, 2016.
-
Wulf Community Admin
If it's an IPlayer, you'd need to use player.Id. If it's a BasePlayer, you'd use player.UserIDString.
-
Thanks Wulf, i test it tomorrow, you know for GetMsg and GetMessage takes 2 argument ?
You think i post Fishing on the thread or not ? -
Wulf Community Admin
I'd need to see the code, but the solution to your issue in the first post is above. -
you need to see the code for Fishing ? Where i post it?
Thanks for fix issue
