native
zp_make_user_spy
Syntax
native zp_make_user_spy(id);
Description
Forces a player to become a spy.
Parameters
| id | Player index to turn into spy. |
|---|
Note
Unavailable for last zombie/special zombie.
Return
True on success, false otherwise.
native
native zp_make_user_spy(id);
Forces a player to become a spy.
| id | Player index to turn into spy. |
|---|
Unavailable for last zombie/special zombie.
True on success, false otherwise.