P3D-Legacy/P3D/Content/Data/Scripts/warning.dat

10 lines
464 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@text.show(The following paths are still~under construction!*There's lag coming ahead, do~you want to continue?)
@options.show(Yes,No)
:when:Yes
@npc.turn(1,3)
@npc.move(1,1)
@npc.turn(1,1)
:when:No
:endwhen
:end