Warp System

Create warp points for players to easily teleport to

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

5/5, 22 likes
  1. Wulf

    Wulf Community Admin

    The plugin has been assigned to you as the original author has had no activity for an extended period.
     
  2. Okay ;) Thank you.
     
  3. PaiN updated Warp System with a new update entry:

    0.1.0


    [DOUBLEPOST=1438191538][/DOUBLEPOST]I will start rewriting this plugin to C#.
    Will take some time.
     
  4. Hey PaiN,

    nice to have you in charge now, allow me the stupid question.
    With the patchnotes saying "fixed", does it mean the zone effect stuff? Like not being able to build and deploy after a teleport out of a secured zone?

    Already made a plan how to change all my zones, would prefer a fix of the teleport plugins for sure :D


    Kind Regards
     
  5. Yeah it fixes the Building .. thingy that you were not able to build.
     
  6. Still has issues with Zone manager. God mode persists, which is the biggie holding me back from using this and / or the arena plugin until Zones gets fixed.
     
  7. Yeah just noticed, dammit I really hope one of the dev-gods here has the super idea to fix this before Reneb comes back, loosing players on a daily base which is kinda annoying as my server just started to gain a few perma players :(

    Also think about deactivating all teleports until zones get fixed, the zones on my server are much too important and while deactivating them would mess up half of the ideas and rp on the server, deactivated teleports only mean a bit of time loss.

    Well, lets hope... lets hope...
     
  8. PaiN updated Warp System with a new update entry:

    0.5.0

     
  9. PaiN updated Warp System with a new update entry:

    0.6.0

     
  10. some reason warp will not take me to the warp location its putting me on the ground underneath it. I have a server sapwn area in the air and it wont warp me there
    [DOUBLEPOST=1438294581][/DOUBLEPOST]
    just verified with other players WARP SYSTEM NOT WORKING i deleted all warps and made new ones still nothing
     
  11. What do you mean still nothing... ?
    I wouldnt update the plugin if it is not working.
    Show me with screenshot the place where you have the warp set.
     
  12. i have a spawn area up high and i set the warp there and no player can warp it just teleports them to where they are standing before the command
    is there a permission for players to use the warp command?
     
  13. Weird as hell... can you show me your config ?
     
  14. Code:
    {
      "portals": {
      "TeleportTimer": 10,
      "WarpX": -14,
      "WarpY": 611,
      "WarpZ": 1
      },
      "Settings": {
      "TeleportIfRunning": true,
      "TeleportIfSwimming": true,
      "TeleportIfWounded": false
      },
      "WarpExample": {
      "TeleportTimer": 0,
      "WarpX": 0,
      "WarpY": 0,
      "WarpZ": 0
      }
    }
    [DOUBLEPOST=1438296943][/DOUBLEPOST]worked fine before the update
     
  15. Really.. weird. I will do some tests.
     
  16. Wulf

    Wulf Community Admin

    Which Oxide build are you on? It sounds like you are outdated.
     
  17. i updated to the most recent from today
    [DOUBLEPOST=1438297297][/DOUBLEPOST]how do i check again
     
  18. Wulf

    Wulf Community Admin

    The "version" console/RCON command.
     
  19. Code:
    [7/31/2015 12:33:08 AM] [Oxide] 12:33 AM [Error] Failed to call hook 'cmdWarp' on plugin 'Warp System' (IndexOutOfRangeException: Array index is out of range.)