Warp System

Create warp points for players to easily teleport to

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

5/5, 22 likes
  1. I can't see any of my warps on /warp list now. The use of the warp is not the problem, I just can't see them in the list after adding them.
     
  2. Do you have the latest version?
    When u use /warp list do you get any errors?
    Remember that warp list shows you the warps that you have permission to.
     
  3. I dont set them on structures I put one in each radtown and 1 under the sphere and 1 under the satdish. 65.7999344 is the highest y point on any of them but it's still on the ground
     
  4. Yes I have the latest version. When I try to use /warp list with an unlimited use warp and a max use 5 warp added to the list but it only shows the unlimited warp and this error:

    Code:
    [Oxide] 11:56 AM [Error] Failed to call hook 'cmdWarp' on plugin 'WarpSystem v1.8.0' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 11:56 AM [Error] Failed to call hook 'cmdWarp' on plugin 'WarpSystem v1.8.0' (KeyNotFoundException: The given key was not present in the dictionary.)
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 64)
    [Oxide] 11:56 AM [Debug]   at System.Collections.Generic.Dictionary`2[System.String,System.Int32].get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WarpSystem.cmdWarp (.BasePlayer player, System.String cmdd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WarpSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    It says warp system v1.8.0 but I definitely downloaded the current version.
     
  5. Is there a way to remove the lines from the list of warps when you do /warp list? It spaces them out too much and you cant see all the warps on the list when you have quite a few and chat doesn't scroll down like it used to
     
  6. You can customize it in the config "WARP_LIST" remove the "\n" which change the line and it will be a straight line.
    [DOUBLEPOST=1446274673][/DOUBLEPOST]
    Redownload the plugin. (You dont have to remove the data file or the config.) Just replace the plugin file.
     
  7. I dont have any config called that at all. I have a WarpSystem config and a WarpSystem data file. Also I created a warp for my vip group but they cant use iit always says you are not allowed to use this warp I have set it up in the config and add it as /warp add spheretop 15 0 0 vip It makes it but it's not letting vip's use it
     
  8. vip == PermissionGroup not Permission.
    usergroup add MearCircus vip

    About the config.. you must have something that says
    Code:
    "WARP_LIST": "Warp ID: <color=#91FFB5>{2}</color>\nWarp Name: <color=cyan>{0}</color> \nPermission:<color=orange> {1} </color> \nMaxUses Remaining: <color=lime>{3}</color>",
    There Remove all the \n
     
  9. "WARP_LIST": "Warp Name: {0} for Permission:<color=orange> {1} </color>", is what it looks like now There aren't any \n in it


    there's my data file
    [DOUBLEPOST=1446336084][/DOUBLEPOST]and here is my config
     

    Attached Files:

  10. You didint read the update notes xD In one of the updates i said that u need to update the WARP_LIST line from the overview.
     
  11. lol That just makes it worse The chat doesn't scroll anymore so when you do /warp list you only get to see 3 or 4 of them
    I already have a vip group and tons of people in it including myself
     
  12. Ye thats why i told you to remove the "\n"(without the quotes) that are in the new config. I you remove them then it will be only a single line.

    \n = Switch Line.
     
  13. The version is not updated in the file or you didn't uploaded the correct file again. Thx. (it says v1.8)
     
  14. If is set it to 1.8.1 it throws an error xD
     
  15. You have to put it in "" like "1.8.1", I did it and it works fine, but is this file version correct?
     
  16. Its the right one.
     
  17. Just make it 1.9
    [DOUBLEPOST=1446598008,1446483602][/DOUBLEPOST]Used this for the first time today set a warp location for the airport and it ported all to the middle and under the map so have removed this plugin until its working
     
  18. Who said that It's not working ? It works perfectly ... I dont know what else to add...
     
  19. I say its not working just tested in on two different chars one my admin the other my sons both warpped me to the center of the map I did check the file with the loc in it and its set right so no idea why it does not port to it
     
  20. I will check it once more then in 1hour or less :x
    [DOUBLEPOST=1446668014,1446639838][/DOUBLEPOST]
    I just set a normal warp "/warp add lol 5 0 0 all" and then i normally warped to it '/warp to lol' without any problems..