11.07.2015 Views

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

A.79. llGetPermissionsAppendix A. <strong>Linden</strong> Library Functionsinteger llGetPermissions(void);Returns what permissions have been enabled.eg:integer perm = llGetPermissions();if((perm & PERMISSION_DEBIT) == PERMISSION_DEBIT){// code goes here}A.80. llGetPermissionsKeykey llGetPermissionsKey(void);Retuerns avatar that has enabled permissions. Returns NULL_KEY if not enabled.A.81. llGetPosvector llGetPos(void);Returns the position.A.82. llGetRegionFPSllGetRegionFPS(void);Returns the mean region frames per second.A.83. llGetRegionNamestring llGetRegionName(void);51

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!