Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Problems with llRotLookAt

Vade Blair
Tattoo Artist
Join date: 19 Mar 2004
Posts: 132
09-28-2004 20:13
float g_strength = 2.5;
float g_damp = 5.0;

llRotLookAt(g_apos,g_strength,g_damp{159,60 is here});

When I save

(159,60) : ERROR : Function call mismatches type or number of arguements.

(159,60) : ERROR : Function call mismatches type or number of arguements.

I have always done it this way before...
_____________________
Selling exclusively on SLExchange : My Items

RaNdOm CrAp

Rysidian Rubio
Ruby Red Head
Join date: 14 Jan 2004
Posts: 263
09-28-2004 20:51
This might sound like a stupid question, but is g_apos a rotation?
Your choice of variable name sounds like it is a vector not a rotation.
If not disregard this post :)
Vade Blair
Tattoo Artist
Join date: 19 Mar 2004
Posts: 132
09-28-2004 22:03
Nevermind lol, not using llRotLookAt anymore.
_____________________
Selling exclusively on SLExchange : My Items

RaNdOm CrAp