Map Template:VIP

From Fortress Forever Wiki
Revision as of 22:20, 24 January 2008 by Pon (talk | contribs) (Removed work in progress notification, should have done so a while ago.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Introduction

This is the basic setup for a VIP map, based on ff_hunted. All of the Basic Teamplay entities are supported.

Entities

Escape Zone

  • hunted_escape (trigger_ff_script): Zone which the Hunted must escape to

Doors

  • yellow_door (func_door): Doors for the yellow team (assassins) only

 

Lua Script

IncludeScript("base_hunted");