1. Reneb submitted a new resource:

    Admin Teleportation System - teleport to player, to positions, to locations, portalgun, up down left right, etc

    Read more about this resource...
     
  2. Reneb updated Admin Teleportation System with a new update entry:

    small fix

     
  3. wrong post sry
     
  4. Wulf

    Wulf Community Admin

    This plugin is only for Rust Legacy, not Rust Experimental.
    11373f8c60e755d245b22b559eb26d80.png
     
  5. Yes sry I havent seen your answer and I corrected the post :|
     
  6. umm having issues with bring command saying player doesn't exist after teleporting the person
     
  7. still shows players do not exist when they are already teleported...
    [DOUBLEPOST=1429406881,1429393092][/DOUBLEPOST]
    it stopped
    [DOUBLEPOST=1429406899][/DOUBLEPOST]Also make it to where u don't have to type full names
     
  8. same it uses oxide findplayer, so we'll have to ask @Mughisi ^^
    you don't have to write full names,
    only beginning of names:
    GNS
    would work for you for ex
     
  9. Soooooon, once the PR is accepted and when a new build is out you'll have it :D
     
  10. I type /bring Bipolarize and it doesn't find BipolarizeMuch how much do I have to type lol...
     
  11. Random error from time to time.
    Code:
    7:37 PM [Error] Failed to call hook 'cmdChatTeleport' on plugin 'AdminTeleportation' (FormatException: Input string was not in a correct format.)
    7:37 PM [Debug]   at System.String.ParseFormatSpecifier (System.String str, System.Int32& ptr, System.Int32& n, System.Int32& width, System.Boolean& left_align, System.String& format) [0x00000] in <filename unknown>:0
      at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RustLegacyPlugin.PrintToChat (.NetUser netUser, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RustLegacyPlugin.SendReply (.NetUser netUser, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AdminTeleportation.DoTeleportToPlayer (.NetUser source, .NetUser target) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AdminTeleportation.cmdChatTeleport (.NetUser netuser, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jun 1, 2015
  12. "/tp SOURCEPLAYER LOCATION => Teleport a source player to a target location"

    This command does not seem to work. No errors occur; neither does the player move to a location
     
  13. Have you saved any locations in the first place?
     
  14. Yes, I can "/tp drop" to a location called "drop". However, I can not "/tp <user> drop.
     
  15. [Oxide] 8:56 AM [Info] [Updater] AdminTeleportation is outdated! Installed: 1.0.0, Latest: 1.0.2
     
  16. Oh nice shot
     
    Last edited by a moderator: Sep 19, 2016
  17. Is there a way I can do it so it pops up to everyone in the chat
    eg: Server: Andrew Teleported to Name
    or Server: Andrew Brought Name
    Thanks
     
  18. @Gute @Wulf do one of you know how to do it so when I tp to someone it says

    "Player teleported to you" in notice.popup

    It will be very much appreciated.