AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 | (https://forums.alliedmods.net/showthread.php?t=333869)

cravenge 08-12-2021 13:38

[L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
2 Attachment(s)
Description:
A more advanced version of Tank ignores minigun that patches the right conditions needed in order for this plugin to do its job without breaking other plugins that probably utilize the netprops related to miniguns.

I know Target Override already does the exact same thing but this is more of a standalone version and supports L4D1 as well.

ConVars:
  • tank-minigun_priority_patch_ver
    → Version of the plugin.


Installation:
💡 Click "Get Plugin" below and put the compiled .smx file in the plugins folder or "Get Source" if you want to compile it yourself
💡 (Optional) Download the .txt file and put it in the gamedata folder

Changelog:
Code:

0.4 (8/18/21)
+ Updated Windows signatures to be able to withstand further updates in the future.

0.3 (8/15/21)
+ Fixed a small oversight in the offset patch adjustment method.

0.2
+ Improved offset patch adjustment method for Linux.

0.1 (8/13/21)
* First release.


cravenge 08-13-2021 00:09

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.2 : August 13, 2021 |
 
Updated!
Code:

+ Improved offset patch adjustment method for Linux.

cravenge 08-15-2021 03:20

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.2 : August 13, 2021 |
 
Updated!
Code:

+ Fixed a small oversight in the offset patch adjustment method.

cravenge 08-18-2021 08:45

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
Updated!
Code:

+ Updated Windows signatures to be able to withstand further updates in the future.
Note: Offsets, however, are a different story.

BarbaraRBagley 12-18-2021 01:18

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
Thank you for sharing that plugin with us. I am looking for it for my older brother. I will surely share this website with him and will tell him that he will find the plugin in your post. But I am still not sure whether he is finding this plugin or not. I hope it is the right one. I would like to share https://www.topwritersreview.com/reviews/essayswriting/ website with you in which you can find reviews for an essay writing service.

qq7205201314 12-18-2021 03:41

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
Quote:

Originally Posted by BarbaraRBagley (Post 2766361)
Thank you for sharing that plugin with us. I am looking for my older brother. I will surely share this website with him and will tell him that he will find the plugin in your post. But I am still not sure whether he is finding this plugin or not. I hope it is the right one.

I wish you could find your brother

ReCreator 03-24-2022 17:37

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
After last l4d1 update got offset error: [TMPP] Offset \"TAUpdate_MiniGunCondition\" Incorrect!
SM 1.10, Linux

Dragokas 03-24-2022 18:42

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
Left 4 dead 1 update:

Code:

"linux"                "3507"
I would suggest in future to put at least anything as a clue to gamedata, because no ideas what to search for (too many jumps).

PHP Code:

      if ( !CTerrorPlayer::GetMinigun(v10) )
        goto 
LABEL_46

Just curious, what's that replacing of jump address location is need for? I didn't realize a math behind it. JZ => JMP isn't enough? No problem, if you don't answer.

replay_84 12-04-2022 08:35

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
I was hoping this would fix tanks not prioritising the alternative minigun (l4d2 minigun?) at all . E.g when spawning these with mingun spawners. Would this even be possible?

Ja-Forces 05-01-2024 15:47

Re: [L4D/L4D2] Tank - MiniGun Priority Patch | 0.4 : August 18, 2021 |
 
After L4D1 update:

L 05/01/2024 - 22:35:56: [SM] Exception reported: [TMPP] Offset "TAUpdate_MiniGunCondition" Incorrect!
L 05/01/2024 - 22:35:56: [SM] Blaming: tank-minigun_priority_patch.smx
L 05/01/2024 - 22:35:56: [SM] Call stack trace:
L 05/01/2024 - 22:35:56: [SM] [0] SetFailState
L 05/01/2024 - 22:35:56: [SM] [1] Line 69, F:\L4D\1\addons\sourcemod\scripting\tank-minigun_priority_patch.sp::OnPluginStart
L 05/01/2024 - 22:35:56: [SM] Unable to load plugin "tank-minigun_priority_patch.smx": Error detected in plugin startup (see error logs)


All times are GMT -4. The time now is 14:06.

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