Search results

  1. Jakkee

    Approved GatherPlus

    Has the plugin created a settings.ini file?
  2. Jakkee

    Approved GatherPlus

    Hmm, Can you post logs. %Root%\save\logs
  3. Jakkee

    Approved BattleServerKit

    Jakkee updated BattleServerKit with a new update entry: V 1.1.3 - Python + LoadOut file Read the rest of this update entry...
  4. Jakkee

    BattleServerKit - V 1.1.3 - Python + LoadOut file

    - Converted to python - Loadout can now be changed in the LoadOut.ini file - Loadout is applied on respawn.
  5. Jakkee

    Solved airdrops in 1.0.7B

    hmmm.. TIP: remove "airdrop_Caller = Player.Name" you don't need that line :p EDIT: You don't have spaces after the "," in Server.Broadcast I think that can throw an error. (I'm assuming you're using python?)
  6. Jakkee

    Solved airdrops in 1.0.7B

    I also have working airdrops. Also what does World.Airdrop(1) do?
  7. Jakkee

    Solved airdrops in 1.0.7B

    Airdrops are working for me, I have it set at 5 Players and at noon one will come. Have you got it set in Rust++ (I think thats where it is located now)?
  8. Jakkee

    Approved AdminPlus

    Can you post your Settings.ini file here?
  9. Jakkee

    Instead of leaving a message on my wall, private message me! :)

    Instead of leaving a message on my wall, private message me! :)
  10. Jakkee

    On_PlayerKilled

    on-playerkilled
  11. Jakkee

    Approved GatherPlus

    Jakkee updated GatherRate with a new update entry: V - 4.1.5 Fixes Read the rest of this update entry...
  12. Jakkee

    GatherPlus - V 4.1.5 - Fixes

    Fixed possible gather rate issues and also added a number check when using commands.
  13. Jakkee

    Approved GatherPlus

    Actually I think i've found the problem
  14. Jakkee

    Approved GatherPlus

    Hmm, Can you post logs. %Root%\save\logs
  15. Jakkee

    Solved Rad zones and Animals stronger

    Just make bleedings do 2x damage? The only way you bleed is from gun shoots I think (which shouldn't matter on a PvE server)
  16. Jakkee

    Solved Rad zones and Animals stronger

    I had that .dump problem as well. Download this to stop that: http://fougerite.com/resources/ironpython-module.96/
  17. Jakkee

    Approved DonatorRank

    You have used a Pluton (Experimental rust) plugin.
  18. Jakkee

    TP GUN Request

    Update: def On_Command(self, Player, cmd, args): if cmd == "p": if len(args) == 0: if Player.Admin: target = len(UnityEngine.Physics.RaycastAll(Player.PlayerClient.controllable.character.eyesRay)) if target > 0...
  19. Jakkee

    Important wpe Packet modification causes the server error

    Could be something to do with Fougerite. But why would you want this fixed, So players can cheat?