force_unmodified
- Синтаксис
-
native force_unmodified(force_type, const mins[3], const maxs[3], const filename[]);
Переменная | Описание |
---|---|
force_type |
Enforcement type |
mins |
Bounding box mins vector |
maxs |
Bounding box maxs vector |
filename |
Filename |
- Описание
- Forces the clients and server to be running with the same version of a specified file.
- Пометка
-
For a list of possible enforcement types, see the force_* constants in amxconst.inc
- Возвращает
- 1 on success, 0 otherwise