| Posted by: assinator - Thursday, December 16, 2010 2:38:00 AM |
|---|
| I am still new to making maps for C&C but I ran into a problem.I want to add objects like vehicles(crusaders,humvees etc...) to the map and when I try to play a game I send infrantry to occupy the vehicles but they will not get in them. The infrantry will attack it but won't get in it. I seriously need some help. :/ |
| Posted by: Annihilationzh - Thursday, December 16, 2010 3:32:59 AM |
|---|
| Direct quote from me: [quote]You need a script to do this. Have you ever done any scripting before? Either way, go into Edit>Scripts...>PlyrCivilian>New script...>Actions if true.>New...>Unit>Status>Make unmanned. Click on Unit '???' and type a name. Then click ok>ok>ok and find the unit you want to make unmanned (empty) and type the name in the Object Properties window.[/quote] We get this question a lot. |
| Posted by: assinator - Thursday, December 16, 2010 12:04:38 PM |
|---|
| Do I have to script for every unit I want to do this with? And thank you for the help. :) |