Search found 452 matches
- Fri Jun 14, 2019 10:09 am
- Forum: Addon Releases
- Topic: Battlemod, looking for Testers
- Replies: 35
- Views: 57010
Re: Battlemod, looking for Testers
Quick rundown of what you need to do: 1. Download the latest snapshot here: https://gitlab.com/farmboy0/ashita-addons/-/archive/master/ashita-addons-master.zip 2. Extract the specific addons you wish to use to your Ashita addons folder. For example if you want battlemod, extract battlemod to: <Path ...
- Tue May 21, 2019 12:05 pm
- Forum: Help and Support
- Topic: exec lua scripts
- Replies: 2
- Views: 5517
Re: exec lua scripts
You can do it via:
This will let you execute Lua code directly as a command. Such as:
Code: Select all
/addon exec [name] [cmd] - Executes a Lua command inside of the given addons state.
Code: Select all
/addon exec fps "print('Hello world!');"
- Fri May 17, 2019 6:21 pm
- Forum: Help and Support
- Topic: Ashita doesn't seem to be downloading files
- Replies: 1
- Views: 6391
Re: Ashita doesn't seem to be downloading files
Make sure the following is met: - You are running Ashita as an administrator. - You are running Ashita from a folder you have proper permissions on. (ie. Don't run from a network path etc.) - Your anti-virus is not blocking Ashita from connecting to the internet and downloading things. - Your system...
- Thu May 16, 2019 3:31 pm
- Forum: Help and Support
- Topic: Does Repeat parse multiple actions?
- Replies: 1
- Views: 4850
Re: Does Repeat parse multiple actions?
For multiple actions the best bet is to use a script and execute that instead. So make a script that does what you want in the /scripts/ folder. Then for Repeat have the command execute that script. As for the window border, there is an option in the configuration editor of Ashita for the config you...
- Tue May 07, 2019 1:28 pm
- Forum: Help and Support
- Topic: Ashita closes after entering login info
- Replies: 1
- Views: 5323
Re: Ashita closes after entering login info
This would be an issue with your install. Either you are missing DirectPlay or your install is not complete/invalid/properly updated.
- Fri Apr 26, 2019 9:54 pm
- Forum: Help and Support
- Topic: chatmon isnt working
- Replies: 1
- Views: 5022
Re: chatmon isnt working
Make sure that FFXI's sound isn't muted at the system level. Given that this uses basic chat parsing, it shouldn't have any issues regardless of the version of the client as long as the addon will load and see chat in general.
- Mon Apr 15, 2019 5:49 pm
- Forum: Help and Support
- Topic: guildwork is not working
- Replies: 1
- Views: 5303
Re: guildwork is not working
Sorry for the late reply. Profile related issues for Guildwork are on their end with the servers. The plugin and exe only collect information and forward it to Guildwork's server. It is up to their end to populate the profiles with the data. (There are known issues with GW that Rooks has addressed a...
- Mon Apr 15, 2019 11:57 am
- Forum: Help and Support
- Topic: sound problem
- Replies: 1
- Views: 5206
Re: sound problem
Sorry for the late reply. Ashita doesn't touch the sound options of the game itself outside of writing the option to the registry. So that part of things should work fine still and I cannot recreate this myself on my systems. Make sure your system doesn't have something else causing sound to remain ...
- Mon Apr 15, 2019 11:52 am
- Forum: Help and Support
- Topic: White Screen (Crash)
- Replies: 1
- Views: 5528
Re: White Screen (Crash)
Sorry for the late reply. Some things to try to fix this: - Check your background and menu resolutions are something valid. (Background should be like 4096x4096, menu should match your window resolution of FFXI in most cases.) - Check to make sure you don't have any broken mods installed like ReShad...
- Mon Apr 15, 2019 11:49 am
- Forum: Help and Support
- Topic: Ashita crashes tabbing w/ SwitchMon
- Replies: 6
- Views: 9661
Re: Ashita crashes tabbing w/ SwitchMon
Sorry for the late reply. If this is still a problem, can you try and post some crash dumps and information about said crashes? For it to be crashing while alt+tabbing, this sounds like an issue with something on your system and not Ashita itself.