Franc1sco / Fortnite-Emotes-Extended

Fortnite Emotes plugin with all the private emotes included
https://forums.alliedmods.net/showthread.php?t=318981
GNU General Public License v3.0
52 stars 31 forks source link

Compile error and sound errors #27

Open asdasdasdasdasdw12 opened 3 years ago

asdasdasdasdasdw12 commented 3 years ago

//SourceMod Batch Compiler // by the SourceMod Dev Team

//// fortnite_emotes_extended.sp // // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(83) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(84) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(85) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(86) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(88) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(90) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(92) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(120) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(144) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(730) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(731) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(734) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(798) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1652) : error 076: syntax error in the expression, or invalid function call // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "AdminMenu_Emotes" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "Command_Admin_Emotes" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "CreateEmote" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "DancesMenu" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "DisplayEmotePlayersMenu" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "DisplayEmotesAmountMenu" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "EmotesMenu" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "EndAnimation" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "Event_PlayerDeath" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "Event_PlayerHurt" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "Event_Start" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "GetEmoteActivator" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "MenuHandler1" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "MenuHandlerDances" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "MenuHandlerEmotes" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "MenuHandler_EmotePlayers" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "MenuHandler_EmotesAmount" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "Native_IsClientEmoting" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "OnConVarChanged" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "OnPostThinkPost" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "PerformEmote" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "RandomDance" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "RandomEmote" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "ResetCooldown" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "SetCam" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "WeaponBlock" // D:\linux\csgo\addons\sourcemod\scripting\fortnite_emotes_extended.sp(1937) : warning 203: symbol is never used: "WeaponCanUseSwitch" // // 14 Errors. // // Compilation Time: 0,73 sec // ---------------------------------------- + when use compiled version player just stay(not dancing) errors in console [Sound] S_StartSound(): Failed to load sound 'kodua\fortnite_emotes\ninja_dance_01.mp3'. File is missing from disk or is invalid. [Sound] S_StartSound(): Failed to load sound '*\kodua\fortnite_emotes\emote_aerobics_01.wav'. File is missing from disk/repository. files downloaded successful