Call of Duty 5: Squads: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
m (New page: Image:Nutshell.png For the first time in the Call of Duty Series, Treyarch's COD:WW introduces Squad functions, here is an overview of what it is and what it does. == Introduction == ...)
 
Line 3: Line 3:
== Introduction ==
== Introduction ==


<br>''Found in _squad.gsc''<br><br>
The main functions of the Squads are as follow:


*Squads are only allowed in "ranked team based" matches.   
*Squads are only allowed in "ranked team based" matches.   

Revision as of 12:36, 12 November 2008

For the first time in the Call of Duty Series, Treyarch's COD:WW introduces Squad functions, here is an overview of what it is and what it does.

Introduction

The main functions of the Squads are as follow:

  • Squads are only allowed in "ranked team based" matches.
  • A player has to send an Invite to the other player in party to join his squad.
  • There can be multiple squads in one team depending on who joined whom in their respective parties.
  • The creator of the party is considered to be the squad leader.
  • Squad perks of the leader are only considered, while they are beneficial to the squad as a whole.
  • Minimum number of players in squad is "2".