Coder Social home page Coder Social logo

nftplugin's Introduction

NFT Avatar Plugin

NFT Avatar Plugin is a Kotlin plugin for Arcturus Morningstar 3.5.x, it allows you to add custom enables per avatar or clothing.

Note

You can find the Java version of this plugin here but keep in mind that the Java version is no longer maintained.

How can I install it?

  1. Download a pre-compiled version. NFT-Avatar-Plugin
  2. Run the sql.
  3. Paste the Special-Looks.jar file into your emulator's plugins folder and start/restart the emulator.
  4. Now you need to give permission for your staffs to use update looks command, to do it open your database in the permissions table, and change the permission cmd_update_looks.
  5. Then, open the special_looks table, and configure your looks.
  6. Now, enter your hotel and type :update_looks and then try to wear a special outfit

configuration

Permissions:

Key Default Value
cmd_update_looks 0

Emulator_texts:

Key Default Value
commands.description.cmd_update_looks :update_looks
commands.keys.cmd_update_looks update_looks
commands.cmd_update_looks.successfully Successfully updated NFT Plugin!

How to add a new look?

open special_looks table

  • id is auto incremented, you don't need to worry about it.
  • type is the type of the look, it can be figure (full look string) or setid (the id of a clothing set)
  • figure is the figure of the look, if the type is figure you need to put the look string here.
  • setid is the id of the look, if the type is setid you need to put the clothing id here.
  • effect is the effect that the look will give to the user.

Example

Here is an example of:

  1. A look that gives user effect 109, and it's a full-look string.
  2. Clothing set 270 that gives user effect 108 which is the "lg-270" from the look string.
id type figure setid effect
1 figure lg-270-79.sh-305-62.ch-215-66.hr-100-0.ha-1002-70.hd-207-10.wa-2007-0 109
2 setid 270 108

Demo

preview

nftplugin's People

Contributors

brenoepics avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.