-
Notifications
You must be signed in to change notification settings - Fork 11
Cannot exit tutorial building when tutorial is done #18
Comments
The tutorial is not done if you only executed the command :) You're supposed to send a message to the mission contact which in turn completes the tutorial and spawns the teleport marker by the door. Edit: The code is also buggy (here's the bug), you have to send the string "0wn3r" to the contact named "Omega" to complete the (buggy) tutorial. |
Okay clear, but the contact is not showing up in my phone. |
Sorry, I've never used gcPhone, only esx_phone. :( In the code, Regarding adding the contact, it seems like you need to trigger the Unfortunately |
Oh actually I'm stupid, there should be a teleport marker in any case, even if the tutorial is not done, so the bug is correct. |
I set the |
In that case you can also just remove the variable completely. I have no idea why it might be |
I see the issue now the |
Describe the bug
I am currently working on a new terminal UI, but I can't get past the tutorial. I cannot exit tutorial building when the cat command is executed. I am using the latest master branch commit
To Reproduce
Steps to reproduce the behavior:
Screenshots
The text was updated successfully, but these errors were encountered: