View Single Post
Author Message
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 05-07-2017 , 02:08   [L4D2]ThirdPerson_To_POV (1.5 - 19/12/2017)
Reply With Quote #1

I'm no longer working on this plugin anyone else who would like to continue this is free to.


Hello here is ThirdPerson_To_POV.

ThirdPerson to POV will turn most thirdperson events back in to point of view(from the eyes of the survivor) I thought it would be more realistic rather than the astral projection that valve give's you by default while doing actions like healing or getting pounced by a hunter.

PHP Code:
Commands
sm_povoff 
(turns off pov)
sm_povon (turns on pov)
sm_povgod (Keeps pov on nomatter what for survivor who used pov god for current round (Think you're a GOD we'll seevery hard to play with)

This is clientbased 
Config: ThirdPerson_To_POV1.5.cfg
PHP Code:
// This file was auto-generated by SourceMod (v1.8.0.6036)
// ConVars for plugin "ThirdPerson_To_Pov.smx"


// Thirdperson to point of view version
// -
// Default: "1.5"
thirdperson_to_pov_version "1.5"

// Default mode when people join and have no cookie or no cookie option applied, 1 = on | 0 = off, (no cookie option applied is when a client has never used cmds !povoff or !povon on server)
// -
// Default: "1"
tp_pov_default_mode "1"

// Thirdperson to point of view mode (0 = disable 1 = Semi Events(Being Pounced but not when getting up) 2 = full)
// -
// Default: "1"
tp_pov_mode "1" 



Enjoy, Let me know how you like Thirdperson to pov

Quote:
1.0
Fixed bug specing a common infected.
Added Pov Modes
1.0.1
Added Toggle Cmds

1.0.2
changed to PostThink from OnGameFrame

1.1
added Cookiesaving

1.2
Deprecated

1.3
Reverted to 1.1

1.4
Made a 90% workaround with camera going else where when dying (lost packets could still cause it to bug or very low updaterate)

1.5
Added povgod command perma povmod
Config Named Changed to:
ThirdPerson_To_POV1.5.cfg
Attached Files
File Type: sp Get Plugin or Get Source (ThirdPerson_To_Pov.sp - 6508 views - 10.9 KB)
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D

Last edited by Lux; 05-08-2020 at 17:03. Reason: cake
Lux is offline