random action

Im trying to make an action occur on a random circunstance, for example I have two objects to be spawned but they need to be spawned only one time and if one is spawned the other cant be spawned and I want to make blender choose witch one.
I was trying to use the random sensor but I dont think that it would work the way I want, so, there is any way to make this random action without use scripts?

So you are talking about action actuator? Random actions?
If so, its quite easy.

yeah, I just need that it randomly make a choice for me, like allways action ll be made once with 1/2 of chance, actuall I I ll use this on a scene to make it be different somethimes when you enter on the game, the scene is not important, so how can I do that?

Well.
Always sensor, and, random > uniform constant > assign it to a property > set a range from 1 to 100 i guess its good.

Now,if interval “ur property” 1-50 and action 1
if interval “ur property” 51 - 100 and action 2 .

Bigger range for more animations

Oh, I didnt knew that there was a random actuator! wow this is very easy! Sorry about botther you with that I really didnt even notice that since I never had to use anything random on my games, aniway Thanks a lot and now I ll not forget animore.

Great monster, Thanks too this explain even better how to use it, I m ashamed to never had noticed that actuator! hehehe