Posted by: Fremen - Tuesday, October 4, 2011 5:07:49 AM
Hello, I got a question. I have the map: Stomp Arena, i wish to add a unmanned vehicle to it. But with the scripting windows open it does not show a PlyrCivilian folder. I tried other maps there it does show, is this something specific for this map only or am i missing something? Does any1 know a solution for this? Thx in advance, Fremen

Posted by: NewNightmare - Tuesday, October 4, 2011 5:53:21 AM
you need a player in order to get a folder. Method 1 If it is a skirmish map, go to Edit>Player list>Add Skirmish Players you'll get a whole bunch of folders in scripts menu, including PlyrCivilian Method 2 Same place, but just go Add Player, make it Civilian faction and name it PlyrCivilian (both 'name' and 'display name') Method 3 When there's no player that uses Civilian faction, just place a random unit from the Civilian rollout and it should pop a message asking which side do you want the object to belong to, and offer a default one (PlyrCivilian in this case) it'll create it if you press OK P.S an Unmanned vehicle has no owner anyway, so you can add it to your own team and just make a script [code] **IF** True. **THEN** Make the unit 'makemeunmannednigga' unmanned[/code] I don't have access to WB atm so I can't tell you where exactly the script is, but that's why humans have eyes and common sense ;) Have fun

Posted by: BR-Alexandre - Tuesday, October 4, 2011 11:04:25 AM
i can find it...its in UNIT->STATUS->MAKE UNMANNED

Posted by: Fremen - Thursday, October 6, 2011 3:37:05 AM
Thx :), i could not add a player cuz it already had max players, so i renamed one player. So thx for the info :). Grtz Fremen

Posted by: NewNightmare - Thursday, October 6, 2011 4:12:43 AM
np, glad it's sorted