Raised This Month: $32 Target: $400
 8% 

[L4D2] Get-Up Fixes Reloaded


Post New Thread Reply   
 
Thread Tools Display Modes
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 10-13-2016 , 08:49   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #11

UPDATE: (Double Get-Up Fix) Now uses the "player_hurt" event instead of doing SDKHook_OnTakeDamage to prevent players from being unharmed by the tank's wrath.

Last edited by cravenge; 10-13-2016 at 08:54.
cravenge is offline
sillicon
Junior Member
Join Date: Sep 2016
Location: Poland
Old 10-23-2016 , 22:19   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #12

Quote:
double_get-up_fix-l4d2.sp
scripting\double_get-up_fix-l4d2.sp(56) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(101) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(106) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(112) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(117) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(166) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(265) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(269) : warning 217: loose indentation
scripting\double_get-up_fix-l4d2.sp(327) : warning 217: loose indentation
Done
SM 1.6-1.8

Can we get rid of these warnings?
sillicon is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 10-23-2016 , 22:32   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #13

Reuploaded the files now.
cravenge is offline
sillicon
Junior Member
Join Date: Sep 2016
Location: Poland
Old 10-24-2016 , 01:15   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #14

Guess what?
https://forums.alliedmods.net/showthread.php?p=2464465
sillicon is offline
BloodyBlade
Senior Member
Join Date: Feb 2018
Old 07-17-2020 , 07:20   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #15

* Converted plugins sources to the latest syntax.
* Fixed warnings.
Attached Files
File Type: zip Get-Up_Fixes_Reloaded.zip (39.5 KB, 213 views)
BloodyBlade is offline
Secepeul
Junior Member
Join Date: Apr 2019
Old 10-09-2020 , 05:22   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #16

Is this still needed?
Secepeul is offline
shinubee
Junior Member
Join Date: Mar 2022
Old 03-16-2022 , 10:35   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #17

Quote:
Originally Posted by BloodyBlade View Post
* Converted plugins sources to the latest syntax.
* Fixed warnings.
Got this error on my multiplayer server
L 03/16/2022 - 203:09: [SM] Exception reported: Entity 16 (16) is invalid
L 03/16/2022 - 203:09: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 203:09: [SM] Call stack trace:
L 03/16/2022 - 203:09: [SM] [0] GetEntProp
L 03/16/2022 - 203:09: [SM] [1] Line 309, plugin.sp::GetupTimer
L 03/16/2022 - 203:10: [SM] Exception reported: Entity 16 (16) is invalid
L 03/16/2022 - 203:10: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 203:10: [SM] Call stack trace:
L 03/16/2022 - 203:10: [SM] [0] GetEntProp
L 03/16/2022 - 203:10: [SM] [1] Line 309, plugin.sp::GetupTimer

L 03/16/2022 - 21:16:59: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 21:16:59: [SM] Call stack trace:
L 03/16/2022 - 21:16:59: [SM] [0] GetEntPropString
L 03/16/2022 - 21:16:59: [SM] [1] Line 354, plugin.sp::RetrieveAnimData
L 03/16/2022 - 21:16:59: [SM] [2] Line 268, plugin.sp::TankLandTimer
L 03/16/2022 - 21:17:00: [SM] Exception reported: Entity 12 (12) is invalid
L 03/16/2022 - 21:17:00: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 21:17:00: [SM] Call stack trace:
L 03/16/2022 - 21:17:00: [SM] [0] GetEntPropString
L 03/16/2022 - 21:17:00: [SM] [1] Line 354, plugin.sp::RetrieveAnimData
L 03/16/2022 - 21:17:00: [SM] [2] Line 268, plugin.sp::TankLandTimer

L 03/16/2022 - 22:03:25: [SM] Exception reported: Entity 26 (26) is invalid
L 03/16/2022 - 22:03:25: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 22:03:25: [SM] Call stack trace:
L 03/16/2022 - 22:03:25: [SM] [0] GetEntPropString
L 03/16/2022 - 22:03:25: [SM] [1] Line 354, plugin.sp::RetrieveAnimData
L 03/16/2022 - 22:03:25: [SM] [2] Line 268, plugin.sp::TankLandTimer


Sorry, my English is no good
shinubee is offline
Krevik
Junior Member
Join Date: Mar 2021
Old 03-23-2022 , 12:47   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #18

Quote:
Originally Posted by Secepeul View Post
Is this still needed?
Yea, I am getting this problem quite often on my server
Krevik is offline
BloodyBlade
Senior Member
Join Date: Feb 2018
Old 12-30-2023 , 14:46   Re: [L4D2] Get-Up Fixes Reloaded
Reply With Quote #19

Quote:
Originally Posted by shinubee View Post
Got this error on my multiplayer server
L 03/16/2022 - 203:09: [SM] Exception reported: Entity 16 (16) is invalid
L 03/16/2022 - 203:09: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 203:09: [SM] Call stack trace:
L 03/16/2022 - 203:09: [SM] [0] GetEntProp
L 03/16/2022 - 203:09: [SM] [1] Line 309, plugin.sp::GetupTimer
L 03/16/2022 - 203:10: [SM] Exception reported: Entity 16 (16) is invalid
L 03/16/2022 - 203:10: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 203:10: [SM] Call stack trace:
L 03/16/2022 - 203:10: [SM] [0] GetEntProp
L 03/16/2022 - 203:10: [SM] [1] Line 309, plugin.sp::GetupTimer

L 03/16/2022 - 21:16:59: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 21:16:59: [SM] Call stack trace:
L 03/16/2022 - 21:16:59: [SM] [0] GetEntPropString
L 03/16/2022 - 21:16:59: [SM] [1] Line 354, plugin.sp::RetrieveAnimData
L 03/16/2022 - 21:16:59: [SM] [2] Line 268, plugin.sp::TankLandTimer
L 03/16/2022 - 21:17:00: [SM] Exception reported: Entity 12 (12) is invalid
L 03/16/2022 - 21:17:00: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 21:17:00: [SM] Call stack trace:
L 03/16/2022 - 21:17:00: [SM] [0] GetEntPropString
L 03/16/2022 - 21:17:00: [SM] [1] Line 354, plugin.sp::RetrieveAnimData
L 03/16/2022 - 21:17:00: [SM] [2] Line 268, plugin.sp::TankLandTimer

L 03/16/2022 - 22:03:25: [SM] Exception reported: Entity 26 (26) is invalid
L 03/16/2022 - 22:03:25: [SM] Blaming: double_get-up_fix-l4d2.smx
L 03/16/2022 - 22:03:25: [SM] Call stack trace:
L 03/16/2022 - 22:03:25: [SM] [0] GetEntPropString
L 03/16/2022 - 22:03:25: [SM] [1] Line 354, plugin.sp::RetrieveAnimData
L 03/16/2022 - 22:03:25: [SM] [2] Line 268, plugin.sp::TankLandTimer


Sorry, my English is no good
Fixed.
Attached Files
File Type: zip Get-Up_Fixes_Reloaded.zip (39.6 KB, 32 views)

Last edited by BloodyBlade; 12-30-2023 at 14:49.
BloodyBlade 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 08:46.


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