Giter Site home page Giter Site logo

simplemission's Introduction

SimpleMission

Custom mission script for Stormworks.

It is intended to create missions with a simple settings, without writing lua.

Feature

  • Create a series of missions that happen at a fixed location
  • You can create a mission without writing Lua
  • You can specify objective like: move to location, extinguish fires, rescue survivors, deliver objects/characters/vehicles.
  • Manage step-by-step objective
  • Random spawning of missions, or spawning by command (you can also create missions that only spawn by command)
  • Adjusting rewards and probability of occurrence
  • Display of map markers and notifications
  • Time limit for each objective

Getting Started

  1. Code -> Download as zip or git clone https://github.com/palon7/simplemission.git
  2. Copy script.lua content to playlist lua
  3. Edit mission defination (see Reference)
  4. Test mission
  5. Change debug to false, change pack_name
  6. Release your pack!

See also: Tutorial(Not translated yet)

Testing

Copy example_missions folder to <stormworks install path>/data/missions/

License

This project is licensed under the MIT License - see the LICENSE.md file for details


(Japanese)

Stormworks用のカスタムミッションスクリプトです。

機能

  • 固定の場所で起きる、一連のミッションを作成
  • Luaを書かずにミッションを作成できます
  • 指定場所への移動、火災の消火、生存者の救助、オブジェクト・キャラクター・車両の配達を目標として指定可能
  • ステップ毎の目標を管理
  • ミッションのランダムスポーン、コマンドでのスポーン(コマンドでのみスポーンするミッションも作成可能)
  • 報酬、発生確率の調整
  • マップマーカー・通知の表示
  • 目標毎の時間制限

クイックスタート

  1. Code -> Download as zipをクリックするか、git clone https://github.com/palon7/simplemission.gitでダウンロードする
  2. script.luaの内容をミッションプレイリストのLuaにコピーする
  3. ミッションを設定する (リファレンスを参照)
  4. ミッションをテストする
  5. debugfalseに設定し、pack_nameを変更する
  6. リリースする

詳しくはチュートリアルをご覧ください。

テスト

スクリプトのテスト用にミッションをいくつか用意しています。 example_missionsフォルダを<stormworks install path>/data/missions/にコピーしてください。

License

MIT Licenseでリリースされています - LICENSE.mdをご確認ください

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.