Difference between revisions of "Map Template:BaseTeamplay"

From Fortress Forever Wiki
Jump to navigationJump to search
 
Line 4: Line 4:
 
*<b>ammobackpack</b> (info_ff_script): Backpack containing 20 rpg rounds, 50 bullets, 50 nails, 100 shells, 15 rockets, and 70 cells
 
*<b>ammobackpack</b> (info_ff_script): Backpack containing 20 rpg rounds, 50 bullets, 50 nails, 100 shells, 15 rockets, and 70 cells
 
*<b>grenbackpack</b> (info_ff_script): Backpack containing 2 primary grenades and 2 secondary grenades
 
*<b>grenbackpack</b> (info_ff_script): Backpack containing 2 primary grenades and 2 secondary grenades
*<b>bluehealthkit</b> (info_ff_script): see above, for red team
+
*<b>bluehealthkit</b> (info_ff_script): see above, for blue team
*<b>bluearmorkit</b> (info_ff_script): see above, for red team
+
*<b>bluearmorkit</b> (info_ff_script): see above, for blue team
*<b>blueammobackpack</b> (info_ff_script): see above, for red team
+
*<b>blueammobackpack</b> (info_ff_script): see above, for blue team
*<b>bluegrenbackpack</b> (info_ff_script): see above, for red team
+
*<b>bluegrenbackpack</b> (info_ff_script): see above, for blue team
 
*<b>redhealthkit</b> (info_ff_script): see above, for red team
 
*<b>redhealthkit</b> (info_ff_script): see above, for red team
 
*<b>redarmorkit</b> (info_ff_script): see above, for red team
 
*<b>redarmorkit</b> (info_ff_script): see above, for red team

Revision as of 04:44, 27 December 2005

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