Nack Voom
Registered User
Join date: 6 Jan 2009
Posts: 5
|
12-23-2009 20:35
Anyone know how to have something Rez in front of where the Avatar is looking? Say about 6 meters in front? I have tried and tried and can only get things to rez in one spot  Any help would be appreciated.
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
12-23-2009 22:03
rezTarget = llDetectedPos( av ) + < 6.0, 0.0, 0.0 > * llDetectedRot( av );
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|