change_task
- Синтаксис
-
native change_task(id = 0, Float:newTime = 1.0, outside = 0);
Переменная | Описание |
---|---|
id |
Task id to search for |
newTime |
New time interval to set |
outside |
Will affect tasks set by other plugins if nonzero |
- Описание
- Modifies the time interval of all tasks with the specified id.
- Возвращает
- Number of affected tasks