Search results

  1. K

    Error Hooks.OnResearch

    Here is a pancake - the recipe does not really appear, but the report of a new study comes + takes the Research Kit 1
  2. K

    Error Hooks.OnResearch

    Yes messages are coming - and do not hold me for a stupid newbie - there really are some problems with the hook
  3. K

    Approved StackSizes

    *255
  4. K

    Error Hooks.OnResearch

    All right - M4
  5. K

    Error Hooks.OnResearch

    And they did not discover something new ... public static void PerResearch(ResearchEvent re) { IniParser Settings = new IniParser(Path.Combine(Loader.Folder + "\\item", re.ItemName + ".ac")); if (Settings.GetSetting(re.ItemName, "isResearchable") == "false")...
  6. K

    Error Hooks.OnResearch

    In general, I do the abolition of study - but study passes - repair it? re.Cancel()
  7. K

    hmm|?

    We need to find a way to protect, and not take away from players one of the possibilities - let's all forbid, so that there was nothing to grow at all - you need to look for a way to fix it not in this way
  8. K

    hmm|?

    I think it's not suitable - I found a way to catch such a cheater, but for this I need to replace the code in IMeleeWeaponItem - but I do not understand how to unpack Assembly-CSharp
  9. K

    hmm|?

    The fact is that these trees can not be defined as Gameobject - that's the mistake - that's what trees And where did you get ResourceItemDataBlock.Ident.name?
  10. K

    hmm|?

    private void Hooks_OnPlayerGathering(Fougerite.Player player, GatherEvent ge) { float distance = Vector3.Distance(ge.ResourceTarget.transform.position, player.Location); if (distance > 5.0) { player.MessageFrom("AntiHack", "You are too...
  11. K

    hmm|?

    C # - by the way the code with distance check does not work - I also get 1 piece of tree from large trees
  12. K

    hmm|?

    Listen, do not you know how to add 1 line with the activation of the function in Assembly-CSharp? - then I can complete the anti-cheat and put it here for those who can not or do not want to use RustBuster
  13. K

    hmm|?

    It is the tall trees that do not get it - and they really need me
  14. K

    hmm|?

    And how to get all the trees? ge.ResourceTarget.transform.position?
  15. K

    hmm|?

    So no hook for catching the addition of things in the inventory ....
  16. K

    hmm|?

    Is there a hook that checks the item was added to the inventory of the player? It was in the inventory, not in the box and so on - P.S came out a new cheat on the server ddos + Suber Bow
  17. K

    Player Avatar

    It's not that - you need an Avatar with a list of all the studies
  18. K

    Player Avatar

    There are no avatars in it
  19. K

    Player Avatar

    Do not tell me how to catch RustPhoto.Avatar a player? You need to clean it in something
  20. K

    Add Item Gun Custom Slot & Condition

    Take a look at private messages