Search results

  1. DreTaX

    On_VoiceChat

    Interesting. I will try It out soon. Sent From My Samsung Galaxy S4
  2. DreTaX

    On_VoiceChat

    Which engine are you using? Jint or Magma?
  3. DreTaX

    Global suspect

    I couldn't understand that, can you be more specific?
  4. DreTaX

    Global suspect

    That only works if you have a Player variable. Player class is not global, server is. var target = Server.FindPlayer(args[0]); if (target != null) { // Do something here if we found the player } Should work The global classes in a plugin are...
  5. DreTaX

    Random crash with Fougerite 1.3.7

    Holy shit. That error checking was added for safety measures, when I added the rust method in fougerite instead. That error should never ever trigger. Or atleast maybe. It means it failed to send a message to an object. I don't exactly know. Here is something I do know though: Anything that...
  6. DreTaX

    On_VoiceChat

    What language are you using? Can you show me your script?
  7. DreTaX

    Fougerite Official

    Oh shit.
  8. DreTaX

    Approved Restriction Zones

    What ya mean? There is on teleporting and on player move event, however player move event for that can cause a big lagg on rust. Well. Especially if you have 30+ players
  9. DreTaX

    Approved Rank++

    When do those happen? Sent From My Samsung Galaxy S4
  10. DreTaX

    Approved GeoIP

    https://stats.pluton.team/PlutonGeoIP/?ip=46.16.37.195 That's weird. Maybe, if the CountryBlackList would be threaded.
  11. DreTaX

    Approved iConomy

    DreTaX updated iConomy with a new update entry: 1.3.5 Read the rest of this update entry...
  12. DreTaX

    iConomy - 1.3.5

    Fixes from before 1.3.3, 1.3.4 xD Fixed negative money sending
  13. DreTaX

    Approved HighPing Kicker

    DreTaX updated HighPing Kicker with a new update entry: 1.2 Read the rest of this update entry...
  14. DreTaX

    HighPing Kicker - 1.2

    Little fix
  15. DreTaX

    help server crash

    It could be HighPing causing this. Let me push an update. Sent From My Samsung Galaxy S4
  16. DreTaX

    help server crash

    I'm looking into It.
  17. DreTaX

    help server crash

    What python plugins are you using?
  18. DreTaX

    help server crash

    You must be having a crash directory. Upload me the output.log file from there.
  19. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.3.7 Read the rest of this update entry...
  20. DreTaX

    Fougerite Official - 1.3.7

    RustPPExtension received some more API Little fixes, maybe about mute too? Github updated