Warp System

Create warp points for players to easily teleport to

Total Downloads: 7,151 - First Release: Jan 8, 2015 - Last Update: Oct 27, 2017

5/5, 22 likes
  1. Indeed. but that does not gives any problem at all.
    I think i left that there when i was coping.
     
  2. NexusBR updated Warp System with a new update entry:

    Minor improvement

     
  3. NexusBR updated Warp System with a new update entry:

    Minor improvements

     
  4. NexusBR updated Warp System with a new update entry:

    Changed License

     
  5. Thanks alot for this plugin, we are building a marketplace on our server using a pvp free zone. but to restrict player from exploiting it i was looking for an option to be able to disable the back command.

    When it would be enabled all the time the follwing could occur:

    player goes naked out into wilderness
    finds a house to raid
    /warp to the market
    get his gear out
    /warp back and start raiding.

    i edited the plugin file to state a message for players trying to use the back command. and only give them an option to teleport back to their /home.

    could you add an option to disable the back command, and have a message displayed when someone still tries to use "/warp back" ?

    Thanks.
     
  6. I got this error, any ideas?
     

    Attached Files:

  7. That should never happen, because that is a global function used by EVERY plugin.

    I don't really know what to say, Try reload the plugin with oxide.reload Warp-System or try update Oxide or ignore it, Since i can't do anything about that.
     
  8. Going to make a wild assumption here and say you're trying to run this plugin on a Legacy Rust server which this plugin isn't for. This plugin will only work on the current (Experimental) version running the latest Oxide 2.0.x :)
    Legacy doesn't have that function ;)
     
  9. I keep getting this error in my logs...
    Code:
    [4/8/2015 12:07:00 AM] [Oxide] 12:07 AM [Error] Failed to call hook 'OnRunCommand' on plugin 'Warp System'
    File: warp-system.lua Line: 623 attempt to call method 'GetString' (a string value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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: Apr 8, 2015
  10. Sorry for the delay, I just tested and not even an error i got, or a warning.
    I can't do much, Check if the plugin is updated, and Oxide 2 too.
    Check if you added some weird characters to the Warp Name like Russian or spaces or " or whatever.
     
  11. Fix for [Warning] warp-system plugin is using deprecated hook: OnEntityAttacked
     

    Attached Files:

  12. same thing here
    Code:
    [4/11/2015 3:53:25 PM] [Oxide] 3:53 PM [Error] Failed to call hook 'OnRunCommand' on plugin 'Warp System'
    File: warp-system.lua Line: 623 attempt to call method 'GetString' (a string value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
     
  13. All upto date and latest versions of everything.
     
  14. I'm up to date on everything, I check this site at least 20 times a day lol
     
  15. You get the same exact error as me, same line number. Can anyone tell us what this error actually means and maybe it's a clash with another plugin?
     
  16. Could be Chat Handler or other plugin that mess with Chat commands.
     
  17. Update...
    Using Deprecated hook fix
     

    Attached Files:

  18. Has the desynch bug from the new update
     
  19. anyone get past the de-sync problem? great idea if it works....