Solved Warp system

Discussion in 'Plugin Requests' started by Whip It, Apr 25, 2015.

  1. I'd like to be able to set up simple warps to different areas on the map for everyone to use.

    -/warp small
     
  2. hi
    i used this plugin from Reneb
    Admin Teleportation System for Rust Legacy | Oxide
    & removed some commands (iam sure there are errors, but it works without problem for me Oxide Version: 2.0.792)
    warning i dont know how to write plugins!
    ___
    admins can use
    /tphelp
    /tsave "LocationName2"
    /tsave (to see a list of locationĀ“s ADMINONLY)
    /tsave remove "LocationName2"
    _____
    players can use /t "LocationName2"
    to teleport to this location instant without cooldown or render fix
    ____
    u can edit commands:
    [ChatCommand("t")]
    to
    [ChatCommand("warp")]
    _____
    i use
    Custom Chat Commands for Rust Legacy | Oxide
    to show players a helpinfo
    ____
     
  3. Would be cool if someone made a warp plugin for oxide 2.0

    And made it so you can choose a warp to rad towns. Then after warp have have god mode cant harm other players. for xx amount of time after warp
     
  4. Well i stopped developing for Rust Legacy but if you really need it I might give it a try.
     
  5. A cool simple "/warp smallrad" would be nice like essentials.

    Doesn't have to have the god mode and no player kill timer, But would be nice to slow down the warp campers !
     
  6. need a plugin to allow players to teleport to warps
     
  7. Once i finish all the private and experimental stuff i will try to to this.
     
  8. Today or Tomorrow i will try to upload a version for Rust Legacy.
     
  9. It's been uploaded a Plugin?
     
  10. Not yet.. once i finish a private plugin i will do this.
     
  11. Thank You PaiN !
     
  12. Is there a plug in to warp instead of having to do /warp to small they can do /small and it spawns then in a random spot in small rad instead of having to do /warp to small2 or /warp to small3
     
  13. I tried using that but it only has /warp to small?
     
  14. Wulf

    Wulf Community Admin

    I'd recommend asking for support in the plugin's support thread.
     
  15. I have but no one has replied
     
  16. @My Name is Jeff
    Chat commands:
    /warp help =>
    Lists all the available warp commands.
    /warp add <WarpName> <WarpTimer> <WarpRange> <WarpMaxUses> <WarpPermissionGroup> => Creates a warp point with the set name on the current location. **
    - NOTE:If you dont want the WarpRandomRange then set it to 0 and it will warp to the location that the warp got added.
    - NOTE:If you dont want the WarpMaxuses then set it to 0 and it will have unlimited MaxUses.
    /warp to <WarpName, WarpId> => Use the warp and teleport the player to the Warp location.
    /warp limit => Displays the players remaining cooldown, cooldown between warps and if cooldown is enabled/disabled.
    /warp list => Lists all available warps.
    /warp back => Takes you back to the previous location. [Permission "canback"]
    /warp remove <
    WarpName> => Deletes the warp <WarpName>.**
    /warp wipe
    => Wipes all the set warps.**
    /warp all
    <WarpName> => Teleports every online player to the warp.**
     
  17. Yes, I know about the commands but I want it so you can do /small and it teleports you there in a random spot because right now you have to do "/warp to small"