/* Gets or sets the time that the hostage was last used.
*/
native Float:cs_get_hostage_lastuse(index);
Синтаксис:
cs_get_hostage_lastuse(index)
- index - Индекс заложника
Тип функции:
Native
Пример:
[code=pawn][/code]
--
Описание:
--
« Сентябрь 2024 » | ||||||
---|---|---|---|---|---|---|
Пн | Вт | Ср | Чт | Пт | Сб | Вс |
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
/* Gets or sets the time that the hostage was last used.
*/
native Float:cs_get_hostage_lastuse(index);