01-02-2015, 12:09 AM
(12-31-2014, 08:45 AM)fxfire Wrote: [ -> ]k merged the 2threads we have ...
I added the new command:
GameHacks:SetPermaSwiftCast(true)
so try it and it would be nice if someone can confirm this beeing working at all ..maybe with some DPS parser or something like it ...IF there is something like it lol
For people not super skilled at programming here's a quick and dirty way to implement PermaSwiftCast.
- Download & Install Notepad++ (Click Here)
- In your LuaMods\ffxivminion folder right click the file ffxiv.lua and choose "edit with Notepad++"
- On line 567 enter a new line and type the new command "GameHacks:SetPermaSwiftCast(true)"
- Save the file in two places, one in the same folder and one in an alternate location so you can simply replace file after each reload/update.
Here's how the line would look:
![[Image: 2vux2wy.jpg]](http://i57.tinypic.com/2vux2wy.jpg)
or... if you're too scared/lazy here's my file: ffxiv.lua