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

[L4D2] Skills


Post New Thread Reply   
 
Thread Tools Display Modes
rtokuda
Senior Member
Join Date: Dec 2019
Old 08-20-2020 , 18:31   Re: [L4D2] Skills
Reply With Quote #121

With Errors

PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Pipa_Velcro.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Pipa_Velcro.sp(30) : error 017: undefined symbol "GetStatePerk"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Pipa_Velcro.sp(47) : error 017: undefined symbol "IsValidClient"
//
// 2 Errors.
//
// Compilation Time: 0,39 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Perfect_Shove.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Perfect_Shove.sp(25) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Perfect_Shove.sp(27) : error 017: undefined symbol "IsValidInfected"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Perfect_Shove.sp(32) : error 017: undefined symbol "GetStatePerk"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Perfect_Shove.sp(46) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Perfect_Shove.sp(48) : error 017: undefined symbol "IsCommonInfected"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Perfect_Shove.sp(50) : error 017: undefined symbol "GetStatePerk"
//
// 6 Errors.
//
// Compilation Time: 0,41 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.MeleeDamage.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.MeleeDamage.sp(28) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.MeleeDamage.sp(30) : error 017: undefined symbol "GetStatePerk"
//
// 2 Errors.
//
// Compilation Time: 0,36 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Kill_Pipe.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Kill_Pipe.sp(32) : error 017: undefined symbol "IsValidClient"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Kill_Pipe.sp(36) : error 017: undefined symbol "GetStatePerk"
//
// 2 Errors.
//
// Compilation Time: 0,36 sec
// ----------------------------------------

Press enter to exit ... 
rtokuda is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 08-20-2020 , 18:36   Re: [L4D2] Skills
Reply With Quote #122

PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Helpin_Hand.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Helpin_Hand.sp(30) : error 017: undefined symbol "GetStatePerk"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Helpin_Hand.sp(44) : error 017: undefined symbol "GetStatePerk"
//
// 2 Errors.
//
// Compilation Time: 0,36 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Fast_Reload.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Fast_Reload.sp(49) : error 017: undefined symbol "GetStatePerk"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Fast_Reload.sp(159) : error 017: undefined symbol "bIsSurvivor"
//
// 2 Errors.
//
// Compilation Time: 0,37 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Epic_Molotov.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Epic_Molotov.sp(66) : error 017: undefined symbol "GetStatePerk"
//
// 1 Error.
//
// Compilation Time: 0,56 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Double_Jump.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Double_Jump.sp(23) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Double_Jump.sp(25) : error 017: undefined symbol "GetStatePerk"
//
// 2 Errors.
//
// Compilation Time: 0,41 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Crafting.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(66) : error 017: undefined symbol "IsValidInfected"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(68) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(113) : error 035: argument type mismatch (argument 1)
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(161) : error 035: argument type mismatch (argument 1)
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(209) : error 035: argument type mismatch (argument 1)
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(259) : error 035: argument type mismatch (argument 1)
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(307) : error 035: argument type mismatch (argument 1)
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(324) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(338) : error 017: undefined symbol "SetSkillArrayValue"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(349) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(363) : error 017: undefined symbol "SetSkillArrayValue"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(374) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(389) : error 017: undefined symbol "SetSkillArrayValue"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(400) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(414) : error 017: undefined symbol "SetSkillArrayValue"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(426) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(440) : error 017: undefined symbol "SetSkillArrayValue"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(44) : warning 204: symbol is assigned a value that is never used: "iYourColor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(43) : warning 204: symbol is assigned a value that is never used: "iColorPillsCraft"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(42) : warning 204: symbol is assigned a value that is never used: "iColorAdrenalineCraft"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(41) : warning 204: symbol is assigned a value that is never used: "iColorDwarf"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Crafting.sp(40) : warning 204: symbol is assigned a value that is never used: "iColorDefib"
//
// 17 Errors.
//
// Compilation Time: 0,58 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Core.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(493) : error 017: undefined symbol "IsValidClient"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(518) : error 017: undefined symbol "IsValidClient"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(528) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(539) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(549) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(588) : error 017: undefined symbol "IsValidInfected"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(590) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(660) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1189) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1310) : error 017: undefined symbol "GetStatePerk"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1342) : error 017: undefined symbol "Index_HelpingHand"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1355) : error 017: undefined symbol "Index_SpeedUp"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1368) : error 017: undefined symbol "Index_DoubleJump"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1381) : error 017: undefined symbol "Index_AntiDamage"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1394) : error 017: undefined symbol "Index_MeleeDamage"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1407) : error 017: undefined symbol "Index_FastReload"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1434) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1544) : error 017: undefined symbol "Index_PipeBomBUltra"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1557) : error 017: undefined symbol "Index_StickyPipe"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1570) : error 017: undefined symbol "Index_PerfectShove"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1583) : error 017: undefined symbol "Index_Crafting"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1596) : error 017: undefined symbol "Index_Molotov"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1609) : error 017: undefined symbol "Index_PipeKill"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1642) : error 017: undefined symbol "Index_PipeBomBUltra"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1644) : error 017: undefined symbol "Index_PipeBomBUltra"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Core.sp(1646) : error 017: undefined symbol "Index_PipeBomBUltra"
//
// Compilation aborted.
// 26 Errors.
//
// Compilation Time: 0,67 sec
// ----------------------------------------

