Skip to content

foreach v2.2.0

Compare
Choose a tag to compare
@ziggi ziggi released this 28 Oct 08:23
· 18 commits to master since this release
  • Fix script initialization
  • Add PlayerInVehicle iterator which goes through all player in specific vehicle (thanks to @ur-Krass).
foreach (new playerid : PlayerInVehicle[vehicleid]) {

}