![]() |
In Game Search Option
Heya guys -
I have what I hope is a simple request. Can someone help me create a mod which creates a single button on the screen (which can be moved around and wont interfere with other mods), which when clicked opens a smaller window with a search bar which, when text is entered into and a second button (search) is clicked can write the contents of the search to an external file within the UI Directory? Id also like to know if its possible to have a txt file loaded to display below the search bar which can update dynamically (so if the file is changed in the txt file the data is refreshed in game) This could be used for a program idea I am working on to build a in game search engine for multiple uses. Let me know if its possible and if someone is willing to work on this with me. Thanks! Drop a email if your interested to [email protected] Quellar 80 Necromancer - Mistmoore Server |
what you are looking for is already in game, it is called the chat window. ;)
dynamic updates only in the /browser and now via custom POI files, but the latter is very messy if you need constant updates. I'll let you figure it out. ;) |
No.
1) Nothing we can do in the UI will write to any files the game does not already use. I suppose in theory you could use macros and /savehotkeys to get a quasi-output file, but that'd mean not having any other hotkeys on hotbars, and it still wouldn't really be anything close to what you're talking about. Your best bet would be to /say your stuff and have whatever program you want monitor that, ala already existing parsers 2) There is no way to have the game dynamically read a text file to display in the UI. The closest you might be able to get in that regard is either using the browser to display a html file or (if the result is in-game commands) using /dofilecommands |
ah right, forgot to mention /dofilecommands
edit: actually the command is /do_file_commands, isn't it? |
Quote:
|
| All times are GMT -5. The time now is 10:25 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI