Search results

  1. Jakkee

    Approved DestroySystem

    Duplication bug, Destroy any of the following and you'll get 3 back; - Metal Door - Work Bench - Furnace (Possibly more. Wood and Metal structures seem fine) Item's missing in the give back; - Wooden Ramp - Metal Ramp - Small Stash? - Bed / Sleeping bag
  2. Jakkee

    Approved BuildingRestriction

    Jakkee updated BuildingRestriction with a new update entry: V 1.0.1 - Tweaks Read the rest of this update entry...
  3. Jakkee

    BuildingRestriction - V 1.0.1 - Tweaks

    Minor tweak.
  4. Jakkee

    Approved DonatorRank

    Jakkee updated DonatorRank with a new update entry: V 1.4.1 - Fixes & Tweaks Read the rest of this update entry...
  5. Jakkee

    DonatorRank - V 1.4.1 - Fixes & Tweaks

    - Fixed issues with kits - Fixed teleporting - Code tweaks
  6. Jakkee

    Approved DonatorRank

    Well I see this: Key duplication when adding: IniParser+SectionPair. So in maybe the users.ini file there is the same SteamID twice. Also saw the same error in RustPP but seems to have stopped. I've noticed that AdminDoors, AdminPlus, RockBaseFinder, GatherPlus, SystemName, TpFriend, HomeSystem...
  7. Jakkee

    TP GUN Request

    I guess creating a Raycast from the characters eyes would do it. http://docs.unity3d.com/ScriptReference/Physics.Raycast.html
  8. Jakkee

    Approved BuildingRestriction

    I'll have a play around see if i can get that error, Do you know how you got it? I know NullReference is when destroying an object
  9. Jakkee

    auto doors

    What do you mean by door owner?
  10. Jakkee

    Approved BuildingRestriction

    Ignore NullReference, Also does the plugin work while getting that big o' error?
  11. Jakkee

    EasyRemove for Admins

    The first experimental plugins were uploaded here before plutons website was created. There was a temp posting area that has now been deleted but the plugins are still here. He does have a point :p @DreTaX
  12. Jakkee

    Approved BuildingRestriction

    Jakkee submitted a new resource: BuildingRestriction - Limits the amount of foundations and height of a base Read more about this resource...
  13. Jakkee

    BuildingRestriction - BuildingRestriction

    Description: Restricts the maximum foundations and height a base can be. Useful if you have Mega Loot / Multi Gather Rate installed Commands: - None To do: None, Tell me in discussions! Credits: -DreTaX
  14. Jakkee

    Solved Majour issue

  15. Jakkee

    wild life manager commands

    I think @mikec is working on these errors in the next version
  16. Jakkee

    auto doors

    Wouldn't be too hard to make this for Fougerite.
  17. Jakkee

    NullReferenceException on Entity.Destroy()

    Still gets the same error, at the moment its just annoying :P
  18. Jakkee

    TP GUN Request

    I got it from @Robert Pearson29 via email I think. He might have a copy if he wants to give it out ( I think i deleted the file). :P
  19. Jakkee

    TP GUN Request

    It actually did, you typed /p (didn't need a gun, that only helped to aim at where you were going) it would teleport you anywhere unless it was the sky, I might have the code somewhere on my desktop. I remember looking at it :P
  20. Jakkee

    NullReferenceException on Entity.Destroy()

    With Entity.Destroy() commented out is it fine. With it in it will still destroy the object but just give the error. It doesn't seem to effect anything, Its just annoying. Also doing the try: except: still gives the error