Also, looks like you forced function to be pure. Pure used, when your function doesn’t need calls, but your function Find Random Players Start DOES need calls.
1 Like
Also, looks like you forced function to be pure. Pure used, when your function doesn’t need calls, but your function Find Random Players Start DOES need calls.