About: ActionCastFakeSpellAtLocation   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

function ActionCastFakeSpellAtLocation (int nSpell, location lTarget, int nProjectilePathType=PROJECTILE_PATH_TYPE_DEFAULT) The action subject will fake casting a spell at lLocation; the conjure and cast animations and visuals will occur, nothing else. * nSpell: * lTarget: * nProjectilePathType: PROJECTILE_PATH_TYPE_* * Return type: void * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • ActionCastFakeSpellAtLocation
rdfs:comment
  • function ActionCastFakeSpellAtLocation (int nSpell, location lTarget, int nProjectilePathType=PROJECTILE_PATH_TYPE_DEFAULT) The action subject will fake casting a spell at lLocation; the conjure and cast animations and visuals will occur, nothing else. * nSpell: * lTarget: * nProjectilePathType: PROJECTILE_PATH_TYPE_* * Return type: void * Include file: nwscriptdefn
  • The ActionCastFakeSpellAtLocation() NWScript command causes the caller to go through the motions of casting the indicated spell at the indicated location. This entails all aspects of spellcasting other than executing the spell script and consuming a spell slot (in fact, the spell does not even need to be known by the caster) — the casting animations and projectile visuals are enacted, attacks of opportunity may be generated, the casting is recorded in the combat log, etc.
param3desc
  • A PROJECTILE_PATH_TYPE_* constant influencing the spell's projectile visual effect.
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • ActionCastFakeSpellAtLocation
param
  • int nProjectilePathType
  • int nSpell
  • location lTarget
param2desc
  • The location at which the spell's visuals will be directed.
param1desc
  • A SPELL_* constant indicating the spell to cast.
param3default
  • PROJECTILE_PATH_TYPE_DEFAULT
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function ActionCastFakeSpellAtLocation (int nSpell, location lTarget, int nProjectilePathType=PROJECTILE_PATH_TYPE_DEFAULT) The action subject will fake casting a spell at lLocation; the conjure and cast animations and visuals will occur, nothing else. * nSpell: * lTarget: * nProjectilePathType: PROJECTILE_PATH_TYPE_* * Return type: void * Include file: nwscriptdefn
  • The ActionCastFakeSpellAtLocation() NWScript command causes the caller to go through the motions of casting the indicated spell at the indicated location. This entails all aspects of spellcasting other than executing the spell script and consuming a spell slot (in fact, the spell does not even need to be known by the caster) — the casting animations and projectile visuals are enacted, attacks of opportunity may be generated, the casting is recorded in the combat log, etc. In order to cause a different object (creature or placeable) to cast the fake spell, this command must be assigned via <a href="/mediawiki/AssignCommand" title="AssignCommand">AssignCommand</a>().
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