About: ActionUseFeat   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

function ActionUseFeat (int nFeat, object oTarget) Use nFeat on oTarget. * nFeat: FEAT_* * oTarget: * Return type: void * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • ActionUseFeat
rdfs:comment
  • function ActionUseFeat (int nFeat, object oTarget) Use nFeat on oTarget. * nFeat: FEAT_* * oTarget: * Return type: void * Include file: nwscriptdefn
  • NWN Lexicon states, and I quote, "This action cannot be assigned to PCs." This does not mean the PC as the caller of the function cannot use the function, only that another object cannot assign it's use to you. Even then, you still need to have the feat to get any use out of this function. It's also a good idea to be wary of what the feat does and who oTarget is.
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
abstract
  • function ActionUseFeat (int nFeat, object oTarget) Use nFeat on oTarget. * nFeat: FEAT_* * oTarget: * Return type: void * Include file: nwscriptdefn
  • NWN Lexicon states, and I quote, "This action cannot be assigned to PCs." This does not mean the PC as the caller of the function cannot use the function, only that another object cannot assign it's use to you. Even then, you still need to have the feat to get any use out of this function. It's also a good idea to be wary of what the feat does and who oTarget is. For example, Smite Evil targeting yourself does not mean you are calling Smite Evil, it means you're attempting to use it on yourself and you'll get a pretty error message when you do. An appropriate oTarget in this case would be defined as GetSpellTargetObject or GetNearestCreature. However, if we were running a feat with a healing effect a PC would be a perfectly valid oTarget.
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] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software