PaiN submitted a new resource:
Private Messages - This plugin allows you to send private messages to players.
Read more about this resource...
PrivateMessages
Moved
Total Downloads: 1,220 - First Release: Aug 4, 2016 - Last Update: Mar 18, 2017
- 5/5, 4 likes
-
Error when people send PMS and console log is set to true
Code:(00:57:41) | [Oxide] 00:57 [Debug] ExType: TargetInvocationException (00:57:41) | [Oxide] 00:57 [Error] Failed to call hook 'OnServerCommand' on plugin 'RustCore v1.0.0' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.) (00:57:41) | [Oxide] 00:57 [Debug] at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (System.String format, System.Object arg0, System.Object arg1, System.Object arg2) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PrivateMessages.cmdPM (IPlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 (00:58:07) | [Oxide] 00:58 [Debug] ExType: TargetInvocationException (00:58:07) | [Oxide] 00:58 [Error] Failed to call hook 'OnServerCommand' on plugin 'RustCore v1.0.0' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.) (00:58:07) | [Oxide] 00:58 [Debug] at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (System.String format, System.Object arg0, System.Object arg1, System.Object arg2) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PrivateMessages.cmdPM (IPlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
-
[DOUBLEPOST=1470396618][/DOUBLEPOST]Oh Sorry Pain forgot to mention (sorry I am dumb since this is Universal plugin) I am talking about RUST game -
Please Add command to ignor players to chat
across PM -
PaiN updated Private Messages with a new update entry:
0.2
-
Hey @PaiN , I was wanting to know If you are interested in releasing Private Messages ownership to me? It seems more in the ballpark of what I am trying to do with a universal admin/pm plugin.
I'll still keep you in the credits. -
Wulf Community Admin
-
There isn't really a issue with the plugin currently beside its using the old FindConnectedPlayer witch would probably make it not work.
But since Private message is more of a Private Chat plugin. I wanted to make it so
players can send messages privately between players(Already intended to do so.)
But with an addition to have a private admin chat room for all admins to talk amongst themselves -
Wulf Community Admin
-
-
Will there be an update for this one? It seems the last oxide update may have broken this plugin. (I checked twice this time wulf lol)
Code:[SERVER v1.0.23] Console: PrivateMessages.cs(82,38): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `FindConnectedPlayer' and no extension method `FindConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference? C:\Rustide\rust\Oxide.Core.dll (Location of the symbol related to previous error) PrivateMessages.cs(142,42): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `GetConnectedPlayer' and no extension method `GetConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference? C:\Rustide\rust\Oxide.Core.dll (Location of the symbol related to previous error)
-
-
-
PaiN updated Private Messages with a new update entry:
0.3
-
I loaded the most recent version and received the following error:
Code:[SERVER v1.0.23] Console: PrivateMessages.cs(82,38): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `FindConnectedPlayer' and no extension method `FindConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference? C:\Rustide\rust\Oxide.Core.dll (Location of the symbol related to previous error)[SERVER v1.0.23] Got Message: Compile [SERVER v1.0.23] Console: PrivateMessages.cs(82,38): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `FindConnectedPlayer' and no extension method `FindConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference? C:\Rustide\rust\Oxide.Core.dll (Location of the symbol related to previous error)
-
PaiN updated Private Messages with a new update entry:
0.3.1
-
Sweet! Thanks!
-
I just getted this error when useing /pm
Code:[Oxide] 23:48 [Error] Failed to run command 'pm' on plugin 'PrivateMessages v0.3.1' (NullReferenceException: Object reference not set to an instance of an object)
-
@PaiN Could you mabye fix the error code that I've above this
this is also the error that you need
Code:[Oxide] 23:29 [Debug] at Oxide.Plugins.PrivateMessages.cmdPM (IPlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.
Last edited by a moderator: Nov 2, 2016