P3D-Legacy/P3D/Content/Data/Scripts/league/leaguegate.dat

7 lines
274 B
Plaintext

version=2
:if:<register.registered(badgecheck16)>=False
:then
@player.turnto(1)
@script.start(league\Leaguegatekeeper)
:endif
:end