View Single Post
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