Giter Site home page Giter Site logo

Problems Arise about l4d2_dlr HOT 9 OPEN

Unfellowed avatar Unfellowed commented on July 18, 2024 1
Problems Arise

from l4d2_dlr.

Comments (9)

TheRealSpiritJoker avatar TheRealSpiritJoker commented on July 18, 2024

I believe this is caused by the Event_LeftStartArea not being called in campaign which sets the RoundStarted bool to true.

if this is the case it will also allow infinite class changes throughout the level.

from l4d2_dlr.

janiluuk avatar janiluuk commented on July 18, 2024

I added possible fix for this in new pr; #4 - Last bigger refactor before getting to the fun stuff :)

I will try to test that PR contents during weekend, let know if find any other bugs.

from l4d2_dlr.

Unfellowed avatar Unfellowed commented on July 18, 2024

Hello! I found some issues and I want to report them to you. Sorry my English is not good! :(

  1. Soldier's attack speed does not increase when hitting Special Infected.
    https://youtu.be/7M3YqWSCT9Y
  2. Saboteur's movement speed is permanently increased.
    https://youtu.be/qslDNYKE1-E

from l4d2_dlr.

janiluuk avatar janiluuk commented on July 18, 2024

Hello! I found some issues and I want to report them to you. Sorry my English is not good! :(

  1. Soldier's attack speed does not increase when hitting Special Infected.
    https://youtu.be/7M3YqWSCT9Y
  2. Saboteur's movement speed is permanently increased.
    https://youtu.be/qslDNYKE1-E

Thanks for reporting! These have been addressed in latest beta branch.

from l4d2_dlr.

xamionex avatar xamionex commented on July 18, 2024

I'm not sure if this is just my version or config but Medic's speed changes once you press CTRL, but it doesn't feel like speed or velocity change it feels like you're changing the host timescale
This doesn't happen with other classes.

medic.no.ctrl.mp4
medic.ctrl.mp4

from l4d2_dlr.

xamionex avatar xamionex commented on July 18, 2024

Ammo and upgrades reset on class pick
Video:
https://xb.petar.cc/zoqo8/NubugIca53.mp4

from l4d2_dlr.

xamionex avatar xamionex commented on July 18, 2024

And also engineer's menu sometimes doesn't even work. Just randomly doesn't open

2023-03-24.00-41-18.mp4

from l4d2_dlr.

xamionex avatar xamionex commented on July 18, 2024

Saboteur's middle click also randomly chooses skills, this time it chose airstrike but another time I played it chose engineer's turret.
Though I feel like this is just because I'm admin and can switch classes mid-game, but I haven't tested it before starting the round if it happens
image
EDIT: Tested without switching classes from round start, still airstrike on saboteur

from l4d2_dlr.

Unfellowed avatar Unfellowed commented on July 18, 2024

//// dlr_talents.sp
//
// C:\Users\Acer\Downloads\addons\sourcemod\scripting\include\dlr\perks.inc(140) : warning 246: function SlotIdToSlotClassname returns an array but return type is not marked as an array
// C:\Users\Acer\Downloads\addons\sourcemod\scripting\include\dlr\perks.inc(144) : warning 246: function SlotIdToSlotClassname returns an array but return type is not marked as an array
// C:\Users\Acer\Downloads\addons\sourcemod\scripting\include\dlr\perks.inc(147) : warning 246: function SlotIdToSlotClassname returns an array but return type is not marked as an array
// C:\Users\Acer\Downloads\addons\sourcemod\scripting\include\dlr\commands.inc(34) : error 092: number of arguments does not match definition
// C:\Users\Acer\Downloads\addons\sourcemod\scripting\dlr_talents.sp(328) : error 092: number of arguments does not match definition
//
// 2 Errors.
//
// Compilation Time: 2.39 sec
// ----------------------------------------

//// dlr_talents_plugin_extendedsight.sp
//
// C:\Users\Acer\Downloads\addons\sourcemod\scripting\dlr_talents_plugin_extendedsight.sp(143) : error 010: invalid function or declaration
//
// 1 Error.
//
// Compilation Time: 0.33 sec
// ----------------------------------------

from l4d2_dlr.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.