ItsMods

Full Version: Simple 3rd person toggler
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is a very stupid thing I have used on a mod, maybe could be good to release, Cool

Code:
SetThirdPerson()
{
    self setclientdvar("camera_thirdperson",!getdvarint("camera_thirdperson"));
}

To use:

Code:
self SetThirdPerson();

If its off, it will turn it on, and if its on recall that command and it will be off, Wink

i think that no1 likes third person view
i guess ofcourse you can't aim for shit