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...
Admin Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Apr 13, 2015.
-
Reneb updated Admin Teleportation System with a new update entry:
small fix
-
wrong post sry
-
Wulf Community Admin
-
Yes sry I havent seen your answer and I corrected the post :|
-
umm having issues with bring command saying player doesn't exist after teleporting the person
-
Reneb updated Admin Teleportation System with a new update entry:
resourceid & help support
-
still shows players do not exist when they are already teleported...
[DOUBLEPOST=1429406881,1429393092][/DOUBLEPOST]
[DOUBLEPOST=1429406899][/DOUBLEPOST]Also make it to where u don't have to type full names -
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 -
-
-
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 -
"/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 -
-
-
[Oxide] 8:56 AM [Info] [Updater] AdminTeleportation is outdated! Installed: 1.0.0, Latest: 1.0.2
-
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 -
Code:
rust.Notice(netuser, "exemplo");