OpenLink Software

Usage stats on NPC spawn's laying down and kneeling

 Permalink

an Entity in Data Space: 134.155.108.49:8890

Spawning an NPC in praying or just about any other action is simple. To spawn them in praying, simply add the script below to the bottom of the NPC's OnSpawn script. This one is set to 90000 Sec., which should be long enough for the NPC to stay there until interupted. ActionPlayAnimation(ANIMATION_LOOPING_WORSHIP,1.0,90000.0); A PC clicking on the NPC will make them get up, or you can use anouther script to send a ClearAllActions() to the NPC. To make them go back to kneeling, issue that same line in a script. NOTE: You may need to use AssignCommand() with it.

Graph IRICount
http://dbkwik.webdatacommons.org5
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] This material is Open Knowledge Creative Commons License Valid XHTML + RDFa
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Copyright © 2009-2012 OpenLink Software