Coder Social home page Coder Social logo

cyberessentials's Introduction

CyberEssentials

Requirements

To Install

  1. Navigate to your Cyberpunk install
  2. Go to the directory bin/x64/plugins/cyber_engine_tweaks/mods
  3. copy the cyberessentials folder into the mods folder
  4. Launch Cyberpunk 2077 and then open the Cyber Engine Tweaks Console, if you see "[CyberEssentials] Mod activated..." in the console you know it worked.

Commands

SetWarp("name", optional_XCoord, optional_YCoord, optional_ZCoord)

Note: To use this command, you must put quotes around the name of the warp you want to create.

Description: This command allows you to create a new warp based on your current position or a set of coordinates that you can teleport to using the Warp() command.
Usages:

  • SetWarp("My new warp")
  • SetWarp("The Peralezes' Apartment", -75.815399, -113.607819, 111.161728)

Warp("name")

Note: To use this command, you must put quotes around the name of the warp you want to teleport to.

Description: This command allows you to teleport to any previously created warp locations.
Usage: Warp("V's Apartment")

RemoveWarp("name")

Note: To use this command, you must put quotes around the name of the warp you want to remove.

Description: This command allows you to remove a previoulsy created warp.
Usage: RemoveWarp("V's Apartment")

ListWarps()

Description: This command allows you to view a list of the warps that have been created.
Usage: ListWarps()

MoveForward(distance)

Description: This command will move you in the direction you're looking by the specified distance.
Usage: MoveForward(10)

GoUp(distance)

Description: This command will move you up by the specified distance.
Usage: GoUp(10)

GoDown(distance)

Description: This command will move you down by the specified distance.
Usage: GoDown(10)

Back()

Description: This command will move you to the players last location before using any of the movement commands.
Usage: Back()

WhereAmI()

Description: This command is a shorter and more succinct way to get your current in game coordinates.
Usage: WhereAmI()

cyberessentials's People

Contributors

umaroth avatar xray avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.