set_view
- Синтаксис
-
native set_view(iIndex, ViewType);
Переменная | Описание |
---|---|
iIndex |
Client index |
ViewType |
View mode |
- Описание
- Sets the engine module view mode on a client.
- Пометка
-
For a list of valid view modes see the CAMERA_* constants in engine_const.inc
- Пометка
-
The engine module uses a custom entity to achieve the camera effects and requires "models/rpgrocket.mdl" to be precached by the plugin.