Coder Social home page Coder Social logo

powerwalk's Introduction

PowerWalk

Allow players to climb power poles and walk the lines

Actually, we spawn ladders up the nearest pole and platforms (floor/triangle) to the next pole on either side of that pole. As the player moves, so does the construction/destruction of the ladders and platforms.

By default, the platforms should not be visible to other players.

This has been under development for a couple of years and kept private until December 2023.

The simplest way to use this:

  1. Assign powerwalk.use permission to player or group.
  2. Walk nearby any power line.
  3. Enter /pwalk in chat.
  4. Climb the set of ladders up the nearby pole.
  5. Jump onto the platform.
  6. Walk to the next pole on the platform - you may need to jump onto the next set of ladders and/or to the next platform.
  7. When done, jump off and die, or climb down the available set of ladders to the ground.
  8. Enter pwalk off in chat to disable.

Commands

-- /pwalk show -- Show the location of all powerlines

-- /pwalk XX tp -- Teleport to the start of powerline XX

-- /pwalk XX -- Spawn ladders and walking platform for powerline XX, starting with the closest point in that line and extending up in one direction

-- /pwalk -- Spawn ladders and walking platform for the closest powerline, starting with the closest point in that line

Permissions

-- powerwalk.use -- Allows use of the /pwalk command

-- powerwalk.tp -- Allows use of the /pwalk tp command

Configuration

{
  "Options": {
    "ShowAllTextTime": 30.0,
    "ShowOneTextTime": 60.0,
    "ShowOneAllPoints": true,
    "ShowPlatformsToAll": false,
    "debug": false
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 4
  }
}

powerwalk's People

Contributors

rfc1920 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.