About: OBJECT SELF   Sponge Permalink

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

OBJECT_SELF is an object-valued NWScript constant indicating the object that is running the current script. This is the object to which actions are assigned (unless an AssignCommand() indicates otherwise) and is the default object for many NWScript commands.

AttributesValues
rdfs:label
  • OBJECT SELF
rdfs:comment
  • OBJECT_SELF is an object-valued NWScript constant indicating the object that is running the current script. This is the object to which actions are assigned (unless an <a href="/mediawiki/AssignCommand" title="AssignCommand">AssignCommand</a>() indicates otherwise) and is the default object for many NWScript commands.
dcterms:subject
abstract
  • OBJECT_SELF is an object-valued NWScript constant indicating the object that is running the current script. This is the object to which actions are assigned (unless an <a href="/mediawiki/AssignCommand" title="AssignCommand">AssignCommand</a>() indicates otherwise) and is the default object for many NWScript commands. Every script that is executed is associated with a valid object that will be that execution's OBJECT_SELF. (If the game is instructed to have an invalid object execute a script, the script will not run.) For event handlers, the object running the script is the object whose event is being handled, while spell scripts are run by the caster. One potentially confusing special case is item activation; a "unique power" or "activate item" script is run by the module (as part of the OnActivateItem event), even though the similarity to casting a spell from an item might lead some to think the script would be run by the item activator. (In fact, the item activator does run a script — NW_S3_ActItem01 — but that script then triggers the module event, passing control over to it.)
is param2default of
is param1default of
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