aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/BuiltIn_Commands_BaseClass.cs
diff options
context:
space:
mode:
authorTeravus Ovares2008-04-25 09:47:21 +0000
committerTeravus Ovares2008-04-25 09:47:21 +0000
commit421730d972dca49ffd16b7dccd800b51ba5c20ac (patch)
tree75d76fe90487e9884e119e0c7ff0a69cff953d4e /OpenSim/Region/ScriptEngine/Common/BuiltIn_Commands_BaseClass.cs
parent* Implements llTarget, llTargetRemove, at_target(), not_at_target() (diff)
downloadopensim-SC_OLD-421730d972dca49ffd16b7dccd800b51ba5c20ac.zip
opensim-SC_OLD-421730d972dca49ffd16b7dccd800b51ba5c20ac.tar.gz
opensim-SC_OLD-421730d972dca49ffd16b7dccd800b51ba5c20ac.tar.bz2
opensim-SC_OLD-421730d972dca49ffd16b7dccd800b51ba5c20ac.tar.xz
* Used thomas' patch m884 as an example to make HUD attachments work. While I didn't use the patch directly, I did use the following from the patch to convert the uint value into the byte: (byte)((m_attachmentPoint % 16) * 16 + (m_attachmentPoint / 16))
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions