QUOTE(SCAIEdit III)
script_name Terran 5 - Terran Harvest Town
script_id Te5H
start_campaign
start_areatown
defaultbuild_off
default_min 0
wait 1
build 1 command_center 150
build 4 scv 130
:block1
wait 1500
goto block1
If there are already 4 SCVs and one Command Center in the vicinity, this script won't build any new ones.
If I understand the looping construct correctly (why shouldn't I?), then it also won't rebuild any if they are lost.
It wouldn't hurt to check it for yourself, though. You could've tested it out yourself. Not everyone has SCAIEdit in the Start Menu...
No hard feelings or anything, I love providing assistance, but don't get complacent and rely on the word of others without seeing it yourself. Be creative, and experiment a lot. These are the keys to experience

UED77
[right][snapback]263827[/snapback][/right]
Nope they still build SCV. That must be because I am using probes instead of SCVs! Hey I fond out I could disable SCV for the comp. But thanks anyway.