Git Product home page Git Product logo

tes3mp_scripts's Introduction

tes3mp_scripts

My tes3mp scripts, most of the readme stuff will be in the top of the script files. Most of these are still for the 0.7 version.

autoDataFiles

Will automaticaly make the server use the datafiles from your openmw config.

bookWriter

Chat commands for players to make custom books.

Commands:

/book title

/book addtext

/book settext

/book liststyles

/book setstyle

/book done

/book clear

Example usage:

/book title My Cool Book

/book addtext Line 1<br>

/book addtext <div align="center"> Centered Line 2 <br>

/book setstyle 3

/book done

/book clear

customSkills

NOT DONE

Library for making custom skills

customSpells

Just like a proof of concept tbh

Have a lua function get called when someone casts a specific spell.

doorLinks

Library that generates all cell connections using espParser, HAVEN'T TESTED WITH LATEST ESPPARSER

espParser

Helper file for other scripts to get data from esp/esm files.

REQUIRES https://github.com/iryont/lua-struct

Usage: See espParserTest.lua

instancedHousing

Player houseing using the new custom cells added on 0.8 (THIS IS NOT DONE)

jcMarketplace

Allows you to set a price on items and sell them, also blocks other people from picking stuff up.

Supposed to be used with kanaHousing.

Usage: see the scriptfile

JCMining

Runescape like mining

jsonCellLoader

Load a json file into the current cell.

See the top of the script file for a readme

loadtxt2esp

Load TXT2ESP4 files into a cell

Usage: type "/loadtxt2esp 'filename'" were filename is the file in mp-stuff/data/txt2esp without the .txt

Example: I've included the default example file from TXT2ESP4 and you should be able to spawn it with "/loadtxt2esp room_source3"

Problems: There are no admin checks so anyone can run the command. Doors dont work

memoryInfo

Commands for interacting with the lua garbage collector

openmwcfg

Library for using values from the openmw.cfg file

PlayerSkillResetFix

Prevents players base skills from decreasing

tes3mp_scripts's People

Contributors

jakobch avatar uramer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tes3mp_scripts's Issues

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.