lfuelling/esx_redpill

Terminal does not show

lfuelling opened this issue · 0 comments

When walking to the tutorial pc and pressing interact, the UI is shown but nothing (except escape) works.

I assume that I need an event listener like uiShown or similar to start the terminal becaus eit probably tries to start it when loading the game. At this point the #screen selector won't work and thus the terminal doesn't start.

This (the additional event) could also fix potential "only can hack one terminal per session" bugs that might appear later!