6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
int StartingConditional()
|
|
{
|
|
|
|
return GetTag(OBJECT_SELF)=="omegasmith02";
|
|
}
|