Ouhm. Great Philas.
But in case he doesn't speak german that dandily...
1) If you've got Resistance, the rumours say you can click a little button called "Show ID's", which will give you the "name" of all in-game objects. From there I gather you should be able to find the streetlamp in question, and then create a trigger which uses the command macguba mentions. Just search the Ed.Depot "Commands" section :thumbsup:
If you haven't got resistance, it suddenly got a whole lot harder. If that's the case, call again and we'll sort you out.
2) You need to use setpos, as mac said. More specifically this little string:
objectName setpos [(getpos
objectName select 0), (getpos
objectName select 1),
desiredHeight ]
you could logically come to this thing too by studying the setpos command, but honestly only Sefe or Dinger or someone would come up with somethin' like that
so there you are. Explanation:
objectName is the name of the object, say a phone.
desiredHeight is the height, in meters, above ground. Now this can get a little itchy, so be ready to use a lot of patience and decimal numbers
Just put it in the unit field of the object, and you can replace all the
objectName with just "this" (without the quotes).
#3,4,5
no time. Someone else up for it? :-X
Happy editing nonetheless.
Wolfrug out.