04-11-2007 22:24
Ok I have a drone that I wont to be able to fire a bullet but can not figure out how to give the bullet the correct pros, vel, rot, lifetime …ect
example: llRezObject("bullet", pos, vel, rot, LIFETIME);

how do I find them when I have the position of the target and the position of the prime firing the bullet? I would appreciate any help.