mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 00:34:38 +02:00
Player is not transparent now when starting script
This commit is contained in:
parent
b5282dd9f9
commit
3855f806bd
@ -100,6 +100,7 @@ nextScript:
|
||||
''' <param name="Input">The input string.</param>
|
||||
''' <param name="InputType">Type of information; 0: Script path, 1: Text, 2: Direct input.</param>
|
||||
Public Sub StartScript(ByVal Input As String, ByVal InputType As Integer, Optional ByVal CheckDelay As Boolean = True, Optional ByVal ResetInsight As Boolean = True)
|
||||
Screen.Level.OwnPlayer.Opacity = 1
|
||||
ScriptLevelIndex += 1
|
||||
|
||||
TempSpin = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user