sbbg Posted October 8, 2009 Share Posted October 8, 2009 Hi, I'm rookie that trying to do some experiment with Oblivion, I would liketo want Oblivion to read some input from a external file( generated from aexternal program ) located in file system. Could it be possible? I tried to dig around by some search but no luck yet. :wallbash: Thank in advance. Link to comment Share on other sites More sharing options...
Illiad86 Posted October 10, 2009 Share Posted October 10, 2009 I do not believe that is possible...but could you clarify a little bit better? Link to comment Share on other sites More sharing options...
Nimboss Posted October 10, 2009 Share Posted October 10, 2009 sbbg, You can to a certain limit, I have not played with this myself but I think it was partly used to keep separate saves of data in heavy scripted games that normal save would loose. However you will need OBSE and a plugin called pluggy http://www.tesnexus.com/downloads/file.php?id=23979You get OBSE from the developers site http://obse.silverlock.orgAnd here is a link how to start use it on http://cs.elderscrolls.com/constwiki/index...Category:Pluggy This should help you move further Link to comment Share on other sites More sharing options...
sbbg Posted October 12, 2009 Author Share Posted October 12, 2009 Hi, thanks for replies at first. What I really trying to do is a mod to "set expression of a character according to the file content." For example, I would like to set a character's expression as happy if a file named "emotion.txt" hasa single byte like '1', set it to sad if the file contains '2'. Or as compromise, detect existence of files like "if sad.txt is existent, set it to sad then." is also acceptable for me. ( maybe some tricks handling save files can applied here? :confused: ) Big thanks for the Pluggy thing and its URL :thumbsup: , but unfortunately, we are trying on Linux.While OBSE doesn't work with WINE yet ( a report said it runs with ver. 1.1.28, yet I can't reproduce it on both 1.1.28/1.1.30, ) we will consider if it's worthy to port our utility of emotion assignment to win32 or anything else as possible alternative. Thank you again. Link to comment Share on other sites More sharing options...
sbbg Posted October 12, 2009 Author Share Posted October 12, 2009 Oh, BTW, we are still hunting for viable solution ass well.If anyone have some other ideas, please don't hesitate to mention here plz. A single line of URL or anything is fine. Thx. Link to comment Share on other sites More sharing options...
Recommended Posts