Difference between revisions of "Map Template:BaseTeamplay"

From Fortress Forever Wiki
Jump to navigationJump to search
Line 1: Line 1:
 +
{{Infobox manual/Header}}
 
=Backpacks=
 
=Backpacks=
 
*<b>healthkit</b> (info_ff_script): Health kit containing 50 health
 
*<b>healthkit</b> (info_ff_script): Health kit containing 50 health
Line 21: Line 22:
 
*<b>redspawn</b> (info_ff_teamspawn): Spawn point for red player
 
*<b>redspawn</b> (info_ff_teamspawn): Spawn point for red player
 
[[Category:Map Templates]]  [[Category:Mapping]]
 
[[Category:Map Templates]]  [[Category:Mapping]]
 +
{{Infobox manual/Footer}}

Revision as of 16:56, 31 December 2007


Backpacks

  • healthkit (info_ff_script): Health kit containing 50 health
  • armorkit (info_ff_script): Armor pack containing 200 armour
  • ammobackpack (info_ff_script): Backpack containing 20 rpg rounds, 50 bullets, 50 nails, 100 shells, 15 rockets, and 70 cells
  • grenbackpack (info_ff_script): Backpack containing 2 primary grenades and 2 secondary grenades
  • bluehealthkit (info_ff_script): see above, for blue team
  • bluearmorkit (info_ff_script): see above, for blue team
  • blueammobackpack (info_ff_script): see above, for blue team
  • bluegrenbackpack (info_ff_script): see above, for blue team
  • redhealthkit (info_ff_script): see above, for red team
  • redarmorkit (info_ff_script): see above, for red team
  • redammobackpack (info_ff_script): see above, for red team
  • redgrenbackpack (info_ff_script): see above, for red team

Respawn Doors

  • blue_respawndoor (trigger_multiple): Validator for blue respawn door
  • red_respawndoor (trigger_multiple): Validator for red respawn door

Spawn points

  • bluespawn (info_ff_teamspawn): Spawn point for blue player
  • redspawn (info_ff_teamspawn): Spawn point for red player