1. I'm probably just retarded, but how do you set permissions TO ACTUALLY MAKE THE WARPS? I have admin permission on everything else but I can't figure this out after trying for 8 hours straight :p
     
  2. if you set the WarpPermissionGroup to "nzc" for example.. then only player with the Permission Group "nzc" will be able to use this warp... if you set it to "all" then everyone will be able to use this warp.

    Under the commands there is an explanation how this works.
     
  3. If you're trying to make warps and can't - you have to grant the permission "warp.admin" to either a group or the user.
     
  4. yeah I know,figured it out already :|
     
  5. I added a few lines of code to the warpsystem.cs to integrated with Zone Manager notp setting. Lines 353 trough 360.

    I left the version number and all else the same.

    Enjoy!
     

    Attached Files:

  6. is there a way I can make it so people can just do /warp small and it spawns them in a different spot every time not just the same spot.
     
  7. change the warp range argument while creating the warp.
     
  8. Hello, how i can make warp only for custom group?
     
  9. Overview:
    /warp add <WarpName> <WarpTimer> <WarpRange> <WarpMaxUses> <WarpPermissionGroup> => Creates a warp point with the set name on the current location. **

    What exactly you do not understand here ? The permission required to use the command ?
     
  10. /warp add Factory 15 30 0 VIP3

    Like this?
     
  11. Yeah like this.
     
  12. Thank you.
     
  13. Is there a way I can do it so if I set it up to warp to small there is 3 warp points and it is random which one they warp to. Also can I do it so they only have to do /small to warp instead of /warp to small
     
  14. It is possible but the thing is that this version of WarpSystem is kinda broken so one day I will fix it and add the multiple warp points.
     
  15. Just wondering if anyone is able to update the warp system plugin or tell me how I can add warps like /small , /arena ect.
     
  16. Hello have you version with .lua ??
     
  17. Hello, please tell me how to get warp.admin permission in more detail if you can. Thank you