1. Please note, there is the address of your server and u key in the plugin! :eek:

    Question: it is possible to 'parsing' the name of animals? To translate "wolf" with "loup" for example?
     
    Last edited by a moderator: Nov 1, 2014
  2. Reneb updated Death Messages with a new update entry:

    updat to new rust

    [DOUBLEPOST=1414809666][/DOUBLEPOST]as for translating, not possible atm as i just get the name of the animals from there prefab names.
     
  3. Forgot the version in the plugin.
    Code:
    PLUGIN.Version = V(0, 2, 3)
    Updater don't like this :p
     
  4. Wulf

    Wulf Community Admin

    Looks like forgot to update the file. ;)
     
  5. So lazy :p
     
  6. Just started seeing this error....
    Code:
    [Oxide] 7:20 PM [Info] Necromania killed a bear (Stone Hatchet) with a hit to their body at 3m
    [Oxide] 7:20 PM [Error] r-deathmessages: A .NET exception occured in user-code
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    [Oxide] 7:20 PM [Info] Necromania killed a stag (Stone Hatchet) with a hit to their body at 3m
    [Oxide] 7:21 PM [Error] r-deathmessages: A .NET exception occured in user-code
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    [Oxide] 7:21 PM [Error] r-deathmessages: A .NET exception occured in user-code
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
     
    Last edited by a moderator: Nov 2, 2014
  7. [Oxide] 4:49 PM [Error] r-deathmessages: [string "r-deathmessages.lua"]:173: bad argument #1 to 'gsub' (string expected, got nil)
    at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
     
  8. Code:
        12:46 AM [Error] r-deathmessages: A .NET exception occured in user-code
          at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
          at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
     
        12:47 AM [Error] r-deathmessages: A .NET exception occured in user-code
          at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
          at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
     
    Last edited by a moderator: Nov 3, 2014
  9. when a player has a nickname characters: "<> or {}" then there is an error:
     
  10. I thought experimental had a built in language file?
     
  11. ok i guess i'll have to use that util quote safe :) thx for the feedback.
     
  12. If the nickname is quote, a message in chat as follows:
    [​IMG]
     
  13. This line needs to be changed...

    ["Bleeding"] = "@{killed} bleed to death.",

    to

    ["Bleeding"] = "@{killed} bled to death.",
     
  14. 7:57 PM [Error] buildingowners: [string "buildingowners.lua"]:27: attempt to call method 'GetEnumerator' (a string value)
     
  15. Death messages are pretty messed up now. It just says Death: Lesbian

    I am Lesbian Seagull in game so am not sure what's going on.
     
  16. Yea, I'm only showing Death: Name.... nothing else.
     
  17. I'm also only seeing "Death: Name" and nothing else. This is with the latest update currently of server/oxide and the plugin
     
  18. why you do dis?