Search results

  1. DreTaX

    TpFriend - Fixes

    Fixed null ds, and null var. New way of looking for the player itself, could fix steamid error problems.
  2. DreTaX

    Approved SystemName

    Approved, though not your plugin.
  3. DreTaX

    Approved IllegalName

    DreTaX submitted a new resource: IllegalName - Make People get instant Disconnect if their name is null, or you denied their name. Read more about this resource...
  4. DreTaX

    IllegalName - IllegalName

    ANA handles stuffs better: http://fougerite.com/resources/ana.92/ [Settings] Protection=1 ; If this option is 1 it blocks players with weird special characters, like chinease. Protection=2 ; If this option is 2, it only blocks noname glitchers Protection=3 ; If this option is 3 then It does...
  5. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: Additions Read the rest of this update entry...
  6. DreTaX

    BannedPeople - Additions

    Now supporting names with Spaces and no longer needs full name cause of Spoock's function if you are banning someone. Added option: ModSupport. If ModSupport is 1, it will run only on magma. If it's 2 it will run on fougerite.
  7. DreTaX

    Solved No Network View with id ViewID Unassigned to send RPC "Client_OnKilled"

    I usually get those messages too, but I think they are harmless.
  8. DreTaX

    Solved Server.cfg - Help

    crafting.instant true We didn't change anything inside the server.cfg All default commands should be working. Did you exec the server.cfg in the start file? -cfg cfg/server.cfg
  9. DreTaX

    Approved TpFriend

    DreTaX updated TpFriend with a new update entry: Fixes/Additions Read the rest of this update entry...
  10. DreTaX

    TpFriend - Fixes/Additions

    Read DeathMsg's new Changelog. Switched fully to DataStore instead of Data.
  11. DreTaX

    Approved DeathMSG

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

    DeathMSG - Fixes/Additions

    Removed some unrequried lines. Added an option which supports TpFriend only. I got a report on my server with proof, that a player TPA-d away while he killed a guy and got autobanned. Chance is low, but not we won't ban the person if he kills somebody just right at teleporting.
  13. DreTaX

    Important [READ ME] About your Servers

    Before using this section: Never post Servers running Oxide, or Essentials, this section is only for our Mod. Never make multiple thread for your server. Never spam the post with Admin Abuse, just simply recommend It, or say Abuse ONCE.
  14. DreTaX

    [READ ME] BBCode Syntax for Programming Languages

    Currently we are supporting 222 syntax. Here is a list of it: 4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript actionscript3 ada algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl bf bibtex blitzbasic bnf...
  15. DreTaX

    Approved HomeSystem

    DreTaX updated HomeSystem with a new update entry: Fixes Read the rest of this update entry...
  16. DreTaX

    HomeSystem - Fixes

    Fixed DistanceCheck, since you couldn't set a home if the ini file contained a null home somewhere. I assume it was because it doesn't accept latin chars, so for example russian chars wouldn't be inside the ini. That stopped the for cycle. Those homes get deleted, which are buggy.
  17. DreTaX

    Approved HomeSystem

    If you put DistanceCheck=0 to 1 it will cause the problem. Looking in it now to fix it. Thanks for the report.
  18. DreTaX

    Approved HomeSystem

    [Settings] run_timer=2 Cooldown=300000 safetpcheck=2 Maxhomes=1 Antihack=1 tpdelay=10 DistanceCheck=0 Distance=15 CheckCloseWall=0 movecheck=1 homesystemname=[HomeSystem] //This is the roof glitch bypass antiroofdizzy=1 randomlocnumber=10 rejoincd=15 jointpdelay=7 If it will work, then i will...
  19. DreTaX

    Approved TpFriend

    DreTaX updated TpFriend with a new update entry: Fixes/Additions Read the rest of this update entry...
  20. DreTaX

    TpFriend - Fixes/Additions

    Just some fixes, and Added @SpooCK 's player finding method, now it should work with people having space in their name, and also not typing the full name. For example /tpa DreTaX --> /tpa Dre Added a package for magma users too.