Search results

  1. salva

    Custom craft recipes

    True!!
  2. salva

    Custom craft recipes

    Compile the kernel? , That you want to do can be very easy with a plugin, you do not need any admin for that.
  3. salva

    which version had cars?

    Thanks!!! You have server side files?
  4. salva

    Array index is out of range

    NoPe!
  5. salva

    which version had cars?

    I am also looking for it, if you get it .... I would like to have it too !!
  6. salva

    What am I doing wrong?

    LootStartEvent.cs Maybe you have the error there... I remember that you were looking for a solution to that ???
  7. salva

    Solved RustBuster Client Problem

    Test maybe ... disable your antivirus or firewall, maybe this blocking those files or quarantining them, greetings
  8. salva

    Solved RustBuster Client Problem

    6/1/2017 7:50:33 PM [RustBuster] File is invalid or you don't have the latest Rust. mono.dll 6/1/2017 7:50:34 PM [RustBuster] File is invalid or you don't have the latest Rust. librust.dll Missing files or invalid... Try download client again.
  9. salva

    There is also an error in the Plugin Help

    I have not tried it, but, it should work. You should only delete whitespace, greetings
  10. salva

    Error Hooks.OnResearch

    Because you must make a return; ...... "I explain it to you above xd :D" if (re.ItemName == "Paper") { re.Player.Message("You cant craft Paper - Prohibited object for a while!!"); re.Cancel(); //TRY ADD RETURN return...
  11. salva

    Error Hooks.OnResearch

    And why do not you show us the complete code here ?? We could help you better if we see the code ... http://fougerite.com/forums/plugin-development-support.14/
  12. salva

    Error Hooks.OnResearch

    But ... does it work for you ???? Why do you see everything so negative ???
  13. salva

    Error Hooks.OnResearch

    what??? your code is bad!! try this... public override void Initialize() { Fougerite.Hooks.OnResearch += OnResearch; } public override void DeInitialize() { Fougerite.Hooks.OnResearch -= OnResearch; } public void OnResearch(ResearchEvent re)...
  14. salva

    Error Hooks.OnResearch

    P.S. Maybe this thread is better posted here? http://fougerite.com/forums/plugin-development-support.14/
  15. salva

    Error Hooks.OnResearch

    Wtf !! 1 nobody here is treating you like a newbie ... I think since you created this thread we are trying to help you ... 2 my opinion is that there is no problem with the hook (because I currently use a plugin on my server with that hook) 3 I totally agree with @Jakkee , maybe you're not using...
  16. salva

    Error Hooks.OnResearch

    I already made a plugin with that, it works perfectly .... I can give you the code when it is on my pc .... Now I'm with my mobile phone xd
  17. salva

    Error Hooks.OnResearch

    http://fougerite.com/wiki/on-research/
  18. salva

    Approved StackSizes

    But never stacks of more than 250, regards
  19. salva

    Approved StackSizes

    yes
  20. salva

    Rust Buster seems to only ban public hacks?

    Drabs, also known as RB hater, as you suppose you know [Removed] can also be rekt, however I do not publish how to do it, I respect your work .. do your same !!! ,regards