Difference between revisions of "Map Template:VIP"

From Fortress Forever Wiki
Jump to navigationJump to search
m (Removed work in progress notification, should have done so a while ago.)
 
Line 1: Line 1:
 
{{Infobox manual/Header}}
 
{{Infobox manual/Header}}
{{Work_In_Progress | Seems too simple to me. Need to check I haven't missed anything}}
 
  
 
=Introduction=
 
=Introduction=

Latest revision as of 22:20, 24 January 2008


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");