Okay i want to make the worlds easiest thing but it won't work! I am making a map with a train i want to be garrisonable so you can "ride" it to the next station. I've INI edited "caboosefullofterrorists" so its without the terrorists. And then its just a garrisonable traincar. But okay i can enter and ride the train but i can't exit!?! I am no coder and don't know whats wrong. I just want to make units able to exit the traincart! Okay now all you coders probably laugh your ass of because i don't even know how to do that.
When i try to test exitdelay it's a technical problem and game crashes. There must be an answer! or does someone know a way to get around this or how to fix it?
Just found this under CommandButton.ini. Might be useful if your still interested.
Quote:
CommandButton Command_TransportExit
Command = EXIT_CONTAINER
TextLabel = CONTROLBAR:TransportExit
ButtonImage = SSEvacButton
ButtonBorderType = SYSTEM ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipTransportExit
End
CommandButton Command_Evacuate
Command = EVACUATE
Options = OK_FOR_MULTI_SELECT
TextLabel = CONTROLBAR:Evacuate
ButtonImage = SSEvacButton
ButtonBorderType = SYSTEM ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipEvacuate
End