SirPlease / L4D2-Competitive-Rework

Just refreshing and optimizing the core files a bit, eh?
GNU General Public License v3.0
250 stars 136 forks source link

This is my last request, so sorry #133

Closed yahorang closed 4 years ago

yahorang commented 4 years ago

can you add lerpmonitor.sp, l4d_boss_percent.sp, spechud.sp, and l4d2_horde_equaliser.sp, l4d2_hybrid_scoremod_zone.sp for left4dhooks? just i want zonemod in my language

SirPlease commented 4 years ago

You don't need to apologize, I'm "legally" obliged to provide the sourcefile when providing the compiled versions. The problem is that a lot of plugins we use the source file has either been lost, is outdated or was never provided by its original author. I'm trying to get on top of that now. 👍

I've pushed the sourcefiles for the ones you've requested, except for spechud as that requires me updating the include for it so it'll take a bit of time as it's not top priority.

yahorang commented 4 years ago

thanks !!!!!!

devilesk commented 4 years ago

lerpmonitor.sp gives a couple errors when trying to compile it.

lerpmonitor.sp(323) : error 173: 'in' is a newly reserved keyword that may be used in the future; use a different name as an identifier

lerpmonitor.sp(324) : error 173: 'in' is a newly reserved keyword that may be used in the future; use a different name as an identifier

The rest of the new sources compile.

SirPlease commented 4 years ago

I'll close this for now, you can keep track of Issue #130 if you wish to know whenever Spechud sourcefiles are ready.