Initial Upload
Initial Upload
This commit is contained in:
8
_module/nss/portal_use.nss
Normal file
8
_module/nss/portal_use.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
//:: Portal use script
|
||||
//:: Created by: Helge "DarkFame" Ingvoldstad
|
||||
//::
|
||||
//:: Purpose: Starts a conversation with the portal.
|
||||
void main()
|
||||
{
|
||||
ActionStartConversation(GetLastUsedBy());
|
||||
}
|
||||
Reference in New Issue
Block a user