Code Monkey home page Code Monkey logo

Comments (15)

Chessnut avatar Chessnut commented on July 17, 2024

Which door? I just tested it and it works fine.

from hl2rp.

Daishii avatar Daishii commented on July 17, 2024

I'm having problems with all of them. Interesting, I'll have to try a fresh install.

from hl2rp.

Daishii avatar Daishii commented on July 17, 2024

I set-up a brand new server and downloaded NutScript, the HL2RP schema and the Moderator addon and installed them on the server. No files were copied from the old server.

The doors still don't work.

from hl2rp.

blt950 avatar blt950 commented on July 17, 2024

I've tested this out myself now, I have the same issue as Daishii.
My combine can open normal doors (prop_door_rotating / func_door_rotating) , but not "combine doors" (func_door)

from hl2rp.

blt950 avatar blt950 commented on July 17, 2024

I've tried to debug this a little bit with print() functions through everywhere. What I found is that it detects the press E key in GM:KeyPress, triggers the run of "PlayerUse" hook.

There it says stop, and I don't get any prints from the GM:PlayerUse().

from hl2rp.

Chessnut avatar Chessnut commented on July 17, 2024

PlayerUse does not get called on doors with +use disables flag. That's why
there is the PlayerUseDoor hook.

On Sunday, March 15, 2015, Blt950 [email protected] wrote:

I've tried to debug this a little bit with print() functions through
everywhere. What I found is that it detects the press E key in GM:KeyPress,
triggers the run of "PlayerUse" hook.

There it says stop, and I don't get any prints from the GM:PlayerUse().


Reply to this email directly or view it on GitHub
#55 (comment).

from hl2rp.

blt950 avatar blt950 commented on July 17, 2024

Not sure I understand. So what do I need to do to open combine-doors, which is one of the most essential things in HL2RP?

Because they're supposed to be opened, even though the +USE flag is disabled on them (for a reason, most HL2RP maps have it that way).

from hl2rp.

Chessnut avatar Chessnut commented on July 17, 2024

They should already be opening. Which map are you having difficulty on?

On Sun, Mar 15, 2015 at 9:44 AM, Blt950 [email protected] wrote:

Not sure I understand. So what do I need to do to open combine-doors,
which is one of the most essential things in HL2RP?

Because they're supposed to be opened, even though the +USE flag is
disabled on them (for a reason, most HL2RP maps have it that way).


Reply to this email directly or view it on GitHub
#55 (comment).

from hl2rp.

blt950 avatar blt950 commented on July 17, 2024

rp_industrial17_v1
I believe it's the same map as Daishi got problem on, as I've spoken to him.

from hl2rp.

Chessnut avatar Chessnut commented on July 17, 2024

https://dl.dropboxusercontent.com/u/24983881/ShareX/2015/03/rp_industrial17_v1%202015-3-15%2010-17-34.webm

?

from hl2rp.

Chessnut avatar Chessnut commented on July 17, 2024

Here, try updating now.

from hl2rp.

blt950 avatar blt950 commented on July 17, 2024

Uhm nope.. Same thing.

from hl2rp.

Daishii avatar Daishii commented on July 17, 2024

Not working for me either.

from hl2rp.

blt950 avatar blt950 commented on July 17, 2024

I fixed the issue. It's not Nutscript or the schema, it was actually a stupid Workshop addon using a hook wrongly, so it overrided the gamemode function. That explains also why SHIFT+E never worked as well.

The addon which was causing this is "Playable Piano".

from hl2rp.

Daishii avatar Daishii commented on July 17, 2024

Alright, that explains it. I never realized that I did have the same workshop collection downloading on the server straight from the command line - therefore a clean install didn't help me.

Problem solved, issue closed.

from hl2rp.

Related Issues (20)

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.