Jump to content

Black Screens.


Jojash

Recommended Posts

So, recently, I made a script which places the player inside an NPC's location every time the script runs in an attempt to allow the player to "see what the NPC sees". This works fine within interior cells, but will give me a "black screen" when used in an exterior cell. To clarify, my game doesn't crash and when I try to stop the script from running via a hotkey used in the script, that works perfectly, no black screen, everything back to normal. This is quite vexing, any help would be appreciated!

 

 

Link to comment
Share on other sites

Actually, I've had a thought, and I've changed how I was moving the player. Instead of using the "Moveto" command, I've used "GetPos" and "SetPos", this seems to have fixed it! :D

Edited by Jojash
Link to comment
Share on other sites

  • Recently Browsing   0 members

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