I want in my mainloop:
in the line before the end. i want something like if all players are false then break(until that is true)SCAR Code:{=========================]
MainLoop
[=========================}
Begin
SetUpSRL;
SetupClient;
SetupPlayer;
Repeat
Repeat
Heal;
Until (not loggedin)
If Not LoggedIn Then Nextplayer(False);
until (false)
End.
how do i do that i thought about something all player states - 1
can you help me?
Hermpie
Thanks!




Reply With Quote




