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

[L4D2] Tank By Threat


Post New Thread Reply   
 
Thread Tools Display Modes
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 12-21-2019 , 00:17   Re: [L4D2] Tank By Threat
Reply With Quote #11

Quote:
Originally Posted by ReCreator View Post
L4D1/SM 1.10/ Linux have same error as Sev.
I added a new version for Linux which works through flow and allows to control number of tanks on a map and witches also plugin allows to do custom settings on every map.

Spawn works via Spawn areas that means tank or witch cant be spawned out of map
__________________
cry

Last edited by BHaType; 12-21-2019 at 00:22.
BHaType is offline
Send a message via AIM to BHaType
Sev
Veteran Member
Join Date: May 2010
Old 12-21-2019 , 05:24   Re: [L4D2] Tank By Threat
Reply With Quote #12

Could you post a compiled smx for boss flow? I haven't tested it yet.

Last edited by Sev; 12-21-2019 at 05:25.
Sev is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 12-21-2019 , 06:11   Re: [L4D2] Tank By Threat
Reply With Quote #13

Quote:
Originally Posted by Sev View Post
Could you post a compiled smx for boss flow? I haven't tested it yet.
Done
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
login101
Senior Member
Join Date: Sep 2017
Old 12-21-2019 , 17:43   Re: [L4D2] Tank By Threat
Reply With Quote #14

Quote:
Originally Posted by BHaType View Post
Description
The plugin will spawn a certain number of tanks on the map through nav threat which means that the
tank can be anywhere

Tanks will be on each map in the number in which you specify
The plugin is completely useless for versus

ConVar
sm_tank_count - Count of tanks per map

Gamedata required from that plugin

I also added a new version of that plugin which will spawn the tank via flow.
You can adjust the number of tanks...etc.
You will also need additional gamedata for that version

Config Path: addons/sourcemod/data/l4d2_spawn_flow_control.cfg
Does it work on sm1.8?
login101 is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 12-21-2019 , 17:55   Re: [L4D2] Tank By Threat
Reply With Quote #15

Quote:
Originally Posted by login101 View Post
Does it work on sm1.8?
boss flow only for linux and sm 1.10
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 12-21-2019 , 19:46   Re: [L4D2] Tank By Threat
Reply With Quote #16

Updated
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
ReCreator
Member
Join Date: Nov 2017
Location: Ukraine,Kyiv
Old 12-22-2019 , 09:46   Re: [L4D2] Tank By Threat
Reply With Quote #17

Checked l4d2_boss_flow_control, have same error in l4d1
Quote:
L 12/22/2019 - 15:090: Info (map "l4d_hospital02_subway") (file "/home/server511/game/left4dead/addons/sourcemod/logs/errors_20191222.log")
L 12/22/2019 - 15:090: [SM] Exception reported: Address cannot be null
L 12/22/2019 - 15:090: [SM] Blaming: l4d2_boss_flow_control.smx
L 12/22/2019 - 15:090: [SM] Call stack trace:
L 12/22/2019 - 15:090: [SM] [0] LoadFromAddress
L 12/22/2019 - 15:090: [SM] [1] Line 211, l4d2_boss_flow_control.sp::OnPluginStart
L 12/22/2019 - 15:090: [SM] Unable to load plugin "l4d2_boss_flow_control.smx": Error detected in plugin startup (see error logs)
L 12/22/2019 - 15:12:41: Error log file session closed.
__________________
Sorry for my pure English...
ReCreator is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 12-22-2019 , 15:22   Re: [L4D2] Tank By Threat
Reply With Quote #18

Quote:
Originally Posted by ReCreator View Post
Checked l4d2_boss_flow_control, have same error in l4d1
I haven't tested the plugin in l4d1 but it should work. Install gamedata for l4d1 and try this version
Attached Files
File Type: sp Get Plugin or Get Source (l4d2_boss_flow_control.sp - 355 views - 8.7 KB)
__________________
cry

Last edited by BHaType; 12-22-2019 at 15:29.
BHaType is offline
Send a message via AIM to BHaType
ReCreator
Member
Join Date: Nov 2017
Location: Ukraine,Kyiv
Old 12-22-2019 , 16:15   Re: [L4D2] Tank By Threat
Reply With Quote #19

Quote:
Originally Posted by BHaType View Post
I haven't tested the plugin in l4d1 but it should work. Install gamedata for l4d1 and try this version
Used gamedata from zip and original, have new error

Quote:
L 12/23/2019 - 00:10:22: SourceMod error session started
L 12/23/2019 - 00:10:22: Info (map "l4d_hospital01_apartment") (file "/home/server511/game/left4dead/addons/sourcemod/logs/errors_20191223.log")
L 12/23/2019 - 00:10:22: [SM] Exception reported: Invalid address 0x4 is pointing to reserved memory.
L 12/23/2019 - 00:10:22: [SM] Blaming: l4d2_boss_flow_control.smx
L 12/23/2019 - 00:10:22: [SM] Call stack trace:
L 12/23/2019 - 00:10:22: [SM] [0] LoadFromAddress
L 12/23/2019 - 00:10:22: [SM] [1] Line 269, l4d2_boss_flow_control.sp::GetValidAreasCount
L 12/23/2019 - 00:10:22: [SM] [2] Line 214, l4d2_boss_flow_control.sp::OnPluginStart
L 12/23/2019 - 00:10:22: [SM] Unable to load plugin "l4d2_boss_flow_control.smx": Error detected in plugin startup (see error logs)
__________________
Sorry for my pure English...

Last edited by ReCreator; 12-22-2019 at 16:16.
ReCreator is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 12-22-2019 , 20:47   Re: [L4D2] Tank By Threat
Reply With Quote #20

Quote:
Originally Posted by ReCreator View Post
Used gamedata from zip and original, have new error
I will do l4d1 version later
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
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 10:17.


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