It helpÂ's alot but I think we have a little misunderstanding. My problem is more in the direction of this..
How do I make a script, that will randomly choose between preselected Object ID numbers. Im trying to mimic the effect of having multiple Gamelogis or markers as random WPÂ's, but I prefere to work with Object IDÂ's instead of cluttering the map with multiple WPÂ's, triggers etc..
So instead of choosing between for example.:
[_trg1,_trg2,_trg3,_trg4]
I want to choose between preselected numbers like [165,12377,45308,1433]
and then make something like:
("_x domove getpos (object RandomlyChoosenVariableFromMyPreselectedList)") foreach units _this
The other half [RT]FatherBob and I, are trying to make a more "real and alive" environment, to get the presure on the player(s) shoulder, instead of the CPU. Currently we experiment with Patrol, Sniper and Stalker scripts, so right now the question is how to make this little thing "above" work.
I have more questions pending, of which I can find no answers to in the EdDepot or by browsing the Forum, but lets take them one by one.
Thanks for your quick replies..
[RT]SuperTron, Regards from [RT]FatherBob