Raised This Month: $12 Target: $400
 3% 

[L4D/2|?] Free Camera for Fortnite Emotes Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Plugin ID:
8429
Plugin Version:
2023.04.29
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
This plugin allows players to move their camera like what spectator do.
Old 03-26-2023 , 05:55   [L4D/2|?] Free Camera for Fortnite Emotes Plugin
Reply With Quote #1

Description:

This plugin allows players to move their camera like what spectator do.
With Fortnite Emotes plugin installed, free camera will auto active and deactive.
Sorry I didn't know am I right, but my 'free' means you can move your camera with no limit, just like a specator.
I'd strongly recommend using Fortnite Emotes with this plugin because this plugin was made to unlock camera when dancing, so that you could watch dancing in a better way.

Doesn't have Fortnite Emotes plugin? Doesn't know what is Fortnite Emotes? Click Here !

Usage:

If you already installed Fortnite Emotes, free camera will auto active and deactive when you are dancing.
If you doesn't want to use Fortnite Emotes, the way to active camera is just type !fc/!kfc in chat. Alternatively, you can bind a key to sm_fc/sm_kfc.
Type !fcm to set player's own settings.

While no dancing, using free camera in first person view couldn't see yourself, so turn on third person to see yourself, in L4D/2 command would be "thirdpersonshoulder", type it in console will change you to third person view, type again will back to first person view.

Cvars:

fc_speed: Camera move speed, player's default settings when no data found in database.
fc_allow: 1 means enable free camera, 0 means disable free camera.

Attantion:

Plugin has used cookies to save player's settings, so if you are linux server, you need to make sure your sql files which are in the "sourcemod\configs\sql-init-scripts" folder permission is '777', and db file in "sourcemod\data\sqlite\clientprefs-sqlite.sq3" is also '777'.
What? You said you are windows? Ok, just ignore what I said above.xD

Download:

You can find latest source at my GitHub:
Paimon-Kawaii - L4D2-Plugins/MyPlugins/Free Camera
All Files:
LTS:v2023.04.29: Latest version

Outdated:
v2023.04.25: v2023.04.25
v2023.03.25:
Attached Files
File Type: zip free_camera.zip (21.6 KB, 334 views)
__________________

Last edited by Paimon; 01-31-2024 at 22:45.
Paimon is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 03-26-2023 , 11:13   Re: [L4D/2|?] Free Camera for Fortnite Emotes Extension
Reply With Quote #2

LTS:
v2023.04.29: Latest version


Sorry I forgot to upload an include file for compile.
Here are includes for compile:
Attached Files
File Type: inc fnemotes.inc (703 Bytes, 148 views)
File Type: inc l4d2tools.inc (12.2 KB, 191 views)
File Type: sp Get Plugin or Get Source (free_camera.sp - 155 views - 19.8 KB)
__________________

Last edited by Paimon; 02-02-2024 at 05:50.
Paimon is offline
thewintersoldier97
Senior Member
Join Date: Aug 2021
Location: Vietnam
Old 04-08-2023 , 07:55   Re: [L4D/2|?] Free Camera for Fortnite Emotes Extension
Reply With Quote #3

Thanks for the plugin! Can't wait to try it out
__________________

Looking for some fun!
thewintersoldier97 is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 04-26-2023 , 04:42   Re: [L4D/2|?] Free Camera for Fortnite Emotes Extension
Reply With Quote #4

LTS:
v2023.04.29: Latest version



v2023.04.25 Update
1. Add multilanguage support.
2. Replace vomitjar_projectile with point_viewcontrol.

All files:
Attached Files
File Type: zip free_camera.zip (22.6 KB, 142 views)
__________________

Last edited by Paimon; 02-02-2024 at 05:50.
Paimon is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 04-29-2023 , 00:22   Re: [L4D/2|?] Free Camera for Fortnite Emotes Extension
Reply With Quote #5

LTS HERE
v2023.04.29 Update
1. Fixed death view in a better way.
2. Disable free camera for dead players because they don't need.
Attached Files
File Type: zip free_camera.zip (22.6 KB, 474 views)
__________________

Last edited by Paimon; 02-02-2024 at 05:51.
Paimon is offline
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 05-01-2023 , 06:52   Re: [L4D/2|?] Free Camera for Fortnite Emotes Extension
Reply With Quote #6

Please, fix. Fortnite Emotes is not an extension!
Quote:
Fortnite Emotes Extended version (dances and emotes)
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 05-03-2023 , 00:24   Re: [L4D/2|?] Free Camera for Fortnite Emotes Plugin
Reply With Quote #7

Quote:
Originally Posted by Dragokas View Post
Please, fix. Fortnite Emotes is not an extension!
Sorry for my poor english. I mean 'Plugin'. I just thought their are the same.
__________________

Last edited by Paimon; 02-02-2024 at 05:51.
Paimon is offline
BloodyBlade
Senior Member
Join Date: Feb 2018
Old 06-01-2023 , 11:12   Re: [L4D/2|?] Free Camera for Fortnite Emotes Plugin
Reply With Quote #8

Which version of SourceMod are you using that when compiling to SM 1.10 and SM 1.11 we get these errors:
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// free_camera.sp
//
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(308) : error 105: cannot find method or property "Cookie.GetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(309) : error 105: cannot find method or property "Cookie.GetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(310) : error 105: cannot find method or property "Cookie.GetFloat"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(380) : error 105: cannot find method or property "Cookie.SetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(392) : error 105: cannot find method or property "Cookie.SetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(429) : error 105: cannot find method or property "Cookie.SetFloat"
//
// 6 Errors.
//
// Compilation Time: 0,31 sec
// ----------------------------------------

Press enter to exit ...

Last edited by BloodyBlade; 06-01-2023 at 11:23. Reason: Correcting
BloodyBlade is offline
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 06-01-2023 , 23:38   Re: [L4D/2|?] Free Camera for Fortnite Emotes Plugin
Reply With Quote #9

Quote:
Originally Posted by BloodyBlade View Post
Which version of SourceMod are you using that when compiling to SM 1.10 and SM 1.11 we get these errors:
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// free_camera.sp
//
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(308) : error 105: cannot find method or property "Cookie.GetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(309) : error 105: cannot find method or property "Cookie.GetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(310) : error 105: cannot find method or property "Cookie.GetFloat"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(380) : error 105: cannot find method or property "Cookie.SetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(392) : error 105: cannot find method or property "Cookie.SetInt"
// C:\Users\R-style\Downloads\sourcemod-1.11.0-git6905-windows\addons\sourcemod\scripting\free_camera.sp(429) : error 105: cannot find method or property "Cookie.SetFloat"
//
// 6 Errors.
//
// Compilation Time: 0,31 sec
// ----------------------------------------

Press enter to exit ...
You need SM 1.12
By the way, not fully test on SM 1.11 but seems no problem when plugin is running XD.
__________________

Last edited by Paimon; 02-02-2024 at 05:51.
Paimon is offline
thewintersoldier97
Senior Member
Join Date: Aug 2021
Location: Vietnam
Old 09-04-2023 , 12:51   Re: [L4D/2|?] Free Camera for Fortnite Emotes Plugin
Reply With Quote #10

Thanks for the update! Great work!!!
__________________

Looking for some fun!

Last edited by thewintersoldier97; 09-04-2023 at 12:58.
thewintersoldier97 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode