Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. foreach(new vehicleid:Vehicle) {
  2. if(VehicleInfo[vehicleid][vOwnerID] != INVALID_PLAYER_ID) {
  3. new ownerid = VehicleInfo[vehicleid][vOwnerID];
  4. }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement