pawn-lang / YSI-Includes

Just the YSI include files, none of the extra stuff.
211 stars 106 forks source link

Y_Iterate #624

Open plakapenka opened 2 years ago

plakapenka commented 2 years ago

Could you add the player's id to the default StreamedPlayer[playerid] ? those. so that the iterator includes the playerid

xs1vr commented 1 year ago

They already do,

foreach (new i : StreamedPlayer[playerid])

i being (one of the) streamed player's id