Hey guys
I want to create a !fov command on cj
But idk how to do this
Maybe could someone help me with this or give me steps of what I should do?
It would be great if someone could help me
!Fov on cj
- ARtemachka
- Erledigt
-
-
I assume it uses SetClientDvar combined with cg_fovscale.
Like solving all programming problems, break it down into small steps first, for this example first let the server listen for the player's input of !fov and then decide what to do next.
Here's a useful resource ZeRoY's Call Of Duty Script Reference (also if you haven't already looked - Modding and Servers). -
Thx
I'll check it out