CAOS Language Guide

Compound Bubble Object Commands

Macro

Description

All of these commands are for the Compound Bubble objects created with NEW: CBUB

BBTX textpart string#

Associate a text string in the application resource table with the given text part.

textpart - a unique identifier for the part

string# - index into the string table

Command only

BBT2 textpart [string]

Specify a text string to be used for the given textpart

Command only

BBFD textpart r g b

Specifies the target colour of the text in the given textpart. The bubble will then fade the text into this colour.

r - red component 0…255

g - green component 0…255

b - blue component 0…255

Command only



Creatures 2 CAOS Language Guide

Introduction

Macro Commands

Reference