Difference between revisions of "Map Template:BaseTeamplay"

From Fortress Forever Wiki
Jump to navigationJump to search
Line 20: Line 20:
 
*<b>bluespawn</b> (info_ff_teamspawn): Spawn point for blue player
 
*<b>bluespawn</b> (info_ff_teamspawn): Spawn point for blue player
 
*<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]]

Revision as of 22:18, 7 June 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