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

[EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported


Post New Thread Reply   
 
Thread Tools Display Modes
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-07-2016 , 08:58   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1181

Been caught up with private life. I'll compile it when I get a chance.
__________________
Spirit_12 is offline
reardoma
Junior Member
Join Date: Jun 2014
Old 01-07-2016 , 13:39   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1182

Quote:
Originally Posted by Spirit_12 View Post
Been caught up with private life. I'll compile it when I get a chance.

And we will patiently wait xD
reardoma is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-07-2016 , 15:03   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1183

I didn't spend much time on it, but it should work. Try the attached version.
Attached Files
File Type: zip downtown1-left4downtown-3ec681428a22.zip (107.1 KB, 476 views)
File Type: so left4downtown.ext.2.l4d.so (208.7 KB, 401 views)
__________________
Spirit_12 is offline
Vit_amin
Senior Member
Join Date: Dec 2015
Location: Russian Federation
Old 01-07-2016 , 19:21   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1184

It's version work corrctly, but possible in Left 4 Downotwn 1 make hook on z_difficulty (when create from loobby even if unreserved status, z_difficulty none change).
In Left 4 Downtown 2 -> L4D_OnHasConfigurableDifficulty
Vit_amin is offline
teigrgwyn
Junior Member
Join Date: Jan 2016
Location: California
Old 01-08-2016 , 17:14   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1185

Quote:
Originally Posted by Vit_amin View Post
It's version work corrctly, but possible in Left 4 Downotwn 1 make hook on z_difficulty (when create from loobby even if unreserved status, z_difficulty none change).
In Left 4 Downtown 2 -> L4D_OnHasConfigurableDifficulty
Just add the line into your server.cfg, so it executes at the beginning of every map. Then it won't matter where the game started.

Quote:
Originally Posted by Spirit_12 View Post
I didn't spend much time on it, but it should work. Try the attached version.
As @reardoma had said, he uses the latest version, which is found here: https://bitbucket.org/disawar1/left4downtown/src. The update you posted will load, but on any map change, the server restarts due to a segmentation fault. Removing the extension prevents the fault and everything runs as normal.

Running a Debian 8 server with a nearly steam-pressed-fresh version of metamod, sourcemod, and stripper with this updated version. I have a linux server i can loan to you if you're determined enough to update L4Dt.

Extra Information:
Code:
plugin_print
Loaded plugins:
---------------------
0:      "Tickrate_Enabler 1.4, ProdigySim"
1:      "Metamod:Source 1.11.0-dev+990"
---------------------

meta list
Listing 2 plugins:
  [01] SourceMod (1.8.0.5800) by AlliedModders LLC
  [02] SDK Tools (1.8.0.5800) by AlliedModders LLC

sm exts list
[SM] Displaying 7 extensions:
[01] Automatic Updater (1.8.0.5800): Updates SourceMod gamedata files
[02] Webternet (1.8.0.5800): Extension for interacting with URLs
[03] Top Menus (1.8.0.5800): Creates sorted nested menus
[04] SDK Tools (1.8.0.5800): Source SDK Tools
[05] BinTools (1.8.0.5800): Low-level C/C++ Calling API
[06] Client Preferences (1.8.0.5800): Saves client preference settings
[07] SQLite (1.8.0.5800): SQLite Driver

Last edited by teigrgwyn; 01-08-2016 at 17:34. Reason: extra information added
teigrgwyn is offline
Vit_amin
Senior Member
Join Date: Dec 2015
Location: Russian Federation
Old 01-08-2016 , 20:29   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1186

Quote:
Originally Posted by teigrgwyn View Post
Just add the line into your server.cfg, so it executes at the beginning of every map. Then it won't matter where the game started.
Problem
In server.cfg i have: z_dfifficulty impossible

Last edited by Vit_amin; 01-08-2016 at 20:30.
Vit_amin is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-09-2016 , 05:07   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1187

Quote:
Originally Posted by Vit_amin View Post
Problem
In server.cfg i have: z_dfifficulty impossible
Code:
sm_cvar z_dfifficulty impossible
__________________
Spirit_12 is offline
Vit_amin
Senior Member
Join Date: Dec 2015
Location: Russian Federation
Old 01-09-2016 , 10:32   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1188

Even if sm_cvar z_difficulty output in console:
Code:
Unable to change difficulty to '', it is locked due to lobby reservation.
Vit_amin is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-09-2016 , 11:19   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1189

Use lobby unreserve plugin by downtown. This native probably requires that.
__________________
Spirit_12 is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-10-2016 , 18:31   Re: [EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported
Reply With Quote #1190

I got a PM request for this. This is the latest version (0.4.7.5) of Left 4 Downtown extension. None of the code is mine, all I did was recompile. Source code changes credited to disawar1, and the original authors of the extension.

You only need to download left4downtown.zip file for servers. left4downtown.zip contains binaries and gamedata file. The other one is source code for anyone who is interested.
Attached Files
File Type: zip left4downtown.zip (178.1 KB, 845 views)
File Type: zip left4downtown-source.zip (325.0 KB, 340 views)
__________________
Spirit_12 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 08:52.


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