it's possible set sv_maxspeed for one player 999 and other 400?

Сообщения
21
Реакции
0
Hi same like in title, if not possible maybe someone have some idea or plugin block use cl_forwardspeed >400 and possible using cl_forwardspeed 999 for one player
i need this on zombie mod
 
Сообщения
2,143
Реакции
1,223
Помог
44 раз(а)

This section contains topics that require assistance with the revision or explanation of the material.
The topic should be published attempts (diff code and a sequence of actions) to find a solution.
 
Сообщения
198
Реакции
273
Помог
5 раз(а)
I think, this may help:
Код:
set_entvar(index, var_maxspeed, 400);
set_entvar(index, var_maxspeed, 900);
See documentation about var_* and set_entvar. This method also requires ReAPI.


Скрытое содержимое для пользователей: Minni
 
Последнее редактирование:

Пользователи, просматривающие эту тему

Сейчас на форуме нет ни одного пользователя.
Сверху Снизу