generated from Jaysyn/ModuleTemplate
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
void main()
|
|
{
|
|
object oUser = GetLastUsedBy();
|
|
ActionStartConversation(oUser,"esc_sarco",FALSE,FALSE);
|
|
}
|