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

[EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown


Post New Thread Reply   
 
Thread Tools Display Modes
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 01-14-2018 , 22:53   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #931

Quote:
Originally Posted by kot4404 View Post
EDIT I was also getting literally ddosed by this extension, rofl, at some point in survival maps it started spawning random bots and instantly kicking them and the kicked bots were spawning shitton medkits and pills resulting in big laggy pile of medkits+pills and as the physics work strange in this game they were making micro movements all the time making this dark cloud effect around them ( meaning they collide ) making my cpu go to 100% and making whole server ultra laggy
That i'v saw before bots spawning and getting kicked without l4d downtown.

And I'v had a crash relating to melee weapons from time to time
https://crash.limetech.org/ppbi4f4cyzp2

Quote:
Originally Posted by kot4404 View Post
You nearly guessed
but it has more things too but i'm not sure if these would exist if these first lines didn't appear

Code:
6	server_srv.so!CBasePlayer::PostThink() + 0xe3b
7	server_srv.so!CCSPlayer::PostThink() + 0xc5
8	server_srv.so!CTerrorPlayer::PostThink() + 0x81b
9	server_srv.so!CPlayerMove::RunPostThink(CBasePlayer*) + 0xb7
10	server_srv.so!CPlayerMove::RunCommand(CBasePlayer*, CUserCmd*, IMoveHelper*) + 0x6ce
11	server_srv.so!CBasePlayer::PlayerRunCommand(CUserCmd*, IMoveHelper*) + 0x9c
12	server_srv.so!CCSPlayer::PlayerRunCommand(CUserCmd*, IMoveHelper*) + 0x1d9
13	server_srv.so!CTerrorPlayer::PlayerRunCommand(CUserCmd*, IMoveHelper*) + 0x323
Do you even understand what a stack is? O.o
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 01-26-2018 , 06:49   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #932

Side Note: kot, check your sourcemod.cfg if "sm_reserved_slots" convar is set to non-zero. I think that "non-stop bot spawns and kicks" problem is caused by that.

Last edited by cravenge; 01-28-2018 at 06:08.
cravenge is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 01-26-2018 , 07:17   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #933

Quote:
Originally Posted by cravenge View Post
Side Note: Lux and kot, check your sourcemod.cfg if "sm_reserved_slots" convar is set to non-zero. I think that "non-stop bot spawns and kicks" problem is caused by that.
I'v never had the issue i'v only saw it.



also i think i was wrong about melee weapon attack it's the shoving with a weapon. e.g. smg, shotgut or meleeweapon (IN_ATTACK2)

Code:
CTerrorWeapon::TestSwingCollision(Vector const&)
CTerrorWeapon::DoSwing()
CTerrorWeapon::ItemPostFrame()

// maybe this is what is should of looked like with downtown
Altho it does say CTerrorPlayer::OnShovedBySurvivor
there is no mention at all about CTerrorWeapon in the forward docs
Code:
CTerrorWeapon::TestSwingCollision(Vector const&)
left4downtown.ext.2.l4d2.so + 0x18599 (forward Action:L4D_OnShovedBySurvivor(client, victim, const Float:vector[3]);)
CTerrorWeapon::DoSwing()
CTerrorWeapon::ItemPostFrame()
I dont have downtown installed anymore maybe spirit12 could take a look.
I managed to cause a crash while trying to shove a survivor doing a Getup animation after being hit by charger.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D

Last edited by Lux; 01-26-2018 at 07:20.
Lux is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-26-2018 , 18:36   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #934

I feel like Downtown is getting really bloated. A lot of its functionality was replicated by L4D2Direct and I find that to be much more stable than Downtown. Maybe, I'll create a light version of Downtown just for the basic functions.
__________________
Spirit_12 is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 01-26-2018 , 19:36   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #935

Quote:
Originally Posted by Spirit_12 View Post
[...]
I've noticed that too, though there are some (or maybe a few) faulty functions in L4D2 Direct.

Edit: Signature looks the same. No problems on Windows. Quite strange, it crashes on Linux. O_o?

Last edited by cravenge; 01-28-2018 at 06:08.
cravenge is offline
leaffan
Senior Member
Join Date: Jan 2013
Old 01-28-2018 , 17:58   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #936

Hi! - I'm sorry for my bad english. 'Google Translate'

L 01/29/2018 - 01:54:26: [SM] Unable to load extension "left4downtown.ext": /home2/hizmet8914/left4dead2/addons/sourcemod/extensions/left4downtown.ext.2.l4d2.so: undefined symbol: g_pMemAlloc
L 01/29/2018 - 01:54:26: [SM] Failed to load plugin "nextmap.smx": Nextmap is incompatible with this game.
L 01/29/2018 - 01:54:26: [SM] Unable to load plugin "l4d2_tankswap.smx": Required extension "Left 4 Downtown" file("left4downtown.ext") not running

I did not get rid of these mistakes. What should I do? the new version then the old version etc. I tried to install only one l4d2_tankswap.smx plugin without installing any plugin, same error, same error. What should I do?

Last edited by leaffan; 01-28-2018 at 17:58.
leaffan is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-28-2018 , 19:03   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #937

Quote:
Originally Posted by leaffan View Post
Hi! - I'm sorry for my bad english. 'Google Translate'

L 01/29/2018 - 01:54:26: [SM] Unable to load extension "left4downtown.ext": /home2/hizmet8914/left4dead2/addons/sourcemod/extensions/left4downtown.ext.2.l4d2.so: undefined symbol: g_pMemAlloc
L 01/29/2018 - 01:54:26: [SM] Failed to load plugin "nextmap.smx": Nextmap is incompatible with this game.
L 01/29/2018 - 01:54:26: [SM] Unable to load plugin "l4d2_tankswap.smx": Required extension "Left 4 Downtown" file("left4downtown.ext") not running

I did not get rid of these mistakes. What should I do? the new version then the old version etc. I tried to install only one l4d2_tankswap.smx plugin without installing any plugin, same error, same error. What should I do?
https://github.com/Accelerator74/Lef...master/Release

What is your Sourcemod Version?
__________________
Spirit_12 is offline
leaffan
Senior Member
Join Date: Jan 2013
Old 01-29-2018 , 08:22   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #938

Thank you. The files you provided worked, the logs and the server are no longer a problem.

Last edited by leaffan; 01-29-2018 at 08:22.
leaffan is offline
krokroJoujou
Member
Join Date: Mar 2017
Old 01-29-2018 , 11:23   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #939

Hello,

So since noone seems to be able to edit first post and after reading countless amount of pages i wonder where is the latest working version of Left4Downtown2 (the version NOT adding players slots if i understood everything right)?

I'm trying to use Bots pickup T3s plugin from DeathChaos25/Cravenge https://forums.alliedmods.net/showthread.php?t=262276

Thank you all.

Last edited by krokroJoujou; 01-29-2018 at 11:24.
krokroJoujou is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 01-31-2018 , 00:31   Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown
Reply With Quote #940

Quote:
Originally Posted by krokroJoujou View Post
[...]
I believe Spirit already gave the link to the latest version of this extension. It's just 2 posts above yours.

On a separate note, I didn't know that Accelerator already updated his fork of the extension.
cravenge 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 10:53.


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