5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(0.0f, SetLocalInt(OBJECT_SELF, "iRumor", Random(60) + 1));
|
|
}
|