[CS:GO] Thirdperson and mirror view
Posted: Thu Jan 23, 2020 1:08 pm
Description:
Allow players/admins to toggle thirdperson (or rotational thirdperson) on themselves/players.
Commands:
Download:
Main repository
Direct download
Code changes
Allow players/admins to toggle thirdperson (or rotational thirdperson) on themselves/players.
Commands:
- Using thirdperson plugin
Code:
!tp
!thirdperson
!third
Using mirror plugin
Code:
!mirror
Cvars:
Code: Select all
Code:
sm_thirdperson_enabled "1" // Thirdperson's enabled?
sm_thirdperson_admins "1" // Allow admins to toggle thirdperson to players?
Main repository
Direct download
Code changes