Welcome to the Creatures Wiki! Log in and join the community.

SUBV

From Creatures Wiki
Revision as of 02:51, 26 July 2005 by GameFreak (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SUBV is a CAOS command used to perform subtraction.

Usage

Syntax: SUBV X(int or float variable) Y(int or float)

Standalone command.
Subtracts Y from X.

Examples

SUBV being used decrement a variable:

SUBV va02 1

See also