GithubHelp home page GithubHelp logo

4310v343k / points Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaskill/points

0.0 1.0 3.0 108 KB

Points is an EXILED framework-plugin for managing positions of points relative to certain rooms

C# 100.00%

points's Introduction

HOW TO MAKE POINTS

.pnt load "FileName"  -FileName without quotes. Loads or creates a file.
.pnt save             -Saves the currently loaded file.
.pnt player           -When you add a point use the players position as the point.
.pnt crosshair        -When you add a point, use what your camera is pointing at as a point.
.pnt add "ID"         -ID without quotes. (Optional) Creates a point.

1. The plugin must be in edit mode to create nodes. See the Exiled configs folder. for "edit_mode".
2. While in game, open the console with ~
3. See the commands above.

Remember, in the command console, you can use the Up arrow key to bring back your last command.
REMEMBER TO SAVE. Once you are done, save your points by typing without brackets, (.pnt save)

Folder Location
%appdata%./EXILED/Configs/PointsData/

Data is split with ':' and Vectors with ','
Data Format:
ID:RoomType:Position:Rotation

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.