5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
int StartingConditional()
|
||
|
{
|
||
|
return GetTag(OBJECT_SELF)=="omegasmith01";
|
||
|
}
|