This small script is an ES2.0 port for the [url=http://addons.eventscripts.com/addons/view/SAS_3rdPerson]SAS_3rdperson Script[/url].
It allows players to switch into third person view (refer to screenshot). You can either use chat commands or console commands to activate and deactivate third person.
NOTE: I assume this works only with Counter-Strike: Source
Chat commands:
[code]!3rdon
!3rdoff[/code]
Console commands:
[code]3rd_on
3rd_off[/code]
Credits go to Colster for his original 3rd person script.
Please +w00t if you liked this script!
Installation
Put the "thirdperson" folder into your "addons/eventscripts" folder.
Add this to your autoexec.cfg:
[code]es_load thirdperson[/code]
Edit the configuration file in your "thirdperson" folder. (config.cfg)
Version Notes For 1.0
Updated on: 2009-11-05 20:48:05 EST by Archivolt (View Zip Contents)
v1.0 - Initial Release