Search results

  1. DreTaX

    Approved PM

    DreTaX submitted a new resource: PM - Individual Private Message System Read more about this resource...
  2. DreTaX

    PM - PM

    PM System was designed to create a more complex PM system than Rust++ 's. You will have to disable the reply and the pm system in Rust++ if you use this. Commands: /pm "playername" "message" (Quotes Required) /r message Also, when giving playername you can use partial names. Example: /pm...
  3. 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...
  4. 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
  5. 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.
  6. 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.
  7. 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.
  8. 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...
  9. 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)
  10. 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...
  11. DreTaX

    Solved Rad zones and Animals stronger

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

    Solved Rad zones and Animals stronger

    What you want to do will need the hurtevent though.
  13. 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/
  14. DreTaX

    Solved Rad zones and Animals stronger

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

    Solved Rad zones and Animals stronger

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

    Solved Rad zones and Animals stronger

    What are you trying to do?
  17. DreTaX

    Approved HomeSystem3

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