Difference between revisions of "Map Template:VIP"

From Fortress Forever Wiki
Jump to navigationJump to search
(Initial article revision)
m (Removed work in progress notification, should have done so a while ago.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Work_In_Progress | Seems too simple to me. Need to check I haven't missed anything}}
+
{{Infobox manual/Header}}
  
 
=Introduction=
 
=Introduction=
Line 15: Line 15:
  
 
[[Category:Map Templates]] [[Category:Mapping]]
 
[[Category:Map Templates]] [[Category:Mapping]]
 +
{{Infobox manual/Footer}}

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