This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

StrCompare

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

equal:bool StrCompare left:stringID right:stringID

StrCompare returns 1 if left and right are equal byte-to-byte, and returns 0 otherwise.

At least theoretically. Sorry for that stupid bug concerning this function. I'll upload a fix soon. Tibixe