blob: b2e7aa7c728bdc1a47662d05927bb43481d93d88 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_STRETCH_TIME
2==============
3
4NAME
5----
6::
7
8 P_STRETCH_TIME "stretch_time"
9
10DEFINIERT IN
11------------
12::
13
14 <combat.h>
15
16BESCHREIBUNG
17------------
18::
19
20 Enthaelt die Zeit in Runden (2s), die man braucht, um eine Fernwaffe zu
21 spannen/benutzen. Zaehlt seit dem letzten Schuss oder der Zeit des
22 Zueckens (P_EQUIP_TIME).
23
24SIEHE AUCH
25----------
26::
27
28 Generell: P_AMMUNITION, P_SHOOTING_WC
29 Methoden: FindRangedTarget(L), shoot_dam(L), cmd_shoot(L)
30 Gebiet: P_RANGE, P_SHOOTING_AREA, P_TARGET_AREA
31 Sonstiges: fernwaffen
32
3329.Jul 2014 Gloinson
34