Press enter to exit ... 
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// Skills.Anti_Damage.sp
//
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Anti_Damage.sp(28) : error 017: undefined symbol "bIsSurvivor"
// E:\Download\Skills.Core (3)\sourcemod\scripting\Skills.Anti_Damage.sp(30) : error 017: undefined symbol "GetStatePerk"
//
// 2 Errors.
//
// Compilation Time: 0,36 sec
// ----------------------------------------

Press enter to exit ... 
rtokuda is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 08-20-2020 , 18:46   Re: [L4D2] Skills
Reply With Quote #123

PHP Code:
//// l4d2_epic_molotov_m.sp
//
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_epic_molotov_m.sp(83) : warning 217: loose indentation
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_epic_molotov_m.sp(90) : warning 217: loose indentation
// Code size:             9656 bytes
// Data size:             4016 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   30056 bytes
//
// 2 Warnings.
//
// Compilation Time: 0,41 sec
// ---------------------------------------- 
rtokuda is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 08-20-2020 , 19:53   Re: [L4D2] Skills
Reply With Quote #124

I don't support the old version

To compile a new version, use makefile.bat

All you need to do is change "YourDir" in makefile. bat to the directory of the unpacked archive and also have 7-Zip installed
Attached Files
File Type: 7z Skills.7z (343.6 KB, 258 views)
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
rtokuda
Senior Member
Join Date: Dec 2019
Old 08-22-2020 , 12:27   Re: [L4D2] Skills
Reply With Quote #125

Quote:
Originally Posted by BHaType View Post
I don't support the old version

To compile a new version, use makefile.bat

All you need to do is change "YourDir" in makefile. bat to the directory of the unpacked archive and also have 7-Zip installed

But I compiled with sourcemod 1.10 and these errors appeared.
rtokuda is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 08-22-2020 , 13:33   Re: [L4D2] Skills
Reply With Quote #126

Quote:
Originally Posted by BHaType View Post
I don't support the old version

To compile a new version, use makefile.bat

All you need to do is change "YourDir" in makefile. bat to the directory of the unpacked archive and also have 7-Zip installed

Now I understand, I compiled the old version.
rtokuda is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 08-23-2020 , 01:32   Re: [L4D2] Skills
Reply With Quote #127

With errors:

