5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
|
void main()
|
||
|
{
|
||
|
AssignCommand(OBJECT_SELF, ActionStartConversation(GetLastUsedBy(), "", TRUE));
|
||
|
}
|