//:: Portal use script //:: Created by: Helge "DarkFame" Ingvoldstad //:: //:: Purpose: Starts a conversation with the portal. void main() { ActionStartConversation(GetLastUsedBy()); }