About: Opcode 0x08 - If   Sponge Permalink

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

The scripting command If has the opcode (0x08/0x09/0x0A).

AttributesValues
rdfs:label
  • Opcode 0x08 - If
rdfs:comment
  • The scripting command If has the opcode (0x08/0x09/0x0A).
arguments
  • * byte - comparison type * Additional arguments by type * - destination line number if comparison is true
opcode
  • 0(xsd:integer)
dbkwik:xeen/proper...iPageUsesTemplate
Name
  • If
Description
  • Performs a comparison depending on type and additional bytes. Jumps to the given line number if comparison is true, else continues to the next line. Most comparisons are performed on the currently selected character, as by WhoWill or SelRndChar for example. * 0x08 - true if actual value <= comparison value * 0x09 - true if actual value == comparison value * 0x0A - true if actual value > comparison value
Notes
  • The "If" structure is very complex, with many, many comparison types. It always takes at least 3 arguments: the comparison type; at least one argument ; and a destination number. This will need a lot of further investigation. 08 09 00 is often used as always true: every character will have at least 0 spell points.
abstract
  • The scripting command If has the opcode (0x08/0x09/0x0A).
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