Search results

  1. DreTaX

    Here follows the server log I have

    I see a System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Cannot be negative. Parameter...
  2. DreTaX

    Here follows the server log I have

    If this issue happens, could you attach your output.log from your rust_server data folder? That might contain more information
  3. DreTaX

    Solved No Steam

    If you want to run a cracked server, you should look for the cracked server files, or crack It yourself via lumaemu.
  4. DreTaX

    Solved Rad zones and Animals stronger

    I don't force any work on anyone regardless if they owe me or not. If you wish to join the wiki editor team thats your call. And even if you do, we don't expect 24/7 editing.
  5. DreTaX

    Solved Rad zones and Animals stronger

    Well these new radiation methods and metabolism pointers are not yet included in Fougerite. I might make a build from the latest fixes and additions and release a version called 1.0.7C Btw. = [] is an array in python.
  6. DreTaX

    Solved Rad zones and Animals stronger

    import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite RadiationCheck = [] class WhatEver: # Respawned and fresh connected players are handled here. def On_PlayerSpawned(self, Player, SpawnEvent): RadiationCheck.append(Player) def On_PlayerKilled(self...
  7. DreTaX

    Solved Rad zones and Animals stronger

    Alright now I understand your problem. We might need to find an event something like onplayerradiation. The only good idea i can come up with is this: (Hold on posting code lol)
  8. DreTaX

    Solved Rad zones and Animals stronger

    Interesting. get { string str = "Unknown"; Server.GetServer().Broadcast(((int)this.DamageEvent.damageTypes).ToString()); switch (((int)this.DamageEvent.damageTypes)) { case 0...
  9. DreTaX

    Solved Rad zones and Animals stronger

    Do you have skype/steam by accident?
  10. DreTaX

    Solved Rad zones and Animals stronger

    What you want to do will need the hurtevent though.
  11. DreTaX

    Important wpe Packet modification causes the server error

    Who would need the fix, just copy the exe to the AssemblyCsharp dll and use this patcher. http://fougerite.com/resources/wpe-exploit-patcher.101/
  12. DreTaX

    Solved Rad zones and Animals stronger

    Give me 30-40 mins to debug the hurtevent.
  13. DreTaX

    Solved Rad zones and Animals stronger

    I will have to debug the damagetype in the morning.
  14. DreTaX

    Solved Rad zones and Animals stronger

    What are you trying to do?
  15. DreTaX

    Approved HomeSystem3

    DreTaX updated HomeSystem3 with a new update entry: Update Read the rest of this update entry...
  16. DreTaX

    HomeSystem3 - Update

    Forgot to tell I added new options in 3.4, delete your cfg. Using another Unity method.
  17. DreTaX

    Important wpe Packet modification causes the server error

    Yeah, no worries.