This is a test forum with a static import from forum.open.mp it will not be automatically synchronised so any posts you make here will be lost when we migrate fully.
@cubie
Cubie
Is there actually a way to check if a loop is finished? I'm going to try to explain. e.g loop:
foreach (new i : Player) { ? ??if(example == 4) ? ? { ? ? ? //Someting ? ? } ? ? return 1; }
e.g what I wonder:
{ ? //Code }
If anybody knows a fancy other trick that is fine too off course. Thanks in advance.
Please sign up or log in to reply