hellis Posted March 13, 2009 Share Posted March 13, 2009 Hello! I'm trying to write a script where I drop an item and then, after some menu options, open a distant container placed in the "VendorsChestCell". The problem is that DistantContainerRef.Activate doesn't work or works but the container's inventory doesn't open, probably due to the distance. Is there any way to workaround it? Thanks Link to comment Share on other sites More sharing options...
cscottydont Posted March 13, 2009 Share Posted March 13, 2009 try "DistantContainerRef.Activate player, 1" instead of "DistantContainerRef.Activate" if that doesn't work post the whole script cause its probably something else thats causing the problem Link to comment Share on other sites More sharing options...
hellis Posted March 13, 2009 Author Share Posted March 13, 2009 worked like a charm! thanks and kudos to you mate Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.