Give

Moved

Total Downloads: 21,436 - First Release: Oct 21, 2014 - Last Update: Mar 9, 2017

5/5, 35 likes
  1. Update the plugin ...
     


  2. You Gonna Need To download the Newest Oxide Plugin..

    http://oxidemod.org/downloads/rust/ then Try again

    And Ofc donwload the Newest Plugins. There is Supporting the New Update From Rust
     
  3. @Reneb, is there any way to stop giving an item to sleeping guys?..

    If he not on the server - don't give him (i'm using steam id giveaway).

    Thanks.
     

  4. When you Use /give To Someone. Exsample /give "Captain Teemo" Wood 9999
    you Giving only to the one you want to Have the Item,

    Why would you give items to someone you dont want to
     
  5. My shop works on two servers and If player log into first, then leave (without dying) and join second to buy something from shop - items giving to him and his second sleeping guy on other server...
     
  6. The Give Commands Is triggert some How By The Work shop

    Make Sure you also Made the Right permissions


    "authLevel": {
    "give": 1,
    "giveall": 2,
    "givekit": 1
    },
    "Give": {
    "logAdmins": true,
    "overrightStackable": true
    },
    "Messages": {
    "itemNotFound": "This item doesn't exist: ",
    "multiplePlayersFound": "Multiple Players Found",
    "noPlayersFound": "No Players Found",
    "noAccess": "You are not allowed to use this command"
    }
    }

    Im Guessing if you remove the Give All part. then your Shop Eco cant Use it. because it works Like a Admin..
     
    Last edited by a moderator: Feb 24, 2015
  7. My shop uses inv.giveplayer ****, I don't think that give all will help
     
  8. the /giveme command doesn't work for me
    neither does /giveall

    i see this when loading the plugin:
    Code:
    [Oxide] 1:15 PM [Info] Loaded plugin Give Plugin v1.1.3 by Reneb
    [Oxide] 1:15 PM [Error] LuaScriptException while calling OnServerInitialized:
    File: give.lua Line: 26 attempt to index field 'Arg' (a nil value):
      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: Feb 25, 2015
  9.  

    Attached Files:

    • Give.cs
      File size:
      19.6 KB
      Views:
      12
  10. That for me? :)

    Will not give to the sleepers?)
     
  11. try it out, Not sure ., But Im almost 100 % sure it will work
    [DOUBLEPOST=1424879176][/DOUBLEPOST]But if not I will look more into it. if you want me 2
     
  12. Hm... Checked original Give.cs with yours... Nothing changed?
     
  13. you dont needed to Open it up for Looking Its configs. you just needed to remove the one you had. and use this one insted.

    because if you use the i give you.
    Yours Server should at first not say version 1.1.3
    but insted atleast say 2.0.0
     
  14. My server has got v2.0.0

    Changed to yours and?
     
  15. This what was you sendted me


    [Oxide] 1:15 PM [Info] Loaded plugin Give Plugin v1.1.3 by Reneb
    [Oxide] 1:15 PM [Error] LuaScriptException while calling OnServerInitialized:
    File: give.lua Line: 26 attempt to index field 'Arg' (a nil value):

    that means you used the Give.lua Version 1.1.3
    Insted Of The New version Give.cs Version 2.0.0
    I know that: the sever Dont Lie. Now I need to Know what you Sever Is Saying whit the new File
     
  16. You're confusing me with @DragonStryder :D
     
  17. Have you still updated it all to the newst updates all of them
     
  18. Of course, latest plugins on 2 servers
     

  19. [Oxide] 1:15 PM [Info] Loaded plugin Give Plugin v1.1.3 by Reneb
    [Oxide] 1:15 PM [Error] LuaScriptException while calling OnServerInitialized:
    File: give.lua Line: 26 attempt to index field 'Arg' (a nil value):

    that means you used the Give.lua Version 1.1.3
    Insted Of The New version Give.cs Version 2.0.0

    I know the FIle you can download say 2.0.6.
    But when you start it up the Loading text will be 2.0.0
    [DOUBLEPOST=1424966385][/DOUBLEPOST]
    But it not saying anying is wrong. ?
     
  20. Nope, If player sleeping on one server and join second one - he will took items on 2 servers...