17.07.2013, 21:56
If I understand your problem correctly. Try putting a "break;" under [CarSlot] == 0. This should stop the loop right where it find's the first [CarSlot] == 0.
https://sampwiki.blast.hk/wiki/Control_Structures#break
https://sampwiki.blast.hk/wiki/Control_Structures#break