Warp System

Create warp points for players.

Total Downloads: 551 - First Release: Oct 26, 2015 - Last Update: Nov 8, 2015

5/5, 6 likes
  1. Wulf

    Wulf Community Admin

    When ready. :p
     
  2. lol kind of like when people ask me when is the server going to wipe. LOL I look forward to using it :p
     
  3. Perhaps we could at least get the Warped timer resolved while we wait for the new warp system to be released?
     
  4. Quick question, is it possible right now to tie warps to the races mod? I am trying to create a building for each race, like a safe haven/meeting place, and the idea would be for them to be able to teleport to their race building after a delay. What I am trying to do is have it so that when someone picks a race at the beginning, they get automatically added to the group able to use that specific warp point. There might be an obvious way to do this, but for the life of me I can't find it.
     
  5. i don't think they will be doing anymore work on this plugin i'm afraid
     
  6. Lego you have it working any chance on sharing it with the public? :)
     
  7. How do you have to create the groups at the premissons?

    - "warp.admin"

    - "warp.VIP"
     
  8. Its not rok permissions so you can't use the permisssion.cfg. Its oxide permissions which are setup through console.

    To grant a user admin
    /oxide.grant user <username> warp.admin

    A group will automatically be added on the first warp point you assign with that specific group assigned. Example
    /warp add <warpname> <delayseconds> <0> <permissiongrouprequired>
    /warp add Pond 30 0 Dwarf
    Setup the warp point first then use the below to add or grant a user ability to warp to it.
    Again the group I created "Dwarf" will be setup as an oxide group and it will only be added once the teleport or warp spot is setup only then can you add people to it using
    /oxide.grant user <username> Dwarf

    The zero will teleport people to the exact location but if you use 1 or higher it will choose a random location near that teleport spot. Dwarf is just an example that I used. It doesn't have to be dwarf.
     
  9. Warp all works.

    But that with the group dwarf not.

    /warp add Pond 30 0 Dwarf (Warp added with Warp Name: [91FFB5]Pond[FFFFFF])

    /oxide.grant user HoriGoDaiChakowa Dwarf (Permission 'Dwarf' doesn't exist)

    ... confused
     
  10. Sorry I put the wrong one
    /oxide.usergroup add <username> Dwarf
     
  11. It works. Thanks a lot for the help.
     
    Last edited by a moderator: Apr 25, 2018
  12. How do you remove someone from a usergroup? For some reason after refresh I can see the warps specific to a group but says I'm not in the group.
     
  13. Wulf

    Wulf Community Admin

    See the permissions tutorial under the Guides & Tips forum section.
     
  14. I got it after the refresh due to new update i had to remove the entire group and redo it. Thanks for pointing me in direction of oxide guides and tips. I had no idea it was there. I should browse this more. :)
     
    Last edited by a moderator: May 5, 2018
  15. Is there a command to warp Sleeper?
    Does he work with someone?
    I think I'm doing something wrong!