I have an issue......
i am working on xenos domination one side with Ai Spawn. What i have done is instead of only being able to spawn AI at the base i made it so a specific M113 Racs can be carried to wherever you set up your ambulance and then you can spawn soldiers. When the M113 is destroyed and respawns it is no longer named AISPAWN... i foxed the problem witht he spawn script no longer applying. Unfortunately the soldiers are spawned by this code......
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_unit = _grp createUnit ["SoldierGB", position AISPAWN, [], 0, "FORM"];[/QUOTE]
so should i change AISPAWN to pos player or is there a better way to do this. If i change it to pos player how is it written?
HOME
Reply With Quote