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