PHP Code:
L 08/22/2020 16:37:41SourceMod error session started
L 08
/22/2020 16:37:41Info (map "c11m2_offices") (file "E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\logs\errors_20200822.log")
L 08/22/2020 16:37:41: [SMException reportedEntity 262 (262is invalid
L 08
/22/2020 16:37:41: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:37:41: [SMCall stack trace:
L 08/22/2020 16:37:41: [SM]   [0GetEntData
L 08
/22/2020 16:37:41: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:37:42: [SMException reportedEntity 262 (262is invalid
L 08
/22/2020 16:37:42: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:37:42: [SMCall stack trace:
L 08/22/2020 16:37:42: [SM]   [0GetEntData
L 08
/22/2020 16:37:42: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:37:42: [SMException reportedEntity 262 (262is invalid
L 08
/22/2020 16:37:42: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:37:42: [SMCall stack trace:
L 08/22/2020 16:37:42: [SM]   [0GetEntData
L 08
/22/2020 16:37:42: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:45:21Error log file session closed.
L 08/22/2020 16:45:27SourceMod error session started
L 08
/22/2020 16:45:27Info (map "c11m3_garage") (file "E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\logs\errors_20200822.log")
L 08/22/2020 16:45:27: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:45:27: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:45:27: [SMCall stack trace:
L 08/22/2020 16:45:27: [SM]   [0GetClientTeam
L 08
/22/2020 16:45:27: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:45:27: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:45:27: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:45:27: [SMCall stack trace:
L 08/22/2020 16:45:27: [SM]   [0GetClientTeam
L 08
/22/2020 16:45:27: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:45:28: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:45:28: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:45:28: [SMCall stack trace:
L 08/22/2020 16:45:28: [SM]   [0GetClientTeam
L 08
/22/2020 16:45:28: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:45:28: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:45:28: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:45:28: [SMCall stack trace:
L 08/22/2020 16:45:28: [SM]   [0GetClientTeam
L 08
/22/2020 16:45:28: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:45:32: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:45:32: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:45:32: [SMCall stack trace:
L 08/22/2020 16:45:32: [SM]   [0GetClientTeam
L 08
/22/2020 16:45:32: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:45:32: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:45:32: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:45:32: [SMCall stack trace:
L 08/22/2020 16:45:32: [SM]   [0GetClientTeam
L 08
/22/2020 16:45:32: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:51:37: [SMException reportedEntity 908 (908is invalid
L 08
/22/2020 16:51:37: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:51:37: [SMCall stack trace:
L 08/22/2020 16:51:37: [SM]   [0GetEntData
L 08
/22/2020 16:51:37: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:51:38: [SMException reportedEntity 908 (908is invalid
L 08
/22/2020 16:51:38: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:51:38: [SMCall stack trace:
L 08/22/2020 16:51:38: [SM]   [0GetEntData
L 08
/22/2020 16:51:38: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:51:38: [SMException reportedEntity 908 (908is invalid
L 08
/22/2020 16:51:38: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:51:38: [SMCall stack trace:
L 08/22/2020 16:51:38: [SM]   [0GetEntData
L 08
/22/2020 16:51:38: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:54:10Error log file session closed.
L 08/22/2020 16:54:16SourceMod error session started
L 08
/22/2020 16:54:16Info (map "c11m4_terminal") (file "E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\logs\errors_20200822.log")
L 08/22/2020 16:54:16: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:54:16: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:54:16: [SMCall stack trace:
L 08/22/2020 16:54:16: [SM]   [0GetClientTeam
L 08
/22/2020 16:54:16: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:54:17: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:54:17: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:54:17: [SMCall stack trace:
L 08/22/2020 16:54:17: [SM]   [0GetClientTeam
L 08
/22/2020 16:54:17: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:54:17: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:54:17: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:54:17: [SMCall stack trace:
L 08/22/2020 16:54:17: [SM]   [0GetClientTeam
L 08
/22/2020 16:54:17: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:54:17: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:54:17: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:54:17: [SMCall stack trace:
L 08/22/2020 16:54:17: [SM]   [0GetClientTeam
L 08
/22/2020 16:54:17: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:54:21: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:54:21: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:54:21: [SMCall stack trace:
L 08/22/2020 16:54:21: [SM]   [0GetClientTeam
L 08
/22/2020 16:54:21: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 16:54:21: [SMException reportedClient 1 is not in game
L 08
/22/2020 16:54:21: [SMBlamingl4d2_fastreload_m.smx
L 08
/22/2020 16:54:21: [SMCall stack trace:
L 08/22/2020 16:54:21: [SM]   [0GetClientTeam
L 08
/22/2020 16:54:21: [SM]   [1Line 246E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/22/2020 17:00:24Error log file session closed
rtokuda is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 08-23-2020 , 20:48   Re: [L4D2] Skills
Reply With Quote #128

Updated
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
lightphoenix2
Member
Join Date: Feb 2016
Old 08-27-2020 , 13:45   Re: [L4D2] Skills
Reply With Quote #129

Quote:
Originally Posted by BHaType View Post
Updated
Nice~ I remember the Sticky Pipe bomb get stuck in the air.
lightphoenix2 is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 08-27-2020 , 15:32   Re: [L4D2] Skills
Reply With Quote #130

It happens when I use the autoshotgun:

PHP Code:
L 08/27/2020 16:10:37SourceMod error session started
L 08
/27/2020 16:10:37Info (map "c2m5_concert") (file "E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\logs\errors_20200827.log")
L 08/27/2020 16:10:37: [SMException reportedEntity 735 (735is invalid
L 08
/27/2020 16:10:37: [SMBlamingl4d2_fastreload_m.smx
L 08
/27/2020 16:10:37: [SMCall stack trace:
L 08/27/2020 16:10:37: [SM]   [0GetEntData
L 08
/27/2020 16:10:37: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/27/2020 16:10:38: [SMException reportedEntity 735 (735is invalid
L 08
/27/2020 16:10:38: [SMBlamingl4d2_fastreload_m.smx
L 08
/27/2020 16:10:38: [SMCall stack trace:
L 08/27/2020 16:10:38: [SM]   [0GetEntData
L 08
/27/2020 16:10:38: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/27/2020 16:10:38: [SMException reportedEntity 735 (735is invalid
L 08
/27/2020 16:10:38: [SMBlamingl4d2_fastreload_m.smx
L 08
/27/2020 16:10:38: [SMCall stack trace:
L 08/27/2020 16:10:38: [SM]   [0GetEntData
L 08
/27/2020 16:10:38: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/27/2020 16:10:38: [SMException reportedEntity 735 (735is invalid
L 08
/27/2020 16:10:38: [SMBlamingl4d2_fastreload_m.smx
L 08
/27/2020 16:10:38: [SMCall stack trace:
L 08/27/2020 16:10:38: [SM]   [0GetEntData
L 08
/27/2020 16:10:38: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/27/2020 16:10:39: [SMException reportedEntity 735 (735is invalid
L 08
/27/2020 16:10:39: [SMBlamingl4d2_fastreload_m.smx
L 08
/27/2020 16:10:39: [SMCall stack trace:
L 08/27/2020 16:10:39: [SM]   [0GetEntData
L 08
/27/2020 16:10:39: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/27/2020 16:10:39: [SMException reportedEntity 735 (735is invalid
L 08
/27/2020 16:10:39: [SMBlamingl4d2_fastreload_m.smx
L 08
/27/2020 16:10:39: [SMCall stack trace:
L 08/27/2020 16:10:39: [SM]   [0GetEntData
L 08
/27/2020 16:10:39: [SM]   [1Line 252E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_fastreload_m.sp::ShotgunEnd
L 08
/27/2020 16:24:20Error log file session closed
rtokuda is offline
Reply



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 21:49.


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