I have a trigger, with this condition: aP in bus1
And the on activation field has:
walkman=aP addaction ["Turn your walkman on","walk.sqs"]
But when aP gets into the bus, the action doesn't show up. But the condition is true -because I have other with the same and it works-. And which is more, if I put in the condition field "true" the action shows up. So is there any problem with actions when inside a vehicle?