• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Solved Is it possible that :end could be still used in v0.54?

J

jianmingyong

Guest
If I have a few complex script that have multiple end point and I want to stop it without stopping the entire script call, can the ":end" be used or it does nothing?

It was mention that it is removed together with version=2 but I am not sure is the functionality is still there.
 

Darkfire

Administrator
Administrator
P3D Developer
If I have a few complex script that have multiple end point and I want to stop it without stopping the entire script call, can the ":end" be used or it does nothing?

It was mention that it is removed together with version=2 but I am not sure is the functionality is still there.
the NECESSITY for an :end was removed
not :end itself
 
Top