ID:179239
 
Hello again,

I would like to make an object spontaneously appear at a map location. That is, I'd like to do something like:

(call item placing proc, passing x,y,z)
(destroy any objects in x,y,z)
(place new item in x,y,z)

X, Y, Z will have nothing to do with the usr.loc or any other obj's loc.
do you want it to apear in a specific location, or a random location, or a location in relation to the usr??
src.loc = locate(X,Y,Z)