Search results

  1. salva

    Approved TempMute

    I'm just talking from a speculative point of view, but I imagine that should fuck the brain of the player who would never know which key need press to speak with the voice ***
  2. salva

    Approved TempMute

    Maybe ... Creating a dictionary of letters (A, B, C, D, E, F, G), count how many letters the dictionary has (example 7 in this case), then create a timer for that player every X seconds , then randomize a letter from 0-7 and send Player.SendCommand ("input.bind Up RANDOMxd None") each time the...
  3. salva

    Approved ItemController

    Maybe some error in your configuration file? I do not know why I never use this plugin, but .... Looking at that error ......
  4. salva

    Approved TempMute

    An idea that I can think of fast would be to add a timer to that ID of the muted player who changes the V key for another random key every second, but ..... Is it really necessary ?, let's see what @Jakkee thinks
  5. salva

    Approved TimeVoter

    python.reload reload all python plugins, you only need reload time voter, python.reload TimeVoter
  6. salva

    Rcon no set up

    That wrote me a message above hahahaha
  7. salva

    Approved HungerGames

    Is easy to do. /hg checkwalls When ready.... /hg announce
  8. salva

    Approved TimeVoter

    You edit the plugin you self?
  9. salva

    Approved HungerGames

    /hg checkwalls Before starting an event, to check that everything is ok
  10. salva

    How to guard against range hack

    You can use a 4 line plugin that if the wood farmed to is 1 make a discount 1 of the inventory, and thus completely block the Farmer from the trees, I know it is not the right thing but it is a solution
  11. salva

    addfriend problem

    So ... Please mark this post (solved)
  12. salva

    buffer nd some errors

    So this topic is related to this other topic that you have posted and I already gave you an answer here: http://fougerite.com/threads/buffer-nd-some-errors.1581/#post-14213 When you have a problem, try to attach the maximum possible information in a single post with a detailed explanation...
  13. salva

    addfriend problem

    then it works correctly?
  14. salva

    buffer nd some errors

    This happens when an Airdrop has been frozen in the air?
  15. salva

    airdrop freezeing

    That's the same problem I already discussed here: http://fougerite.com/threads/world-airdropat.1237/ Maybe instead of using this method: https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/World.cs#L97 It should be used...
  16. salva

    addfriend problem

    can you give a more extensive explanation?
  17. salva

    addfriend problem

    I do not know, try it yourself and inform us
  18. salva

    addfriend problem

    Confirm that you use Rust ++, in that case check the configuration of your Rust ++ Config File Example : https://github.com/Notulp/Fougerite/blob/master/RustPP/Configs/Rust++.cfg#L60 In the case that no configuration works in Rust ++ we should check this...
  19. salva

    error

    That does not help anything, what plugin is causing that?
  20. salva

    error

    If you don't post full code we can't help you....