Jump to content

[HELP] Simple scripting question, help me out if you can please


MadGodMods

Recommended Posts

I'm doing an awesome enclave remnant bunker player home, but I've hit a small roadblock that is halting progress.

 

I have written a script that is supposed to force the player to sit down a piece of furniture whenever they press a specific button on the Auto-doc I made. Everything compiles correctly but for some reason the player does not actually sit down. I've played around with it quite a bit but still can't get the script to make the player use the furniture. What should be a very simple script is becoming a serious issue. I'll put the script snippet below.

 

If you can identify the problem or know an alternative please comment below, like I said I'm totally stuck on progress until I get past this little issue, please and thank you.

 

This simple question here is: Why isn't this script snippet forcing the player to sit in the chair?

	MyChair.Activate(Game.GetPlayer())
Edited by MadGodSheogorath
Link to comment
Share on other sites

Does the chair have the required furniture animation keyword, entry points correctly placed, and does not have any keyword/option/condition to block player activation etc? Edited by steve40
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...