Git Product home page Git Product logo

ut2003-marky2's Introduction

UT2003-Marky2

Epic's Mark Rein on you screen whenevery you kill three enemies in a row. Isn't that what you've always wanted.

Version 2 includes new characters like the world dumbest fish (Dopefish) and a weird white bunny (aka CliffyB)

Version 3 include Willhaven's broken bagel picture. Also the configuration has changed, bNoReturn is no longer relevant, instead an option 'Animation' is added, check below

Installation

Copy the Marky3.u and Marky3.int file to the UT2003 System directory. And install it like any other mutator. The mutator name is: Marky2.MarkyMut Make sure you add this package to the ServerPackages

Note: remove all traces of the previous release

Configuration

You don't need to configure anything for it to work. However this mutator is higly configurable. Below is the default configuration. You can add more faces if you want Each entry consists out of the following properties:

    Face:         the face to show
    Voice:        the voice to playback
    Level:        at what level to react
    Type:         type of event to be triggered at 
                  0: multi kill level (level >= multikill level)
                  1: number of deaths (death % level == 0)
                  2: killing spree level (increase) (0-5)
                  3: number of suicides (suicides % level == 0)
    fFromX, 
    fFromY, 
    fToX, 
    fToY:         percentages where to show the image
    StepSize:     number of stemps to take at the time
    fShowSpeed:   interval between each step
    fWaitTime:    time to show the picture
    fImageScale:  Scale the image to the screen
    Animation:    Animation type:
              		0: move from source to destination and back
            				  source: fFromX, fFromY
                      dest:		fToX, fToY
                  1: only move from source to destination
                      source: fFromX, fFromY
                      dest:		fToX, fToY
                  2: zoom in and out
                      start size: fFromX,	end size: tToX
                      start alpha: fFromY, end alpha fToY
                  3: zoom in only

The "Toasty" sound is included in this version, to use it set the voice to:

    Sounds'Marky3.ToastySound'

ut2003-marky2's People

Contributors

elmuerte avatar

Watchers

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