Search results

  1. DreTaX

    Approved IdIdentifier

    What do you mean about cant get to work/stop?
  2. DreTaX

    Approved SleeperLog

    DreTaX updated SleeperLog with a new update entry: Fixes Read the rest of this update entry...
  3. DreTaX

    SleeperLog - Fixes

    Made plugin to only have one updated line / sleeper, so you won't get 1000 hit msgs if somebody hits a sleeper. Updated check method.
  4. DreTaX

    Approved SleeperLog

    DreTaX updated SleeperLog with a new update entry: Fixes Read the rest of this update entry...
  5. DreTaX

    SleeperLog - Fixes

    Made plugin to only have one updated line / sleeper, so you won't get 1000 hit msgs if somebody hits a sleeper. Updated check method.
  6. DreTaX

    Approved SleeperLog

    DreTaX submitted a new resource: SleeperLog - Sleeper Hit/Kill log Read more about this resource...
  7. DreTaX

    SleeperLog - SleeperLog

    Long awaited plugin....... Got a Sleeper who got killed in an impossible way? This plugin will help you to find the hacker. Logs Attacker, Victim, ID, Time, Location Server Restart is required for it after install.
  8. DreTaX

    Approved IdIdentifier

    IdIdentifier doesn't depend on Fougerite or Magma.
  9. DreTaX

    Approved ChestLog

    DreTaX submitted a new resource: ChestLog - Logs a chest when it gets hit, only once Read more about this resource...
  10. DreTaX

    ChestLog - ChestLog

    This plugin was made to log chests when they are hit (only once, which means there will be only one line / entity, which will get updated on every hit) the player's entity's player's id, name, and the time. With this, you can simply find who did use the dizzy hack to destroy the chests...
  11. DreTaX

    Approved IdIdentifier

    DreTaX updated IdIdentifier with a new update entry: Fixes Read the rest of this update entry...
  12. DreTaX

    IdIdentifier - Fixes

    Hopefully fixed cmd bugs as reported.
  13. DreTaX

    Solved magma rust ++ owner mode?

    I will look in it.
  14. DreTaX

    Approved AdminsOnline

    Idk
  15. DreTaX

    Approved AdminsOnline

    I guess it is this one http://fougerite.com/resources/lists-for-devs.36/
  16. DreTaX

    Approved AdminsOnline

    Aaaa, true.
  17. DreTaX

    GSP

    Sent a mail to them.
  18. DreTaX

    Approved AdminsOnline

    Player.Admin flag gets received if he has the RCON flag in the XML file, or logged in. He can be admin, or I don't know what do you mean about it, since you can send a message to the Player like: function On_PlayerConnected(Player){ if(Player.Admin){...
  19. DreTaX

    Solved VIP++ + Home system for VIP players

    "You dont have a player there. You can only do Server.Broadcast on plugin init." function On_PlayerConnected(Player){ if(Player.Admin){ Player.Message("asd " + Util.GetRootFolder()); } }
  20. DreTaX

    Solved magma rust ++ owner mode?

    Interesting, I have never experienced this. You only receive the steamids, just cause the plugin shows, that the player didn't connect with any kinds of names which would be equal with the entity's owner ID.