Files
opensim/OpenSim/Region/Framework/Interfaces
Justin Clark-Casey (justincc) 0c041ce12f Implement osNpcSit(). This is still in development so don't trust it
Format is osNpcSit(<npc-uuid>, <target-uuid>, OS_NPC_SIT_IMMEDIATE)
e.g. osNpcSit(npc, llGetKey(), OS_NPC_SIT_IMMEDIATE);
At the moment, sit only succeeds if the part has a sit target set.
NPC immediately sits on the target even if miles away - they do not walk up to it.
This method is in development - it may change so please don't trust it yet.
Standing will follow shortly since that's kind of important once you're sitting :)
2011-10-17 01:42:31 +01:00
..
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2010-02-15 19:21:56 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2010-09-12 13:43:49 -04:00
2010-09-12 13:43:49 -04:00
2010-11-25 01:22:05 +00:00
2009-10-01 01:17:47 +09:00
2010-09-12 13:43:49 -04:00