innula

Untitled

Nov 17th, 2012
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. default
  2. {
  3. state_entry()
  4. {
  5. rotation rot;
  6. llSetLinkPrimitiveParamsFast(3,[PRIM_ROTATION, rot, PRIM_LINK_TARGET, 4, PRIM_ROTATION, rot]);
  7. }
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment