Tutorials (Killing Floor)

From Tripwire Interactive Wiki
Revision as of 16:55, 27 November 2012 by Benjamin (talk | contribs) (Added navbox)
Jump to navigation Jump to search

Editors: Please include step by step pictures with tutorials in addition to your text if applicable. Steps should be clear & concise so even a beginner can attempt to comprehend it and follow along. If you assume the user has prior prerequisite knowledge to be able to follow the tutorial, add links to the needed knowledge in the form of another tutorial in this section(Build this section from the ground up).

Basic Guides for Beginners

These tutorials are aimed at beginners, and assume little to no prior knowledge.

Coding

Creating A Basic Mutator

Covers the set up of a mutator, compiling the mutator using UCC, an example mutator and further reading.

Multiplayer Mutators

Covers fundamentals of writing mutators that can work in networked multiplayer games.

Mutator Essentials

Covers essential mutator functionality.

Displaying output

Covers several ways of outputting to the screen, including logging, the console, and the message system.

Replacing a Single ZED

Tutorial showing how to replace an existing ZED with a new version.

Replacing A Weapon Texture

Tutorial showing how to replace a weapon's texture with a custom version.

External Articles

General Mapping

General mapping tutorials ranging from creating rooms to adding locked doors.

Movers

Tutorials with a focus on all things related to movers.

Effects

Tutorials for effects.

Content Creation

Tutorials aimed at content creation, either covering the creation of the media itself or how to get it in-game.

Textures

Importing Textures

Story Missions

Story mode is an alternative game mode for mappers who want to create missions outside of the standard mode of play (ie. no trader. no waves, etc.) It provides support for objectives, checkpoints & respawns, dialogue and more. Below are a couple of useful tutorials on how to use story mode actors to create story missions.

External Links