blob: 90bfacb70a90053938675182589eccf41da2a20a [file] [log] [blame]
Zesstra953f9972017-02-18 15:37:36 +01001
2P_TEAM_WIMPY_ROW
3****************
4
5
6NAME
7====
8
9 P_TEAM_WIMPY_ROW "team_wimpy_row"
10
11
12DEFINIERT IN
13============
14
15 /sys/living/team.h
16
17
18BESCHREIBUNG
19============
20
21 Fluchtreihe des Spielers, von 1 bis MAX_TEAMROWS.
22
23
24BEMERKUNG
25=========
26
27 Wenn die Fluchtreihe <=1 ist, ist die Flucht in eine hintere Reihe
28 deaktiviert.
29
30
31SIEHE AUCH
32==========
33
34 Uebersicht: teamkampf
35 Properties: P_ASSOC_MEMBERS, P_TEAM_ATTACK_CMD, P_TEAM_AUTOFOLLOW,
36 P_TEAM_COLORS, P_TEAM_LEADER, P_TEAM_NEWMEMBER,
37 P_TEAM_WANTED_ROW
38 Bewegung: IsTeamMove, TeamFlee
39 Mitglieder: IsTeamLeader, TeamMembers
40 Kampf: DeAssocMember, InsertEnemyTeam, SelectNearEnemy,
41 SelectFarEnemy
42 Positionen: PresentPosition, PresentRows, PresentEnemyRows,
43 PresentTeamPosition, SwapRows
44 Sonstiges: TeamPrefix, teamkampf_intern
45
46Last modified: 16-08-2010, Gabylon