generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
14
_module/nss/mansserventer.nss
Normal file
14
_module/nss/mansserventer.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName mansserventer
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 11/23/2005 3:25:38 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
|
||||
AssignCommand(GetPCSpeaker(), ClearAllActions());
|
||||
AssignCommand(GetPCSpeaker(), ActionJumpToLocation(GetLocation(GetObjectByTag("WPEntryway"))));
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user