generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit.
This commit is contained in:
6
_module/nss/dm_paa_setp7.nss
Normal file
6
_module/nss/dm_paa_setp7.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
object oTarget = GetLocalObject(OBJECT_SELF, "DM_PAA_oPlaceable7");
|
||||
SetLocalObject(OBJECT_SELF, "DM_PAA_oTarget", oTarget);
|
||||
SetLocalLocation(OBJECT_SELF, "DM_PAA_lOriginal", GetLocation(oTarget));
|
||||
}
|
||||
Reference in New Issue
Block a user