Setting label text

Started by , Sat 19/06/2004 19:25:10

Previous topic - Next topic

nOOb

I've got an serious problem. I want to display on label text which is an character variable (string, but one of he's properties)
Please help.

Ashen

string buffer;
GetCharacterPropertyText(EGO, "Property", buffer);
SetLabelText(GUI, LABEL, buffer);

(Obviously set what chracter, property, GUI and LABEL you want).

As for where you put it, that would depend how you want it to behave.
I know what you're thinking ... Don't think that.

SMF spam blocked by CleanTalk