Map Template:VIP

From Fortress Forever Wiki
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");